Pull Request Explorer

Exploring 1219 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(core): Enable multiturn conversations when building an agent via agent builder route in AIA (no-changelog) aaguirre-rdit XL AI 4.0h 0.3h Jul 08, 2026

Summary

Bug Fix

Enable multiturn agent building in instance AI

Adds multi‑turn conversation support for agent building, allowing the assistant to edit the same agent across turns and enforce project scoping.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and quick review indicate efficient collaboration; the large code change and multiple review rounds suggest moderate complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
chore: Route remaining genuine selector-purity chained locators in tests through page objects n8n-cat-bot M AI 0.8h 0.6h Jul 08, 2026

Summary

Refactor

Route selector‑purity locators through page objects

Refactors Playwright tests to move chained selectors into page objects, clearing selector‑purity violations and refreshing the baseline.

Health Assessment

Medium
Low
Low
  • Fast cycle time (0.8h) and minimal review friction indicate a straightforward refactor with low risk. The AI‑assisted changes were reviewed and approved quickly, and the scope of 125 lines across 8 files is moderate.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
refactor(editor): Reorder credential type cards to show Fixed first guillaumejacquart S AI 0.6h 0.1h Jul 08, 2026

Summary

Refactor

Reorder credential type cards to show Fixed first

This change improves user experience by placing the default Fixed credential type card on the left, making it more intuitive for users to select the default option.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Vue
Frameworks: Vue
feat(core): Add private credential usage telemetry (no-changelog) guillaumejacquart L AI 29.9h 3.0h Jul 08, 2026

Summary

Feature

Add private credential usage telemetry

Adds telemetry to track private credential usage and resolution in workflows, enabling insights into adoption and success rates to improve user experience and compliance.

Health Assessment

Large
Low
Low
  • Quick review and single commit indicate a smooth process; the telemetry addition provides valuable analytics with minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
test: Stabilize NDV run selector interactions in vector stores e2e test (no-changelog) bjorger S AI 0.6h 0.1h Jul 08, 2026

Summary

Test

Stabilize NDV run selector interactions in vector stores e2e test

Fixes flaky end‑to‑end tests for NDV run selector interactions, improving reliability of vector store workflows.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
perf(core): Bound peak memory when computing source control status guillaumejacquart M AI 2.3h 1.6h Jul 08, 2026

Summary

Refactor

Reduce memory usage in source control status

Prevents out‑of‑memory crashes and improves performance for large workflow instances, ensuring reliable source control operations.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal rework, indicating a straightforward performance improvement.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(core): Skip webhook auth for editor test executions and scope basic auth realm per webhook bjorger M AI 4.5h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix webhook auth for editor tests and scope realm

This change stops basic auth dialogs during editor test runs, restoring expected behavior. It also scopes authentication realms per webhook, preventing credential leakage between chats.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review comment indicates straightforward fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(core): Allow plugin prefix in MCP skillsUsed and unify parameter descriptions scdekov M AI 5.6h 0.9h Jul 08, 2026

Summary

Feature

Add plugin prefix support for MCP skillsUsed

Enables MCP clients to report plugin‑prefixed skill identifiers, improving telemetry accuracy and distinguishing official from community skills.

Health Assessment

Small
Low
Low
  • Quick approval with minimal rework; AI‑assisted code generation streamlined changes.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(editor): Implements AI Assistant template examples experiment (no-changelog) (backport to release-candidate/2.29.x) n8n-assistant XL AI 3.4h 3.0h Jul 08, 2026

Summary

Feature

Add AI Assistant template examples experiment

Enables AI-generated workflow templates, enhancing user productivity by providing prompt examples.

Health Assessment

X-Large
High
Low
  • Rapid merge after backport with minimal review, but the addition of ~280k lines across 20 files indicates a substantial feature addition that may introduce integration complexity.

AI Details

Usage: Brainstorming
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
fix: Update Supabase credential description to use new secret keys dlavrenuek XS AI 4.1h 0.1h Jul 08, 2026

Summary

Bug Fix

Update Supabase credential description to new secret keys

Updates Supabase credential UI to reflect new secret key naming and tooltips, ensuring compatibility with upcoming key deprecation. No functional changes, but improves user experience and documentation.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no rework required.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(core): Report auto-bound credentials from AI Assistant workflow builds OlegIvaniv L AI 5.6h 0.3h Jul 08, 2026

