Pull Request Explorer

Exploring 1219 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(core): Block n8n-package export when sub-workflow is missing (no-changelog) ireneea XL No 143.2h 41.6h Jul 14, 2026

Summary

Feature

Block package export when sub-workflow missing

Prevents exporting packages that reference missing sub-workflows, ensuring export integrity and reducing runtime errors for users.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time and slow first review, but all changes were made before the review, indicating a large, complex change that required extensive testing and validation.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Count AI assistant workflow test runs as manual executions in statistics (backport to release-candidate/2.30.x) n8n-assistant L AI 0.7h 0.6h Jul 14, 2026

Summary

Bug Fix

Fix AI test run stats classification

Ensures AI-generated workflow tests are counted as manual executions, preventing skewed production metrics and user milestones.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes and fast review, indicating low complexity and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore: Add dummy get-n8n.sh script Matsuuu XS AI 0.1h 0.0h Jul 14, 2026

Summary

Chore

Add dummy get-n8n.sh script

This script enables testing of the new get.n8n routing, ensuring routing logic works before deployment.

Health Assessment

Small
Low
Low
  • PR merged in minutes with no review or comments, indicating minimal complexity and low risk.

AI Details

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

Tech Stack

Languages: Shell
refactor(editor): Move `rbac.store` into `@n8n/stores` (no-changelog) alexgrozav L AI 2.1h 1.0h Jul 14, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

fix(Code Node): External modules not working even when allowed in n8n version 1.x RomanDavydchuk S No 19.8h 0.3h Jul 14, 2026

Summary

Bug Fix

Fix external module resolution in Code node

Ensures Code node can load allowed external modules in Docker, preventing runtime errors and improving reliability for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within 20 hours, low risk to production.

AI Details

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

Tech Stack

Languages: Javascript
fix(core): Count AI assistant workflow test runs as manual executions in statistics (backport to release-candidate/2.31.x) n8n-assistant L AI 0.3h 0.0h Jul 14, 2026

Summary

Bug Fix

Fix AI test run stats classification

Ensures AI-generated workflow tests are counted as manual executions, preventing skewed production metrics and user milestones.

Health Assessment

Medium
Low
Low
  • Rapid backport with minimal review, indicating a straightforward fix that addressed a metric misclassification.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Export `CommandBarItem` type from `@n8n/design-system` package index (no-changelog) alexgrozav XS AI 2.2h 1.4h Jul 14, 2026

Summary

Feature

Export CommandBarItem type from design system

Adds a top‑level re‑export of CommandBarItem, allowing consumer packages to import the type without deep paths and enabling the module SDK to reference the canonical type.

Health Assessment

Small
Low
Low
  • Quick review and single commit led to a fast merge; AI assistance streamlined the change with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Allow scrolling the AI Assistant empty view when content overflows (no-changelog) (backport to release-candidate/2.31.x) n8n-assistant XS AI 0.4h 0.0h Jul 14, 2026

Summary

Bug Fix

Fix AI Assistant empty view scrolling

Enables vertical scrolling in the AI Assistant empty view when content overflows, improving usability on smaller screens.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no review delays, indicating 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
fix(editor): Allow scrolling the AI Assistant empty view when content overflows (no-changelog) (backport to release-candidate/2.30.x) n8n-assistant XS AI 0.3h 0.0h Jul 14, 2026

Summary

Bug Fix

Fix AI Assistant empty view scrolling

Enables vertical scrolling in the AI Assistant empty view when content overflows, improving usability on smaller screens.

Health Assessment

Small
Low
Low
  • Quick, single-file change with no tests added; fast review and merge cycle indicates low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Vue
Frameworks: Vue
fix: Even out workflow metadata divider spacing n8n-cat-bot M No 2.6h 2.1h Jul 14, 2026

Summary

Bug Fix

Fix uneven spacing between workflow metadata dividers

Corrects visual layout of workflow card metadata by making divider characters standalone flex children, ensuring consistent spacing.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes; test added to guard against regressions.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(core): Count AI assistant workflow test runs as manual executions in statistics OlegIvaniv L AI 1.2h 0.1h Jul 14, 2026

Summary

Bug Fix

Count AI test runs as manual executions

Ensures AI-generated workflow tests are recorded as manual runs, preventing skewed production metrics and user milestones.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; medium code changes; low risk to production.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(Microsoft Excel SharePoint Node): Add sign-in with person and app credentials (no-changelog) BGZStephen M AI 20.6h 0.5h Jul 14, 2026

Summary

Feature

Add sign-in with person and app credentials

