Pull Request Explorer

Exploring 1135 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(core): Preserve code-builder thread suffix when parsing session n8n-cat-bot M No 193.0h 0.1h May 28, 2026

Summary

Bug Fix

Fix thread suffix parsing for AI sessions

Resolves 500 errors for AI Builder sessions, restoring chat history and preventing data corruption.

Health Assessment

Medium
Medium
Low
  • Quick review with minimal changes, but long cycle time due to merge timing; overall low risk and minimal rework.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(Pipedrive Node): Map user_id to owner_id for v2 deal and activity requests alexander-gekov L No 171.8h 1.3h May 28, 2026

Summary

Bug Fix

Map user_id to owner_id for v2 Pipedrive

Remaps user_id to owner_id in v2 Deal and Activity requests, fixing API validation errors and allowing existing workflows to run without migration.

Health Assessment

Large
Medium
Low
  • The PR resolved a critical API mismatch with quick review turnaround and extensive tests, indicating a smooth and low-friction process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Align /credentials/for-workflow response with its frontend type Minilfat L No 8.2h 0.4h May 28, 2026

Summary

Bug Fix

Align credentials response with frontend type

Ensures the API returns complete credential data, preventing undefined values in client applications and improving reliability for workflow integrations.

Health Assessment

Large
Medium
Low
  • The PR was reviewed and merged within 8 hours, showing efficient collaboration, but required several commits after the first review to refine the API contract, indicating focused iterative improvement.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Allow emails in npm person strings in no-template-placeholders lint rule garritfra S No 29.0h 0.2h May 28, 2026

Summary

Bug Fix

Fix lint rule to allow npm person emails

Corrects ESLint rule that incorrectly flagged valid npm author emails, improving lint accuracy for package metadata.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes to lint rule, indicating low risk and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Override workflow redaction policy at execution time when instance enforcement is on gthanasis L No 74.1h 0.8h May 28, 2026

Summary

Feature

Override workflow redaction policy at execution

Ensures instance-level redaction enforcement overrides workflow settings, preventing users from weakening data privacy controls.

Health Assessment

Large
Medium
Low
  • The PR introduced a new global redaction hook to enforce instance-level policies, required multiple iterations to resolve CI and type issues, but was reviewed quickly and merged after extensive testing.

AI Details

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

Tech Stack

Languages: Typescript
feat: UI for mcp servers in agents (no-changelog) yehorkardash XL No 28.6h 27.5h May 28, 2026

Summary

Feature

UI for MCP servers in agents

Adds a user interface for managing MCP servers within agents, enabling selection and configuration of MCP connections directly in the editor.

Health Assessment

Large
Medium
High
  • The PR required multiple iterations after the initial review, indicating complexity in integrating the new UI components. Review was performed by an AI tool (Cubic), which flagged issues across many files, contributing to a longer review cycle.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Use slugs instead of ids to identify MCP registry servers RomanDavydchuk L No 144.4h 72.8h May 28, 2026

Summary

Bug Fix

Use slugs instead of IDs for MCP registry servers

Switches server identification from mutable IDs to stable slugs, reducing race conditions and ensuring consistent server mapping across environments. This change improves reliability of MCP registry integration and simplifies test seeding.

Health Assessment

Medium
Medium
High
  • The PR required multiple iterations and a lengthy review cycle, indicating complexity in refactoring database identifiers and ensuring test coverage across environments.

AI Details

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

Tech Stack

Languages: Typescript
test: Add sandbox service test container tomi L No 29.1h 4.7h May 28, 2026

Summary

CI/CD

Add sandbox service test container

Adds a sandbox service to the test container registry and simplifies the CI workflow, improving test reliability and reducing build time.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly with minimal post-review changes, indicating a straightforward CI improvement. AI was used to review and generate a summary.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
fix(langchain agent Node): Resolve sub-agent tool calls inline when nested DeveloperTheExplorer XL No 72.8h 3.4h May 28, 2026