Summary

Bug Fix

Fix auto-bound credential reporting in AI workflow builds

Ensures users are not prompted to reconnect credentials that are already bound, improving workflow creation experience and reducing friction.

Health Assessment

Large
Low
Low
  • Fast cycle time (5.6h) and single review round indicate a straightforward bug fix with minimal rework. AI review identified a single issue, which was resolved quickly.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(core): Reconcile stale AI Assistant mocked-credential simulation plan before workflow verification OlegIvaniv XL AI 5.2h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix stale AI simulation plan before verification

Ensures workflow re‑verification uses updated credentials, preventing false credential errors and improving reliability for users.

Health Assessment

X-Large
Low
Low
  • Rapid resolution with a single commit and quick review indicates a straightforward bug fix with minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
chore: Route NDV-internal selector-purity violations in tests through n8n-cat-bot M No 213.8h 212.9h Jul 08, 2026

Summary

Refactor

Route NDV selector violations through page objects

Improves test reliability by routing NDV tests through proper page objects, eliminating selector‑purity errors and ensuring accurate UI interactions.

Health Assessment

Medium
High
High
  • The PR had a long cycle time and a single review round, indicating low urgency but significant test refactoring effort. The changes are non‑critical to business features but improve test stability.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(core): Add durable scheduler schedule-trigger task handler (no-changelog) looorent XL No 50.5h 0.2h Jul 08, 2026

Summary

Feature

Add durable scheduler schedule-trigger task handler

Introduces a handler that turns due schedule-trigger events into workflow executions, ensuring exactly‑once processing via deduplication.

Health Assessment

X-Large
Medium
Low
  • Fast AI‑assisted review with minimal back‑and‑forth, but the addition spans over 500 lines across seven files, indicating a substantial backend change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(core): Support custom OpenAI-compatible model endpoints in AI Assistant r00gm M AI 0.5h 0.2h Jul 08, 2026

Summary

Bug Fix

Support custom OpenAI-compatible model endpoints in AI Assistant

Adds support for custom OpenAI‑compatible model endpoints, enabling the AI Assistant to connect to local or third‑party LLM servers such as LM Studio, vLLM, or Ollama, thereby improving flexibility and reducing vendor lock‑in.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(core): Port agent builder skills and tools to Instance AI (no-changelog) aaguirre-rdit XL No 167.5h 0.1h Jul 08, 2026

Summary

Feature

Port agent builder skills to Instance AI

Adds agent‑builder capability to Instance AI, enabling creation and configuration of n8n agents via a new skill and tool, expanding AI assistant functionality.

Health Assessment

X-Large
High
High
  • Long cycle time with multiple review rounds and large scope indicates significant rework and potential risk. AI review tool cubic flagged issues early, but many changes were required to address them.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(core): Use correct Gmail OAuth2 credential type in eval credential seeder (no-changelog) OlegIvaniv XS AI 2.5h 0.1h Jul 08, 2026

Summary

Bug Fix

Use correct Gmail OAuth2 credential type in eval credential seeder

Fixes credential type mismatch causing eval cases to fail, ensuring Gmail credentials are correctly registered and workflows run successfully.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and merged within hours, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(editor): Add AI activity step to @n8n/design-system heymynameisrob XL No 120.5h 3.8h Jul 08, 2026

Summary

Feature

Add AI activity step to design system

Introduces reusable AI activity components to the design system, enabling richer tool call displays and improved UI in the editor for a better user experience.

Health Assessment

Large
High
Low
  • Large scope with 20 files and 1,324 lines added/removed required multiple commits after a single review, indicating significant rework; review was quick but the complexity and size raise risk for regressions.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(editor): Add telemetry event for stalled builder generation (no-changelog) r00gm M AI 1.3h 0.3h Jul 08, 2026

Summary

Feature

Add telemetry event for stalled builder generation

Introduces a telemetry event that triggers when builder generation stalls, enabling better monitoring and reducing user frustration.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.3h and a single review with no rework indicate a smooth, low-risk PR process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(editor): Unify onboarding empty states across overview and project tabs frstavares XL AI 46.9h 26.4h Jul 08, 2026