Enables Microsoft Excel SharePoint node to authenticate using either user or app credentials, expanding automation capabilities for unattended workflows.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating clear implementation and thorough testing.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Allow scrolling the AI Assistant empty view when content overflows (no-changelog) frstavares XS AI 1.2h 0.4h Jul 14, 2026

Summary

Bug Fix

Fix AI Assistant empty view scrolling

Ensures users can access all suggestion options on smaller screens, improving usability and preventing content from being clipped.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal review and no tests added; fast cycle time indicates low complexity and risk.

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 the Instance AI durable event-log store and writer (no-changelog) r00gm XL No 120.3h 96.5h Jul 14, 2026

Summary

Feature

Add Instance AI durable event-log store

Provides durable persistence for AI event logs, enabling reliable replay, analytics, and improved system reliability without affecting current runtime behavior.

Health Assessment

X-Large
High
High
  • Long cycle time (120h) and multiple review rounds indicate significant review friction; large scope and many files suggest high risk for integration and testing.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix: Default new agent MCP tool transport to httpStreamable n8n-cat-bot M AI 19.5h 18.5h Jul 14, 2026

Summary

Bug Fix

Fix default MCP tool transport to httpStreamable

Ensures new agents use the correct, non-deprecated transport, improving reliability and preventing potential communication failures.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; the change fixed a specific bug with a small code footprint and was merged within 20 hours.

AI Details

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

Tech Stack

Languages: Typescript
fix(API): Sort tags alphabetically in the public API manifest (no-changelog) alielkhateeb M No 20.8h 0.3h Jul 14, 2026

Summary

Bug Fix

Sort public API tags alphabetically

Reorders public API tags for better documentation rendering

Health Assessment

Small
Low
Low
  • Quick review and merge, low complexity changes

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Openapi
ci(ai-builder): Fetch eval test cases from LangTracer (no-changelog) JoseBra S No 96.1h 1.6h Jul 14, 2026

Summary

CI/CD

Switch CI eval test source to LangTracer

This PR updates CI eval runners to fetch test cases from LangTracer, removing local JSON files and ensuring the test suite stays current.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework; small scope but long cycle time due to merge timing.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(editor): Make AI assistant quota-exhausted error states explicit (backport to release-candidate/2.31.x) n8n-assistant XL AI 0.4h 0.0h Jul 14, 2026

Summary

Bug Fix

Fix AI assistant quota exhaustion error states

Clarifies out‑of‑credits errors for AI assistant, improving user experience with clear messages and upgrade prompts.

Health Assessment

X-Large
Low
Low
  • Rapid backport with minimal review, indicating high confidence in the changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Bind dynamic credential tokens to a user ID (backport to release-candidate/2.31.x) n8n-assistant XL AI 0.4h 0.0h Jul 14, 2026

Summary

Bug Fix

Bind dynamic credential tokens to user ID

Ensures dynamic credential URLs are tied to the initiating user, preventing unauthorized credential activation and enhancing security.

Health Assessment

X-Large
Medium
Low
  • Rapid backport with minimal review, indicating high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore: Migrate part of backend packages to Typescript 7 Matsuuu XL No 0.5h 0.1h Jul 14, 2026

Summary

Chore

Migrate backend packages to TypeScript 7

Upgrades core backend modules to TypeScript 7, enhancing type safety and maintainability for future development.

Health Assessment

Large
Low
Low
  • The PR was merged within 30 minutes of opening, with a single AI-assisted review and no additional comments, indicating a smooth and efficient process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(editor): Make AI assistant quota-exhausted error states explicit mutdmour XL No 139.9h 24.8h Jul 14, 2026

Summary

Feature

Make AI assistant quota-exhausted error states explicit

Provides a clear out‑of‑credits notification for AI Assistant users, improving user experience and encouraging plan upgrades.

Health Assessment

X-Large
High
High
  • The PR spanned nearly 140 hours with multiple commits after the initial review, reflecting a complex refactor across backend, frontend, and test layers. The large scope and extended cycle time suggest a high risk of integration issues, mitigated by extensive automated tests and AI-assisted code generation.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Bind dynamic credential tokens to a user ID ymhr XL AI 20.7h 0.1h Jul 14, 2026

Summary

Bug Fix

Bind dynamic credential tokens to a user ID

Ensures dynamic credential URLs are tied to the initiating user, preventing unauthorized activation and improving security.

Health Assessment

X-Large
High
Low
  • Rapid review and merge within 20 hours, minimal rework, but large code changes addressing a critical security issue.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
ci: Bound and instrument Instance AI eval lane containers (no-changelog) JoseBra XL AI 119.3h 7.9h Jul 14, 2026

Summary