Summary

Bug Fix

Fix nested sub-agent tool call handling

Ensures nested agent tool calls execute correctly, preventing workflow failures and improving reliability for users building complex automations.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations and a large code change to resolve nested agent tool call issues, indicating significant complexity. The review was quick but the overall cycle time was slow due to extensive testing and refactoring.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Add input validation for workflow and data table names (backport to release-candidate/2.20.x) n8n-assistant M No 235.5h 0.1h May 28, 2026

Summary

Bug Fix

Add input validation for workflow and data table names

Adds Zod refinement to reject HTML markup in workflow and data table names, preventing persistence of malicious content.

Health Assessment

Medium
Medium
Low
  • Fast review with AI assistance, minimal rework; long cycle time due to backport scheduling; overall low complexity and moderate risk for production release.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(editor): Avoid recursive name collision in N8nToggle (no-changelog) garritfra XS No 2.9h 0.0h May 28, 2026

Summary

Bug Fix

Fix recursive name collision in N8nToggle

Resolves a type‑checking error that blocked CI for node modules, enabling uninterrupted development and faster feedback.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, and no blockers.

AI Details

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

Tech Stack

Frameworks: Vue
chore(core): Remove redundant memory string from OM (no-changelog) riqwan S No 1.2h 0.1h May 28, 2026

Summary

Chore

Remove redundant memory string from OM

Eliminates unnecessary memory string from observation manager prompts, improving clarity and reducing payload size.

Health Assessment

Small
Low
Low
  • Fast review and merge with no issues, minimal code changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
test(ai-builder): Skip flaky sequential-interrupt checkpoint test (no-changelog) DeveloperTheExplorer XS No 0.4h 0.0h May 28, 2026

Summary

Test

Skip flaky sequential-interrupt checkpoint test

This PR temporarily skips a flaky test that blocks backend unit tests, allowing continuous integration to proceed while the underlying race condition is addressed. The skip prevents build failures and keeps the pipeline stable until the engine race is fixed.

Health Assessment

Small
Low
Low
  • The PR was approved immediately with no rework, indicating low friction and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
refactor(editor): Move session state off workflows-store bridge (no-changelog) alexgrozav XL No 48.9h 1.7h May 28, 2026

Summary

Refactor

Move session state off workflows-store bridge

Refactor editor state management to use a dedicated workflow execution state store, improving modularity and reducing coupling.

Health Assessment

X-Large
High
Medium
  • The PR required many post-review commits, indicating iterative refinement. Despite a quick initial review, the large scope and multiple changes raise moderate to high risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
refactor(core): Route $getPairedItem through typed-RPC dispatcher despairblue L No 25.9h 25.1h May 28, 2026

Summary

Refactor

Refactor $getPairedItem routing via typed-RPC

Improves security and consistency by routing $getPairedItem through typed-RPC, adding schema validation and removing generic call channel. This internal refactor enhances trust boundaries without affecting user-facing behavior.

Health Assessment

Large
Low
High
  • The PR had a slow first review but minimal rework, indicating a straightforward internal refactor with no user impact.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Preserve underlying cause when logging webhook execution failures mattcarabine M No 50.6h 1.8h May 28, 2026

Summary

Bug Fix

Preserve underlying cause in webhook failure logs

Operators now see the full error chain in logs and Sentry, improving triage of webhook failures.

Health Assessment

Small
Low
Low
  • Quick review and single commit fix, minimal scope, fast turnaround, low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add tool to resolve node params for a given item in execution Cadiac XL No 21.5h 0.7h May 28, 2026

Summary

Feature

Add tool to resolve node parameters

Enables AI assistant to inspect resolved node parameters during execution, improving debugging and automation accuracy.

Health Assessment

Large
Medium
Low
  • Fast review and merge, but many commits after the initial review indicate iterative refinement; overall low friction but moderate risk due to large code addition.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