Summary

Bug Fix

Unify onboarding empty states across tabs

Standardizes empty state UI across overview and project tabs, improving consistency and reducing user confusion. Also fixes flash and flicker issues for smoother navigation.

Health Assessment

X-Large
Medium
Medium
  • The PR had a moderate cycle time with a single review round, but the large scope and slow initial review suggest moderate risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, ChatGPT, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(editor): Keep credential connect banner below the type selector guillaumejacquart S No 4.1h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix credential connect banner positioning

Ensures the connect/connected banner remains below the type selector, preventing UI jumps when toggling credential types.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes, single review, merged within 4 hours.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Vue
feat(editor): Implements AI Assistant template examples experiment (no-changelog) (backport to release-candidate/2.30.x) n8n-assistant XL AI 0.4h 0.0h Jul 08, 2026

Summary

Feature

Add AI Assistant template examples experiment

Provides AI-generated workflow templates to streamline user onboarding and reduce setup time.

Health Assessment

Large
Medium
Low
  • Merged within 0.4 hours after a single review, indicating a smooth approval process. The PR adds a large data payload (~278k lines) but minimal code changes, suggesting low functional risk.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(editor): Implements AI Assistant template examples experiment (no-changelog) Joco-95 XL AI 210.0h 0.1h Jul 08, 2026

Summary

Feature

Add AI Assistant template examples experiment

Adds a catalog of workflow template examples for the AI Assistant, improving user onboarding and reducing setup time.

Health Assessment

Large
High
Low
  • Large-scale UI and data changes with many commits but quick review indicates confidence; however, the massive data file and numerous changes raise risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
feat(core): Run durable scheduler lifecycle loops on every main (no-changelog) looorent XL No 20.2h 0.2h Jul 08, 2026

Summary

Feature

Run durable scheduler lifecycle loops on every main

Adds jittered lifecycle loop to the scheduler, enabling concurrent main instances to share work without leader gating, improving reliability and scalability.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review comments indicate smooth integration, though the change adds substantial new code.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix: Add tooltips to node hover actions n8n-cat-bot M No 16.6h 16.1h Jul 08, 2026

Summary

Bug Fix

Add tooltips to node hover actions

Adds consistent, styled tooltips to node hover actions on the workflow canvas, improving user clarity and reducing confusion when interacting with node controls.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; single review and small scope.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Vue
chore: Remove Jest support from testing packages Matsuuu L AI 166.1h 0.4h Jul 08, 2026

Summary

Chore

Remove Jest support from testing packages

Eliminates dead Jest code paths, streamlining testing tooling and reducing maintenance overhead.

Health Assessment

Large
Low
Low
  • The PR received a quick review with a single comment and no rework, but the merge was delayed by a week, likely due to scheduling rather than technical complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: Google Docs add default drive id when searching folders dlavrenuek M No 18.7h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix Google Docs default drive ID search

Prevents errors when switching Google Docs operations by adding a default drive ID, improving reliability for users.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes and a single quick review, indicating low complexity and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(MCP Client Tool Node): Stop wrapping tool arguments in a value object BerniWittmann M No 41.4h 0.1h Jul 08, 2026

Summary

Bug Fix

Stop wrapping tool arguments in a value object

Fixes a runtime error caused by incorrectly wrapping object‑shaped arguments in the MCP client tool node, ensuring proper argument handling and dependency consistency.

Health Assessment

Medium
Low
Medium
  • The PR received a quick initial review but required a change request after a few days, indicating moderate review friction; the fix was small to medium in scope and resolved a critical runtime error.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(editor): Correct documentation link RoRoJ XS No 40.5h 0.1h Jul 08, 2026

Summary

Bug Fix

Correct documentation link

Fixes the in-app MCP documentation link to point to the correct MCP server documentation page, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed by AI, merged within 40 hours.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix: Decompress small ZIP64 archives without false size-limit error n8n-cat-bot M No 304.2h 1.8h Jul 08, 2026

Summary

Bug Fix

Fix ZIP64 decompression size limit error

Corrects false positive size limit for small ZIP64 archives, ensuring accurate decompression and preventing erroneous errors.

Health Assessment