CI/CD

Bound and instrument Instance AI eval lane containers

Hardens CI to prevent memory and disk failures during AI evaluation runs, ensuring reliable and diagnosable job execution for production stability.

Health Assessment

Large
Medium
Low
  • The PR required many iterative commits to address CI hardening, resulting in a slow cycle time but minimal review friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat: Wire the Schedule Trigger node into the durable scheduler (no-changelog) looorent XL AI 95.1h 6.2h Jul 14, 2026

Summary

Feature

Wire Schedule Trigger node into durable scheduler

Enables persistent scheduling of trigger rules in the database, improving reliability and scalability across instances while keeping the node engine‑agnostic.

Health Assessment

Large
Medium
Medium
  • The PR received extensive automated review comments but was resolved in a single review round, indicating efficient collaboration and a moderate level of review friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
refactor(editor): Extract module contract and registries into @n8n/frontend-module-sdk (no-changelog) alexgrozav L No 20.0h 16.4h Jul 14, 2026

Summary

Refactor

Extract module contract and registries into frontend SDK

Improves modularity and decouples module contracts from editor UI, enabling easier maintenance and potential reuse without affecting runtime behavior.

Health Assessment

Medium
Low
Low
  • Single review cycle with quick approval and no major rework, indicating a clean refactor with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(API): Add public API endpoints to trigger and cancel evaluation test runs schrothbn L AI 93.9h 0.4h Jul 14, 2026

Summary

Feature

Add API endpoints for evaluation test runs

Enables programmatic triggering and cancellation of evaluation test runs, improving automation and control for users.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly with minimal comments and required only two additional commits, indicating a smooth review process. The change is moderately large (≈427 lines across 17 files) but does not involve high-risk production fixes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
feat(core): Import a folder with workflows (no-changelog) geemanjs L AI 87.3h 68.0h Jul 14, 2026

Summary

Feature

Import workflows from nested package folders

Adds the ability to import workflows that are nested inside package folders into their correct location, improving import workflow handling and reducing manual steps.

Health Assessment

Medium
Medium
High
  • The PR required over three days to merge, with a slow review process and multiple commits after the first review, indicating moderate complexity and potential friction.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Polish pass on the custom instance roles yuliia-pominchuk M AI 0.8h 0.1h Jul 14, 2026

Summary

Bug Fix

Polish custom instance role UX and copy

Improves clarity and correctness of role permissions, reducing user confusion and preventing accidental privilege changes.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal iterations, indicating high confidence in changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(Telegram Node): Add advanced HITL configuration for one-tap in-chat approval gthanasis XL No 91.2h 69.0h Jul 14, 2026

Summary

Feature

Add one-tap in-chat approval for Telegram

Enables approvers to approve or decline directly within Telegram chat, improving workflow speed and reducing friction.

Health Assessment

Large
High
High
  • The PR required multiple iterations after the initial review, indicating complex changes and a lengthy review cycle.

AI Details

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

Tech Stack

Languages: Javascript, Typescript, Vue
Frameworks: Vue
feat(Microsoft Excel SharePoint Node): Add hidden node shell (no-changelog) BGZStephen M AI 17.7h 0.3h Jul 14, 2026

Summary

Feature

Add hidden Microsoft Excel SharePoint node shell

Introduces a placeholder node for future Excel/SharePoint integration, keeping existing workflows functional while the feature is under development.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 18 hours, with a single commit and minimal comments, indicating a smooth, low-risk change.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Avoid next prev buttons from being disabled nikhilkuria S No 159.4h 0.1h Jul 14, 2026

Summary

Bug Fix

Fix flaky next/prev button behavior in editor

Resolved flakiness in E2E tests by preventing the inline expression editor's navigation buttons from being disabled due to cursor hover, ensuring consistent navigation in the Node Details View editor and improving test reliability.

Health Assessment

Small
Low
Low
  • M
  • i
  • n
  • i
  • m
  • a
  • l
  • c
  • o
  • d
  • e
  • c
  • h
  • a
  • n
  • g
  • e
  • s
  • a
  • n
  • d
  • a
  • s
  • i
  • n
  • g
  • l
  • e
  • q
  • u
  • i
  • c
  • k
  • r
  • e
  • v
  • i
  • e
  • w
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • e
  • l
  • o
  • w
  • c
  • o
  • m
  • p
  • l
  • e
  • x
  • i
  • t
  • y
  • a
  • n
  • d
  • r
  • i
  • s
  • k
  • ,
  • w
  • i
  • t
  • h
  • t
  • h
  • e
  • f
  • i
  • x
  • d
  • i
  • r
  • e
  • c
  • t
  • l
  • y
  • a
  • d
  • d
  • r
  • e
  • s
  • s
  • i
  • n
  • g
  • t
  • e
  • s
  • t
  • s
  • t
  • a
  • b
  • i
  • l
  • i
  • t
  • y
  • .