refactor(core): Route $evaluateExpression through typed-RPC dispatcher despairblue L No 26.0h 24.9h May 28, 2026

Summary

Refactor

Refactor typed-RPC dispatcher for $evaluateExpression

This refactor routes $evaluateExpression through the typed-RPC dispatcher, ensuring consistent evaluation across VM and legacy engines. It preserves compatibility with community templates and AI workflow features, preventing potential breakage.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly with no issues, indicating a smooth process. The refactor was straightforward and did not introduce new bugs.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Refine plan review with chat-input edits r00gm XL No 48.8h 46.2h May 28, 2026

Summary

Feature

Refine plan review UX with chat-input edits

Enhances the plan approval workflow by replacing inline textareas with a focused chat input, adding explicit actions, and improving visual feedback, leading to clearer user interactions and reduced confusion.

Health Assessment

X-Large
Medium
High
  • Review took nearly 46 hours before first feedback, but no subsequent changes were required, indicating a smooth final approval. The PR introduces a large number of lines across many files, which could increase maintenance overhead.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(core): Expand ESLint rule to catch toThrowError error instance assertions Matsuuu XL No 25.4h 0.1h May 28, 2026

Summary

Bug Fix

Expand ESLint rule for toThrowError assertions

Improves linting accuracy by detecting error instance assertions in toThrowError, reducing false positives and ensuring code quality. This fix prevents linting errors across core and CLI packages.

Health Assessment

X-Large
High
Medium
  • T
  • h
  • e
  • P
  • R
  • r
  • e
  • q
  • u
  • i
  • r
  • e
  • d
  • m
  • u
  • l
  • t
  • i
  • p
  • l
  • e
  • c
  • o
  • m
  • m
  • i
  • t
  • s
  • a
  • f
  • t
  • e
  • r
  • a
  • q
  • u
  • i
  • c
  • k
  • r
  • e
  • v
  • i
  • e
  • w
  • ,
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • i
  • n
  • g
  • i
  • t
  • e
  • r
  • a
  • t
  • i
  • v
  • e
  • r
  • e
  • f
  • i
  • n
  • e
  • m
  • e
  • n
  • t
  • ,
  • b
  • u
  • t
  • t
  • h
  • e
  • o
  • v
  • e
  • r
  • a
  • l
  • l
  • c
  • y
  • c
  • l
  • e
  • t
  • i
  • m
  • e
  • r
  • e
  • m
  • a
  • i
  • n
  • e
  • d
  • w
  • i
  • t
  • h
  • i
  • n
  • a
  • d
  • a
  • y
  • .

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(core): Add agent chat integration improvements (no-changelog) mike12345567 XL No 23.3h 0.2h May 28, 2026

Summary

Feature

Add agent chat integration improvements

Enhances agent chat by adding Slack and Linear integration support, improving context handling, and streamlining workflow interactions, boosting productivity for users.

Health Assessment

X-Large
High
Low
  • The PR underwent rapid iteration with multiple merges and fixes within a day, indicating a complex integration effort. Despite a fast review cycle, the large code churn suggests high risk and potential for bugs.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
refactor(editor): Scope NDV store per workflow document (no-changelog) alexgrozav XL No 46.8h 0.4h May 28, 2026

Summary

Refactor

Refactor NDV store to per‑workflow scope

Isolates NDV state per workflow, preventing cross‑workflow leaks and improving data integrity.

Health Assessment

Medium
Low
Low
  • Fast review (0.4h) and single commit indicate low complexity; the change is small to medium in scope and carries minimal risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
:rocket: Release 2.23.1 n8n-assistant S No 0.5h 0.0h May 28, 2026

Summary

Chore

Release 2.23.1

Version bump to 2.23.1, updating changelog and package versions.

Health Assessment

Small
Low
Low
  • Quick release with minimal changes, no review needed.

AI Details

Tech Stack

:rocket: Release 1.123.49 n8n-assistant S No 0.3h 0.0h May 28, 2026