Medium
Medium
Medium
  • The PR required several iterations and a dependency bump, but was reviewed quickly and merged after addressing the false positive size limit issue.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix(Gmail Node): Stringify expressions for parameters that expect strings RomanDavydchuk M AI 1.1h 0.9h Jul 08, 2026

Summary

Bug Fix

Fix Gmail node stringification of parameters

Ensures Gmail node handles non-string expressions by converting them to strings, preventing runtime errors and improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Javascript
fix(core): Acquire expression isolate when resolving node inputs (backport to release-candidate/2.30.x) n8n-assistant M AI 16.9h 0.0h Jul 08, 2026

Summary

Bug Fix

Fix expression isolate acquisition for node inputs

Ensures dynamic inputs in AI workflows resolve correctly in VM mode, preventing misreported connections and improving validation accuracy.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no blockers, and fast review cycle indicate a low-risk, high-impact bug fix.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(core): Acquire expression isolate when resolving node parameters (backport to release-candidate/2.30.x) n8n-assistant M AI 16.9h 0.0h Jul 08, 2026

Summary

Bug Fix

Fix expression isolate acquisition in node parameters

Ensures the VM expression engine correctly acquires an isolate during node parameter resolution, preventing failures in AI assistant debug actions and improving reliability for users.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 17 hours, with minimal changes and no blockers, indicating a straightforward, low‑risk bug fix.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(AWS Bedrock Chat Model Node): Expand inference parameters BGZStephen L AI 42.9h 0.5h Jul 08, 2026

Summary

Feature

Add optional inference parameters to Bedrock node

Adds five optional inference parameters to the AWS Bedrock Chat Model node, enabling users to fine‑tune model behavior without switching providers. This enhances flexibility for users and improves model control.

Health Assessment

Large
Low
Low
  • Fast review and single commit indicate straightforward change with minimal friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
:rocket: Release 1.123.64 n8n-assistant S AI 0.0h - Jul 08, 2026

Summary

Chore

Release 1.123.64

This release updates package versions across the n8n monorepo, ensuring consistency and preparing for downstream deployments.

Health Assessment

Small
Low
Low
  • Fast, automated release with minimal changes and no review needed.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

:rocket: Release 2.30.1 n8n-assistant M AI 0.0h 0.0h Jul 08, 2026

Summary

Chore

Release 2.30.1

Bumps package versions and applies bug fixes and new features, delivering improved stability and new capabilities to users.

Health Assessment

Small
Low
Low
  • Release merged immediately with no review delays, indicating a straightforward release process.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

:rocket: Release 2.29.8 n8n-assistant M AI 0.0h - Jul 08, 2026

Summary

Chore

Release 2.29.8

Bug fixes improve data integrity and database resilience for production runs.

Health Assessment

Medium
Low
Low
  • Release merged immediately with no review, indicating an automated release workflow.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

chore: Bundle/2.x (backport to release-candidate/2.29.x) n8n-assistant XL AI 2.2h - Jul 08, 2026

Summary

Chore

Backport bundle changes to release candidate

Backports recent bundle updates to the 2.29.x release candidate, ensuring compatibility and stability for the upcoming patch release.

Health Assessment

X-Large
Low
Low
  • Backport completed swiftly with minimal review, indicating stable changes; large code churn but no blockers.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(core): Add eval:langtracer-push to push eval cases to a suite (no-changelog) mutdmour XL AI 12.1h 10.3h Jul 08, 2026

Summary

Feature

Add eval:langtracer-push for pushing eval cases

Enables automated pushing of Instance AI evaluation cases to a curated lang‑tracer suite, replacing manual per‑case calls and improving consistency and efficiency.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time with minimal review iterations indicates efficient process; large code addition but well‑documented and tested.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(editor): Add new RadioGroup component to @n8n/design-system sebpowell XL No 117.8h 0.2h Jul 08, 2026

Summary

Feature

Add RadioGroup component to design system

Provides a robust, accessible radio group component for the design system, improving UI consistency and developer experience.

Health Assessment

Large
High
Medium
  • The PR was AI‑reviewed, leading to several iterations but a rapid first review. The large scope and extended cycle time indicate significant effort and potential risk for downstream integration.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