AI Details

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

Tech Stack

Languages: Typescript
chore: Add repo-local Nathan CLI for deploying test instances CharlieKolb L No 91.9h 1.3h Jul 14, 2026

Summary

Chore

Add repo-local Nathan CLI for test deployments

Enables developers to spin up test instances locally via a CLI, reducing reliance on Slack and speeding up deployment workflows.

Health Assessment

Large
Medium
Medium
  • The PR added a new CLI tool for deploying test instances, required several iterations and review rounds, and was merged after roughly four days of development.

AI Details

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

Tech Stack

Languages: Javascript
feat(AWS Bedrock Chat Model Node): Add Timeout option Minilfat M AI 19.3h 18.0h Jul 14, 2026

Summary

Feature

Add Timeout option to AWS Bedrock Chat Node

Enables configurable request timeouts and retry logic for AWS Bedrock Chat Model, preventing indefinite hangs and improving reliability for AI workflows.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review and few commits indicate a straightforward change.

AI Details

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

Tech Stack

Languages: Typescript
ci: Ping release captain when release fails Matsuuu XS AI 0.3h 0.0h Jul 14, 2026

Summary

CI/CD

Ping release captains when release fails

Notify release captains via CI when a release fails, improving incident response.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review friction.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(core): Prevent sub-workflow failures after transferring a deleted user's workflows sychovSaveliy XL No 160.4h 39.2h Jul 14, 2026

Summary

Bug Fix

Prevent sub-workflow failures after user transfer

Fixes intermittent sub-workflow failures caused by stale ownership cache when transferring deleted users, ensuring reliable workflow execution and preventing user-facing errors.

Health Assessment

Large
High
Medium
  • The PR addressed a critical bug affecting workflow execution after user deletion, but the review and merge process took over 6 days, indicating potential bottlenecks in the review workflow.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(core): Gate Instance AI config-based evals behind a PostHog feature flag (no-changelog) DeveloperTheExplorer M AI 19.9h 1.4h Jul 14, 2026

Summary

Feature

Gate Instance AI config evals behind feature flag

Adds a PostHog feature flag to control Instance AI config‑based evaluation tools, enabling per‑user gating and preserving the skill catalog cache. This limits exposure of new AI capabilities until the feature is fully ready.

Health Assessment

Medium
Medium
Medium
  • Rapid iteration with AI assistance, quick review, and minimal rework; feature added with per‑user gating and cache preservation.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
:rocket: Release 2.31.0 n8n-assistant L AI 0.3h - Jul 14, 2026

Summary

Chore

Release 2.31.0

This release updates dependencies and documentation, delivering new features and bug fixes across the platform.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review indicates a stable release process.

AI Details

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

Tech Stack

test: Stabilize executions filter reset e2e test n8n-cat-bot XS AI 1.2h 1.1h Jul 14, 2026

Summary

Test

Stabilize executions filter reset e2e test

Fixes flaky Playwright test for executions filter reset, improving test reliability and reducing false failures in the automation suite. This ensures consistent behavior of the executions list UI, giving developers confidence in the feature.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Add N8N_MCP_BASE_URL for split-hostname MCP OAuth deployments RicardoE105 L AI 82.6h 0.2h Jul 14, 2026

Summary

Bug Fix

Add N8N_MCP_BASE_URL for split-hostname MCP OAuth

Enables self-hosted instances with separate MCP hostnames to authenticate AI connectors without OAuth failures, improving reliability for remote AI integrations.

Health Assessment

Large
Medium
Low
  • PR resolved a critical OAuth issue for split-hostname deployments, required a single review and a few commits, but the 82‑hour cycle time indicates moderate complexity and a slower merge process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript, Vue
Frameworks: Vue
feat(core): Limit end-user credential creation to owner, admin and project admin roles phyllis-noester XL No 5.2h 3.3h Jul 13, 2026

Summary

Feature

Limit end-user credential creation to privileged roles

Restricts creation of end-user credentials to owners, admins, and project admins, enhancing security by preventing unauthorized credential management.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework; single review round; comprehensive tests added.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
feat(core): Rework builder interactive tools onto the shared interaction contract (no-changelog) bjorger XL AI 3.6h 1.4h Jul 13, 2026

Summary

Feature

Rework builder interactive tools onto shared contract

Enables consistent interaction contracts across agents and instance AI, improving reliability and reducing duplicated code, enhancing user experience.

Health Assessment

X-Large
High
Low
  • Fast review and merge cycle, but large scope of changes suggests high complexity; single review round indicates confidence in code quality.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(editor): Start Instance AI threads from templates on the website and template page frstavares XL AI 171.9h 28.0h Jul 13, 2026

Summary

Feature

Add Instance AI thread launch from templates

Enables users to start AI assistant threads directly from workflow templates on the website and instance template page, improving onboarding and customization.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time (≈172 h) and required many commits after the first review, indicating significant rework. The large scope (≈815 lines across 20 files) and multiple review rounds suggest high complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(editor): Improve node group selection UX MiloradFilipovic XL AI 102.9h 4.7h Jul 13, 2026

Summary

Feature

Improve node group selection UX

Enhances workflow editor by making node groups fully selectable, adding context‑menu and keyboard support, improving efficiency and reducing user errors.

Health Assessment

X-Large
High
Medium
  • PR merged after 4+ days with multiple iterations post‑review, indicating moderate review friction and a large scope of changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(editor): Remove preview label from Instance-level MCP settings nikhilkuria S No 0.6h 0.1h Jul 13, 2026

Summary

Feature

Remove preview label from MCP settings

Eliminates the preview tag from the MCP settings UI, simplifying the interface now that the feature is generally available.

Health Assessment

Small
Low
Low
  • Fast review cycle, minimal changes, AI-assisted code generation, low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
feat(core): Route AI assistant agent building through a builder sub-agent (no-changelog) bjorger XL No 5.7h 0.5h Jul 13, 2026

Summary

Feature

Add build-agent orchestration tool for instance AI

Enables AI assistants to delegate agent building to a non-interactive sub-agent, improving workflow automation and user experience.

Health Assessment

X-Large
High
Low
  • Merged in under 6 hours with minimal review friction, indicating strong code quality; large scope and multiple commits after review suggest high complexity but rapid resolution.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(editor): Add n8n Credits credential selection experiment (backport to release-candidate/2.30.x) n8n-assistant XL AI 1.9h 1.0h Jul 13, 2026

Summary

Feature

Add n8n Credits credential selection experiment

Adds a new experiment to let users choose between n8n credits and their own credentials, improving control over credential selection and reducing auto‑selection errors.

Health Assessment

Large
Low
Low
  • Fast cycle time of under 2 hours with a single approval and no rework, indicating a smooth review process. The PR adds a moderate amount of code (~444 lines) but remains focused on a single feature, keeping risk low.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(editor): Add Group/Ungroup context menu actions MiloradFilipovic XL AI 122.1h 0.2h Jul 13, 2026

Summary

Feature

Add Group/Ungroup context menu actions

Users can now group and ungroup nodes via the context menu, improving workflow organization and reducing manual steps.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time of over five days and required many commits after the initial review, indicating significant rework, but the review itself was quick and no blockers were reported.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
chore(core): Remove the assistant's embedded agent-builder toolset (no-changelog) bjorger XL No 3.2h 1.3h Jul 13, 2026

Summary

Chore

Remove assistant's embedded agent-builder toolset

Removes the assistant's embedded agent-builder toolset, temporarily disabling agent building until follow-up PRs restore this functionality.

Health Assessment

Large
Medium
Low
  • The PR is part of a larger effort to rework the agent builder, with multiple follow-up PRs planned. The removal of the agent builder toolset is a significant change, but the follow-up PRs will restore this functionality.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: N8N
fix(HTTP Request Node): Sign AWS PrivateLink (vpce) endpoints correctly gthanasis L AI 143.4h 0.4h Jul 13, 2026

Summary

Bug Fix

Fix AWS PrivateLink signing in HTTP Request node

Ensures HTTP requests to AWS services via PrivateLink are signed correctly, preventing signature errors and improving reliability for users leveraging AWS PrivateLink endpoints.

Health Assessment

Large
Medium
Low
  • The PR had a long cycle time but minimal review friction, indicating a straightforward bug fix that was eventually merged after several merge conflicts were resolved.

AI Details

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

Tech Stack

Languages: Typescript
chore(n8n Node): Track security-policy settings endpoints in API coverage manifest (no-changelog) alielkhateeb XS AI 0.5h 0.1h Jul 13, 2026

Summary

Chore

Track security-policy endpoints in API coverage

Adds two entries to the n8n node's API coverage manifest marking security-policy endpoints as gaps, keeping coverage in sync with the public API. No runtime changes, only documentation update.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal review, indicating low complexity and high confidence in correctness.

AI Details

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

Tech Stack

« Page 12 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