Summary

Bug Fix

Release 1.123.49

Bug fix that prevents connection leaks in webhook handling, released in a quick patch.

Health Assessment

Small
Low
Low
  • Release merged within 18 minutes with no review friction and minimal code changes.

AI Details

Confidence: 0.95

Tech Stack

refactor(core): Route $('Foo').pairedItem / .itemMatching / .item through typed-RPC dispatcher despairblue L No 36.5h 36.0h May 28, 2026

Summary

Refactor

Refactor typed RPC dispatcher for node proxies

Refactors the typed RPC dispatcher to streamline node proxy interactions. This internal change improves maintainability and reduces error handling complexity, ensuring more reliable workflow execution.

Health Assessment

Large
Medium
Medium
  • The PR underwent a single review after a 36‑hour delay, indicating moderate review friction. The refactor touches core runtime logic with a substantial code change, but the lack of multiple review rounds suggests confidence in the changes.

AI Details

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

Tech Stack

Languages: Typescript
fix(Postgres Node): Return empty array for SELECTs that match no rows alexander-gekov L No 308.1h 70.2h May 28, 2026

Summary

Bug Fix

Fix Postgres Node SELECT empty array

Ensures SELECT queries that return no rows produce an empty array instead of a success flag, restoring correct workflow branching.

Health Assessment

Large
Medium
High
  • The PR involved extensive regex refactoring and added comprehensive tests, resulting in a 12‑day cycle and moderate review friction.

AI Details

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

Tech Stack

Languages: Typescript
feat: Support agent mcp servers (no-changelog) yehorkardash XL No 67.5h 45.0h May 28, 2026

Summary

Feature

Add MCP server support for agents

Enables agents to connect to MCP servers via a new schema and builder tools, expanding integration capabilities for users.

Health Assessment

Large
Medium
Low
  • PR added MCP server support with extensive tests; single review round indicates smooth integration and low friction.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Synthesize type-defs for MCP registry nodes at request time BerniWittmann L No 164.7h 0.4h May 28, 2026

Summary

Bug Fix

Fix type-def synthesis for MCP registry nodes

Ensures Instance AI and Agent Builder can retrieve type definitions for synthetic MCP registry nodes, preventing node‑not‑found errors and improving runtime node handling.

Health Assessment

Large
Medium
Low
  • The PR resolved a runtime error for synthetic nodes with a single quick review and was merged after a week, indicating moderate complexity but straightforward resolution.

AI Details

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

Tech Stack

Languages: Typescript
:rocket: Release 2.22.5 n8n-assistant S No 0.2h - May 28, 2026

Summary

Chore

Release 2.22.5

Bumps version numbers across all packages, ensuring consistency and enabling the latest bug fixes and features for users.

Health Assessment

Small
Low
Low
  • Release merged within minutes with no review needed, indicating automated release workflow.

AI Details

Confidence: 0.80

Tech Stack

fix(editor): Clear pin data on workspace initialization of production execution CharlieKolb XS No 17.4h 0.1h May 28, 2026

Summary

Bug Fix

Clear pin data on workspace initialization

Fixes regression where production executions incorrectly display pin data, ensuring correct execution data is shown.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
refactor(core): Resolve $jmespath in-isolate for VM engine (no-changelog) (backport to release-candidate/2.22.x) n8n-assistant M No 188.0h 0.1h May 28, 2026

Summary

Refactor

Refactor core to resolve $jmespath in-isolate for VM engine

Ensures $jmespath functions are resolved within the isolated VM engine, reducing host-callable surface and improving security and performance.

Health Assessment

Medium
Medium
Low
  • The PR had a long cycle time but minimal review friction, indicating a straightforward refactor that was eventually merged after a few commits.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Allow users to disconnect their own dynamic credential connection guillaumejacquart XL No 39.4h 4.2h May 28, 2026

Summary

Feature

Allow users to disconnect their own dynamic credential connection

Users can revoke their own OAuth connections without affecting others, enhancing security and user control.

Health Assessment

X-Large
High
Medium
  • The PR added a new user‑facing feature with significant backend and frontend changes, required multiple review cycles and AI‑assisted review, but was merged within a day with moderate review friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(editor): Render new empty state for quick-connect credentials in standalone mode BerniWittmann S No 40.0h 0.2h May 28, 2026

Summary

Bug Fix

Render new empty state for quick-connect credentials

Fixes the credential setup UI for AI builder flows, ensuring quick-connect credentials display the correct sign-in button and improving user experience. This prevents users from seeing legacy dropdowns and streamlines credential onboarding.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(editor): Show data redaction scope dropdown to unlicensed users cstuncsik M No 136.3h 3.4h May 28, 2026

Summary

Feature

Show data redaction scope dropdown to unlicensed users

Adds a gated UI for data redaction settings, allowing unlicensed users to see options but requiring upgrade, improving UX consistency and preventing unauthorized changes.

Health Assessment

Medium
Low
Low
  • PR had a single AI-assisted review and a long cycle time due to multiple merge commits, but the change was straightforward and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
ci: Limit e2e-infrastructure triggers to dispatch and nightly n8n-cat-bot XS No 0.5h 0.0h May 27, 2026

Summary

CI/CD

Limit e2e-infrastructure triggers to dispatch and nightly

Reduces unnecessary CI runs, saving compute resources and speeding feedback loops.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, no review required, indicating efficient CI maintenance.

AI Details

Confidence: 0.20

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: Disable turbo cache on test:changed tasks n8n-cat-bot XS No 3.6h 2.6h May 27, 2026

Summary

CI/CD

Disable turbo cache on test:changed tasks

Improves CI efficiency by preventing unnecessary cache writes for test:changed tasks

Health Assessment

Small
Low
Low
  • The PR was merged quickly, indicating low review friction and a straightforward change

AI Details

Confidence: 0.80

Tech Stack

Languages: Json
Frameworks: Turbo
ci: Add build-on-miss fallback to E2E docker image load n8n-cat-bot S No 3.0h 2.9h May 27, 2026

Summary

CI/CD

Add build-on-miss fallback to E2E docker image load

This change allows E2E tests to rebuild Docker images on cache miss, preventing hard failures. It improves test reliability and reduces false positives caused by cache eviction.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes; AI-assisted code generation streamlined the update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(core): Track JWE enablement on credential save events guillaumejacquart M No 3.9h 0.2h May 27, 2026

Summary

Feature

Track JWE enablement on credential events

Adds a jweEnabled flag to credential events and forwards it to PostHog telemetry, enabling measurement of JWE usage on OAuth2 credentials.

Health Assessment

Medium
Low
Low
  • Fast review and merge with AI assistance; single commit; minimal scope; low risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(editor): Show private credential connection state in credentials list guillaumejacquart L No 34.5h 0.3h May 27, 2026

Summary

Feature

Show private credential connection state in credentials list

Adds UI to display connection status for private credentials, enabling direct OAuth flow and showing connected state.

Health Assessment

Large
Low
Low
  • Merged within 34.5 hours after a single review, indicating a straightforward change with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(editor): Introduce new project/folder actions menu MiloradFilipovic XL No 224.2h 0.1h May 27, 2026

Summary

Feature

Add project/folder actions menu

Users can now perform bulk actions on projects and folders directly from a new menu, improving workflow efficiency.

Health Assessment

X-Large
High
Medium
  • The PR underwent extensive iteration with 10 commits after the initial review, indicating significant rework, but the review process itself was quick.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
docs: Correct OpenAPI schema for /source-control/pull MarcL M No 24.5h 0.1h May 27, 2026

Summary

Bug Fix

Correct OpenAPI schema for /source-control/pull

Aligns the public API spec with the actual implementation, eliminating mismatches that could cause integration errors for clients. This ensures developers using the API receive accurate request and response definitions, improving reliability and developer experience.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a smooth, low‑friction process.

AI Details

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

Tech Stack

Languages: Yaml
:rocket: Release 2.22.4-exp.0 n8n-assistant S No 0.4h - May 27, 2026

Summary

Chore

Release 2.22.4-exp.0

This release updates package versions and documentation, including a new editor feature that surfaces the MCP access toggle on workflow cards, improving user workflow management.

Health Assessment

Small
Low
Low
  • Fast, single-commit release with minimal changes, indicating a routine maintenance update.

AI Details

Confidence: 0.95

Tech Stack

feat(editor): Add fallback web search for agents bjorger XL No 98.4h 0.1h May 27, 2026

Summary

Feature

Add fallback web search for agents

Adds native and fallback web search support for agents, enabling Brave/SearXNG utilities and improving builder reliability and memory defaults.

Health Assessment

X-Large
High
High
  • The PR required extensive rework after the initial review, with multiple commits and comments over a 4‑day cycle, indicating significant complexity and potential integration risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
refactor(core): Route $fromAI() through typed-RPC dispatcher despairblue L No 25.6h 23.0h May 27, 2026

Summary

Refactor

Refactor $fromAI routing via typed-RPC dispatcher

Internal refactor to unify $fromAI aliases and streamline typed-RPC dispatching, improving maintainability without changing behavior.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly with no issues, indicating a straightforward refactor with minimal risk. The merge occurred within a day, reflecting efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
test(ai-builder): Reduce Instance AI E2E flakiness aalises M No 3.2h 0.1h May 27, 2026

Summary

Bug Fix

Reduce Instance AI E2E flakiness

This PR reduces Instance AI E2E flakiness by improving proxy-backed replay tests and making the sidebar rename action more reliable.

Health Assessment

Small
Low
Low
  • The PR has a low cycle time of 3.2 hours and a fast time to first review of 0.1 hours, indicating efficient review and merge processes.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Playwright
feat(editor): Default workflow resolver to n8n system resolver guillaumejacquart M No 31.1h 0.4h May 27, 2026

Summary

Feature

Show default system resolver in workflow settings

Users see the system resolver as default when none selected, improving UX and preventing accidental credential pinning.

Health Assessment

Small
Low
Low
  • Quick AI review with no issues, merged within 31 hours.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
feat(core): Add option to track only published workflows with OpenTelemetry and make it the default konstantintieber M No 5.0h 0.1h May 27, 2026

Summary

Feature

Add default OpenTelemetry trace filter for published workflows

Enables selective tracing of published workflows, reducing noise and improving observability.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; extensive test coverage ensures stability.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Direct-mount editor in AI artifact preview r00gm XL No 30.0h 23.6h May 27, 2026

Summary

Feature

Direct-mount editor in AI artifact preview

Replaces iframe-based editor with directly-mounted editor for improved performance and usability.

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with 11 files changed, indicating significant changes to the codebase. The review process took 23.6 hours, which is relatively long, but the PR was ultimately merged after addressing the reviewer's comments.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
test: Fix wrong description in runtime skills test Cadiac XS No 0.8h 0.0h May 27, 2026

Summary

Test

Fix wrong description in runtime skills test

Corrects a broken test that incorrectly described runtime skills, ensuring test reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately by AI, no human review needed.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Stabilize runtime skill snapshot hashes (no-changelog) (backport to release-candidate/2.23.x) n8n-assistant M No 0.4h 0.0h May 27, 2026

Summary

Bug Fix

Stabilize runtime skill snapshot hashes

Ensures consistent snapshot names across CI and production, reducing drift and improving reliability for Instance AI deployments.

Health Assessment

Medium
Low
Low
  • Backport completed quickly with minimal changes, indicating low complexity and high confidence in stability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
« Page 6 of 23 »

Get this analytics stack for your team

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

Connect Repos