fix: Chat works when running on separate webhook server (backport to release-candidate/2.30.x) n8n-assistant L AI 0.4h 0.0h Jul 08, 2026

Summary

Bug Fix

Fix chat functionality on separate webhook server

Ensures chat works when n8n runs with a separate webhook server and the main process disabled, improving reliability for distributed deployments.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review indicate a straightforward bug fix with quick resolution.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(editor): Disable private credential connect and actions in execution view guillaumejacquart S AI 17.3h 0.1h Jul 08, 2026

Summary

Bug Fix

Disable private credential actions in execution view

Prevents users from initiating credential connections or modifications while viewing a workflow execution in read‑only mode, enhancing security and consistency of the UI.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and minimal changes; AI assistance streamlined the fix and regression tests were added to guard against regressions.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Vue, Typescript
Frameworks: Vue
fix(RabbitMQ Node): Resolve routingKey by index yehorkardash M AI 163.5h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix RabbitMQ routing key resolution

Corrects routing key evaluation so each message uses its intended key, preventing all messages from using the first key.

Health Assessment

Small
Low
Low
  • The PR was reviewed and approved within a few hours of opening, with only a single commit and minimal code changes, indicating a straightforward, low‑risk fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(editor): Add AI Agent node NDV controls and prompt source (no-changelog) burivuhster XL AI 137.0h 94.1h Jul 08, 2026

Summary

Feature

Add AI Agent node NDV controls

Provides users with advanced configuration options for AI Agent nodes, enhancing workflow flexibility and reducing setup friction.

Health Assessment

X-Large
High
High
  • Long cycle time (137h) and multiple review rounds indicate significant rework; large code changes (over 5k lines) increase risk of defects.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(Merge Node): Add `NODES_MERGE_SQL_SANDBOX_MEMORY_LIMIT_MB` variable yehorkardash M AI 44.5h 0.1h Jul 08, 2026

Summary

Feature

Add sandbox memory limit variable for Merge node

Allows configuring sandbox memory limit for the Merge node, improving stability for large datasets.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 2 days, minimal rework, stable change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
fix: Chat works when running on separate webhook server dlavrenuek L No 23.2h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix chat endpoint on separate webhook server

Ensures chat functionality works when n8n runs with a separate webhook server, improving reliability for users interacting with chat widgets.

Health Assessment

Large
Low
Low
  • Quick review cycle with AI bot approval, single commit, minimal rework, indicating a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(MCP Server Trigger Node): Prevent memory leak under active MCP client polling BerniWittmann S No 18.7h 0.3h Jul 08, 2026

Summary

Bug Fix

Prevent memory leak in MCP Server Trigger Node

Fixes a memory leak that caused OOM crashes during active MCP client polling by ensuring request frames are released and lowering idle session TTL, improving stability and resource usage.

Health Assessment

Small
Low
Low
  • Quick review and merge within 19 hours, minimal rework, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
chore: Bundle/2.x (backport to release-candidate/2.30.x) n8n-assistant XL AI 0.9h 0.0h Jul 08, 2026

Summary

Chore

Backport bundle to release candidate

Backport of changes from the main branch to release-candidate/2.30.x, ensuring new features and bug fixes are available in the next patch release.

Health Assessment

Large
Low
Low
  • Merged within 0.9 hours with no review comments, indicating high confidence in the backport changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(core): Add name-and-type and type-only credential matching modes for package import garfik XL No 39.1h 15.5h Jul 08, 2026

Summary

Feature

Add name-and-type and type-only credential matching modes for package import

Extends package import’s credentialMatchingMode to support fuzzy matching by name and type or type only, improving cross‑instance migration and credential resolution.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations and AI‑assisted review, indicating complexity; the large code changes and extended cycle time suggest moderate risk to delivery.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Yaml
chore: Flaky test quarantined: should enter debug mode for failed executions n8n-cat-bot XS AI 18.3h 18.2h Jul 08, 2026

Summary

Test

Stabilize debug mode E2E test

Fixes flaky E2E test for debug mode on failed executions, improving reliability of automated testing.

Health Assessment

Small
Low
Low
  • Quick fix to stabilize a flaky test with minimal changes, low risk, fast turnaround.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
« Page 16 of 25 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos