Pull Request Explorer

Exploring 1135 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(editor): Hide help callout for view-only credential users gthanasis S No 66.3h 0.1h May 15, 2026

Summary

Bug Fix

Hide help callout for view-only credential users

Removes misleading help prompt for users without editing rights, improving UI clarity.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low complexity and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(core): Loading agents test sessions again correctly (no-changelog) mike12345567 XL No 21.5h 0.1h May 15, 2026

Summary

Bug Fix

Fix agent session reloads for chat UI

Ensures chat sessions load correctly by using execution transcripts, improving user experience and preventing empty chat panels.

Health Assessment

X-Large
High
Low
  • Fast cycle time and single review round indicate efficient resolution, but the large number of lines changed suggests a significant impact on the codebase.

AI Details

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

Tech Stack

Languages: Typescript
refactor(editor): Migrate workflowsStore.workflowId usages in utils autologie XL No 95.1h 21.4h May 15, 2026

Summary

Refactor

Refactor editor-ui to decouple utility functions

Improves code organization and reduces coupling in the editor-ui by passing dependencies as explicit function arguments.

Health Assessment

Large
Medium
Medium
  • The PR had multiple review rounds and required significant changes, indicating potential complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(Google Cloud Storage Node): Fix large file upload and add Project RLC michael-radency XL No 218.4h 3.0h May 15, 2026

Summary

Bug Fix

Fix large file upload and add Project RLC

This PR fixes large binary file uploads to Google Cloud Storage by implementing resumable uploads and adds a resource locator component for selecting GCP projects, improving reliability and user experience.

Health Assessment

X-Large
High
Low
  • The PR involved a substantial code change (~800 lines) but was reviewed quickly and approved after a single review round, indicating efficient collaboration, though the long cycle time suggests delays in merging.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Clean up failed AI workflow shells aalises M No 36.1h 0.1h May 15, 2026

Summary

Bug Fix

Clean up failed AI workflow shells

This PR removes orphaned temporary workflow shells created during AI workflow execution, ensuring data consistency and reducing storage clutter.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity and risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
ci: Unify Slack notifications across workflows shortstacked XL AI 15.1h 0.3h May 15, 2026

Summary

CI/CD

Unify Slack notifications across CI workflows

Ensures all Slack alerts from CI and security scans are reliably sent, eliminating silent failures and improving visibility of build and vulnerability issues for the team.

Health Assessment

X-Large
Medium
Low
  • Fast review and single approval round, but the change touches 20 files and 766 lines, indicating a substantial overhaul of CI notification logic.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
fix(core): Allow building agents from scratch without using the agent builder (no-changelog) mike12345567 XL No 21.2h 0.1h May 15, 2026

Summary

Feature

Enable manual agent build without builder

Allows users to create agents from scratch without needing the agent builder, improving flexibility and reducing setup steps.

Health Assessment

X-Large
High
Medium
  • PR required multiple iterations after initial review, indicating complex changes, but overall cycle time remained fast.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
:rocket: Release 2.20.9 n8n-assistant S No 0.5h 0.0h May 15, 2026

Summary

Chore

Release 2.20.9

Patch release bumping version numbers across packages and updating changelog.

Health Assessment

Small
Low
Low
  • Fast release with minimal changes and no review issues.

AI Details

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

Tech Stack

chore: Bump @n8n/sandbox-client to 0.0.4 (no-changelog) tomi S No 1.8h 0.1h May 15, 2026

Summary

Chore

Bump @n8n/sandbox-client to 0.0.4 patch

Updates the sandbox client dependency to the latest patch, ensuring compatibility and security improvements.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI-generated summary streamlined communication.

AI Details

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

Tech Stack

Languages: Yaml
feat(core): Add PATCH for project worker pool settings (no-changelog) Flexicon XL No 43.3h 43.0h May 15, 2026

Summary

Feature

Add PATCH endpoint for project worker pool settings

Enables project admins to configure worker pool routing, improving resource allocation and performance.

Health Assessment

X-Large
High
Medium
  • Large code change with moderate review friction; single review round but significant additions; high risk due to scope.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
feat(editor): Add project worker pool settings section (no-changelog) Flexicon XL No 38.7h 15.0h May 15, 2026

Summary

Feature

Add project worker pool settings section

Adds a UI section for configuring worker pool routing per project, enabling admins to control allowed pools and default routing, improving resource allocation and workflow execution control.

Health Assessment

X-Large
Medium
Low
  • PR introduced a new project-level worker pool configuration UI, required moderate review and a single iteration, and had a large code change but was merged within 2 days.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
fix(core): Prevent proxy layer accumulation in ObservableObject (backport to release-candidate/2.20.x) n8n-assistant S No 0.4h 0.0h May 15, 2026

Summary

Bug Fix

Prevent proxy layer accumulation in ObservableObject

Fixes a stack overflow bug caused by repeated proxy wrapping in ObservableObject, improving stability for scheduled triggers.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix: Add Switch fallback output guidance for workflow builder aalises L No 21.2h 7.0h May 15, 2026

Summary

Bug Fix

Add Switch fallback output guidance

Ensures generated workflows correctly handle Switch fallback, preventing runtime errors and improving reliability for users building automated processes.

Health Assessment

Large
Medium
Low
  • Fast cycle time of 21 hours and a single review round indicate efficient collaboration; extensive test coverage and validation steps mitigate risk despite the large code changes.

AI Details

Tech Stack

Languages: Typescript, Javascript
fix(LinkedIn Node): Improve refresh token expiry error messaging rajats-dev S No 334.1h 0.0h May 15, 2026

Summary

Bug Fix

Improve LinkedIn OAuth2 error messaging

Provides clearer guidance when a refresh token is missing, reducing support overhead and improving user experience.

Health Assessment

Small
Low
Low
  • The PR received an immediate AI review with no required changes, but the long cycle time was due to merge delays rather than code complexity.

AI Details

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

Tech Stack

Languages: Javascript
feat(agents): Add deferred tool loading (no-changelog) OlegIvaniv XL No 16.2h 0.2h May 15, 2026

Summary

Feature

Add deferred tool loading

Enables agents to discover and load tools on demand, reducing startup time and memory usage while improving scalability.

Health Assessment

X-Large
Low
Low
  • Fast review and merge with minimal back‑and‑forth, indicating high confidence in the change.

AI Details

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

Tech Stack

Languages: Javascript
:rocket: Release 2.20.8 n8n-assistant S No 0.1h - May 15, 2026

Summary

Chore

Release 2.20.8

Version bump and updated dependencies for release 2.20.8.

Health Assessment

Small
Low
Low
  • Release PR merged quickly with no review issues, indicating smooth process.

AI Details

Usage: Authored by AI
Confidence: 0.90

Tech Stack

:rocket: Release 2.21.3 n8n-assistant S No 0.2h 0.0h May 15, 2026

Summary

Chore

Release 2.21.3

Version bump and changelog update for release 2.21.3.

Health Assessment

Small
Low
Low
  • Release PR completed in 12 minutes with no review issues, indicating a straightforward version bump and documentation update.

AI Details

Confidence: 0.95

Tech Stack

fix(S3 Node): Implement Delete Bucket operation michael-radency M No 156.8h 0.1h May 14, 2026

Summary

Bug Fix

Implement Delete Bucket operation in S3 node

Adds delete bucket functionality to the S3 node, enabling users to remove buckets via the UI and improving workflow automation.

Health Assessment

Medium
Low
Low
  • Fast review with AI assistance, minimal rework, straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
fix(Supabase Node): Fix getAll returning duplicate or missing records during pagination michael-radency M No 172.5h 0.1h May 14, 2026

Summary

Bug Fix

Fix Supabase node pagination duplicates

Ensures Supabase node returns accurate, non-duplicated data during pagination, improving reliability for users.

Health Assessment

Medium
Medium
Low
  • Quick AI-assisted review identified issue; moderate scope and long cycle time due to merges; overall risk moderate.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Preserve custom Form Trigger path on workflow re-import michael-radency L No 157.5h 0.1h May 14, 2026

Summary

Bug Fix

Preserve custom Form Trigger path on re-import

Ensures user‑defined form URLs remain stable after workflow export/import, preventing broken public links and reducing manual reconfiguration.

Health Assessment

Large
Medium
Low
  • Fast review with no changes, but extensive test additions confirm the fix and guard against regressions.

AI Details

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

Tech Stack

Languages: Typescript
:rocket: Release 2.20.7-exp.0 n8n-assistant S No 1.5h 0.0h May 14, 2026

Summary

Chore

Release 2.20.7-exp.0

Publishes the experimental 2.20.7 release, updating changelog and package versions.

Health Assessment

Small
Low
Low
  • Rapid release with minimal changes and no review friction.

AI Details

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

Tech Stack

fix(editor): Remove resource center tooltip (no-changelog) (backport to release-candidate/2.20.x) n8n-assistant L No 0.5h 0.0h May 14, 2026

Summary

Bug Fix

Remove resource center tooltip

This backport removes the resource center tooltip from the editor UI, simplifying the interface and reducing clutter for users.

Health Assessment

Large
Low
Low
  • Quick backport with minimal changes and immediate approval, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(editor): Remove resource center tooltip (no-changelog) (backport to release-candidate/2.21.x) n8n-assistant L No 0.5h 0.0h May 14, 2026

Summary

Bug Fix

Remove resource center tooltip

Eliminates the tooltip in the resource center, reducing UI clutter and improving editor performance.

Health Assessment

Large
Low
Low
  • Quick backport with minimal review, indicating a straightforward UI cleanup.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Avoid unnecessary planner credential prompts aalises M No 4.1h 1.2h May 14, 2026

Summary

Bug Fix

Fix planner credential prompt logic

Improves user experience by eliminating redundant credential prompts during AI planning, aligning with orchestrator rules.

Health Assessment

Medium
Low
Low
  • Quick turnaround with single review and minimal changes indicates straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Remove resource center tooltip (no-changelog) romeobalta L No 0.7h 0.0h May 14, 2026

Summary

Bug Fix

Remove resource center tooltip

Eliminates the tooltip in the resource center, improving UI clarity and reducing clutter.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate smooth integration.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
test: Add webhook latency floor benchmark with harness warmup shortstacked M AI 77.7h 46.6h May 14, 2026

Summary

Test

Add webhook latency floor benchmark with harness warmup

Adds a sync webhook latency floor benchmark and improves harness warmup, enabling accurate performance measurement for webhook throughput and latency, benefiting customers by providing a reliable floor for sync webhook response times.

Health Assessment

Medium
Medium
Medium
  • The PR had a slow review and merge timeline, taking over 3 days, but required only a single review and no subsequent commits, indicating low complexity but extended review time.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(ai-builder): Tool-driven eval mock handler with per-API quirks registry JoseBra XL AI 134.1h 44.3h May 14, 2026

Summary

Feature

Add tool-driven eval mock handler with quirks registry

Enables more reliable workflow evaluations by using a two-tool agent flow and per-API quirks registry, reducing mock failures and improving accuracy.

Health Assessment

X-Large
High
High
  • The PR required extensive iteration over five days, with multiple commits to refine the mock handler and quirks registry, indicating significant rework and complexity.
  • Long review and merge times suggest high review friction and potential bottlenecks in the approval process.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add access modes for agent Telegram integration (no-changelog) burivuhster XL No 70.2h 23.7h May 14, 2026

Summary

Feature

Add Private/Public access modes to Telegram integration

Enables granular control over Telegram bot interactions, allowing admins to restrict message delivery to specific users or open it to all, enhancing security and user experience.

Health Assessment

X-Large
High
Low
  • The PR introduced a large set of changes across backend and frontend, but AI-assisted review was completed quickly and no further commits were required before merge, indicating a smooth process despite the high scope.

AI Details

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

Tech Stack

Languages: Javascript, Typescript, Vue
Frameworks: Vue
fix: Stabilize migration-timestamp rule message for baseline hashing (no-changelog) shortstacked S No 0.5h 0.0h May 14, 2026

Summary

Bug Fix

Stabilize migration-timestamp rule message for baseline hashing

Fixes drift in code‑health baseline hashes by removing the dynamic date delta from rule messages, ensuring consistent baseline matching and preventing false positives in CI.

Health Assessment

Small
Low
Low
  • Quick fix with AI‑assisted review, minimal changes, no blockers, fast cycle time.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Agent sessions present tool errors correctly and inputs to tools when error occurs (no-changelog) mike12345567 L No 45.4h 0.1h May 14, 2026

Summary

Bug Fix

Fix agent session tool error display

Ensures accurate error reporting and data integrity in agent session histories, improving debugging and user trust.

Health Assessment

Large
Medium
Low
  • Quick AI-assisted review with minimal comments, no rework needed, and a stable merge after a single review round.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
ci: Enable verbose SafeChain logging in CI dependency install (no-changelog) shortstacked XS No 0.6h 0.0h May 14, 2026

Summary

CI/CD

Enable verbose SafeChain logging in CI dependency install

Adds environment variable to expose SafeChain diagnostics in GitHub Actions logs, improving visibility into intermittent install failures.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes and AI-assisted review, indicating low risk and high confidence in correctness.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(core): Add eval collection service + REST + runner integration (TRUST-72) DeveloperTheExplorer XL No 72.1h 48.2h May 14, 2026

Summary

Feature

Add eval collection service and REST integration

This PR adds a new evaluation collection service, REST controller, and runner integration for the n8n backend foundation.

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with 12 files changed and 2045 lines added.
  • The review process took 48.2 hours to start, indicating a moderate review friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
fix(editor): Change the title of plan review panel after approved and collapsed, fix cursor on hover (no-changelog) Cadiac XS No 48.8h 0.0h May 14, 2026

Summary

Bug Fix

Fix plan review panel title and cursor

Ensures the plan panel displays the correct title after approval and signals clickability on hover, improving user experience.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Vue
Frameworks: Vue
feat(editor): Move MCP Client Tool into the MCP category elsmr M No 3.6h 0.2h May 14, 2026

Summary

Feature

Move MCP Client Tool into the MCP category

Reorganizes the AI > Tools subpanel so the MCP Client Tool node lives in the MCP servers section instead of Recommended Tools, improving navigation and user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time (3.6h) and quick first review (0.2h) indicate a smooth process; minimal rework and a single review comment suggest low friction. AI-assisted review helped identify a single issue early.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(core): Add agent execution count telemetry (no-changelog) bjorger L No 36.5h 0.1h May 14, 2026

Summary

Feature

Add agent execution count telemetry

Provides telemetry for agent execution counts, enabling better monitoring and resource optimization for automated workflows.

Health Assessment

Medium
Low
Low
  • Fast review (0.1h) and single commit indicate a smooth process; moderate scope (371 lines, 12 files) with comprehensive tests supports low risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
:rocket: Release 2.21.2 n8n-assistant M No 1.4h - May 14, 2026

Summary

Chore

Release 2.21.2

Version bump and release of 2.21.2, including bug fixes to the core expression engine.

Health Assessment

Small
Low
Low
  • Release completed in 1.4 hours with no review comments, indicating a straightforward version bump with minimal risk.

AI Details

Tech Stack

:rocket: Release 2.20.7 n8n-assistant S No 1.2h - May 14, 2026

Summary

Chore

Release 2.20.7

Patch release bumping package versions and updating changelog for n8n 2.20.7.

Health Assessment

Medium
Low
Low
  • Fast merge with no review issues, minimal changes across many packages.

AI Details

Confidence: 0.95

Tech Stack

fix(editor): Clear workflow worker pool overrides on save (no-changelog) Flexicon S No 13.8h 13.8h May 14, 2026

Summary

Bug Fix

Clear workflow worker pool overrides on save

Fixes a bug where resetting worker pool overrides to default did not clear stored overrides, preventing stale execution settings from persisting.

Health Assessment

Small
Low
Low
  • Quick single‑commit fix with minimal review and no blockers, resulting in a fast cycle time and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(core): Extract workflow-sdk examples to a writable cache dir JoseBra M AI 11.0h 0.2h May 14, 2026

Summary

Bug Fix

Extract workflow-sdk examples to writable cache

Fixes permission errors in Docker deployments, ensuring Instance AI builder runs reliably and improves build stability for users.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix resolved a critical EACCES error, with minimal code churn and no impact on existing functionality.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Add New tag to MCP category and registry tools elsmr M No 3.4h 1.3h May 14, 2026

Summary

Feature

Add New tag to MCP category and registry tools

Adds a new tag to MCP category and registry tools, enhancing tool categorization and search visibility for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate smooth integration; AI review provided quick feedback.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
adds the android project (with node binaries) lucamattiazzi XL No 3.6h 0.2h May 13, 2026

Summary

Feature

Add Android mobile app with bundled node binaries

Enables n8n to run on Android devices by bundling node binaries, expanding platform reach.

Health Assessment

Large
Medium
Low
  • Rapid approval after minimal review indicates high confidence in code quality.

AI Details

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

Tech Stack

Languages: Kotlin
fix(editor): Prioritize MCP tile in empty state (no-changelog) romeobalta M No 3.0h 0.0h May 13, 2026

Summary

Bug Fix

Prioritize MCP tile in empty state

Improves user experience by ensuring the MCP tile appears first when the editor UI is empty, guiding users to the new MCP onboarding flow.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3 hours and immediate review indicate low friction; the change is moderate in size and focused on a single UI improvement, posing minimal risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(ai-builder): Guide builder to prefer httpBearerAuth for Bearer flows aalises L No 30.0h 0.2h May 13, 2026

Summary

Bug Fix

Prefer httpBearerAuth for Bearer flows

Fixes AI builder misconfiguration by guiding it to use httpBearerAuth for Bearer token flows, reducing user friction.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly but took a day to merge, indicating a slow merge queue rather than technical complexity.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Add correct telemetry for resumed Instance AI runs aalises S No 25.3h 0.1h May 13, 2026

Summary

Bug Fix

Fix telemetry for resumed Instance AI runs

Ensures accurate credit accounting and telemetry when Instance AI runs resume, preventing miscounting and improving reliability.

Health Assessment

Small
Low
Medium
  • Quick fix with minimal changes, approved after brief review, low risk.

AI Details

Tech Stack

Languages: Typescript
feat(API): Allow ephemeral node execution to target any accessible project guillaumejacquart M No 1.9h 0.1h May 13, 2026

Summary

Feature

Add project targeting to API node execution

Enables API clients to execute nodes in any accessible project, expanding automation flexibility and reducing reliance on personal projects. This change improves integration capabilities for external services.

Health Assessment

Medium
Low
Low
  • Fast review and merge with no changes, indicating straightforward implementation.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
feat(core): Add project pool settings endpoint and UI filtering (no-changelog) tomi M No 0.9h 0.2h May 13, 2026

Summary

Feature

Add project pool settings endpoint and UI filtering

Allows projects to define default and allowed worker pools, enabling more efficient workflow execution and better resource control.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Vue, Json
Frameworks: Vue
feat: ephemeral node executor public api eng c list nodes endpoint impl gthanasis XL No 0.1h 0.1h May 13, 2026

Summary

Feature

Add list endpoint for public API nodes

Provides a GET /ephemeral-nodes endpoint to list available nodes, improving discoverability and integration for users. Tightens POST /ephemeral-nodes/execute for better input handling.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and high confidence in implementation.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
feat(core): Add workflow execution priority setting (no-changelog) mfsiega M AI 0.4h 0.2h May 13, 2026

Summary

Feature

Add workflow execution priority setting

Enables users to set priority for workflow executions, ensuring critical tasks run before others and improving system responsiveness.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes; AI-assisted code generation contributed to quick turnaround.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
:rocket: Release 2.20.7-exp.0 n8n-assistant S No 0.3h 0.0h May 13, 2026

Summary

Chore

Release 2.20.7-exp.0

Bumps version numbers for release 2.20.7-exp.0 across monorepo packages, ensuring consistency for the experimental release.

Health Assessment

Small
Low
Low
  • Quick release with minimal changes, no blockers, AI-assisted authoring and review.

AI Details

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

Tech Stack

feat(core): Route executions to project-level worker pool defaults (no-changelog) tomi M No 0.4h 0.3h May 13, 2026

Summary

Feature

Add project-level worker pool routing

Enables project-specific worker pool defaults, improving resource allocation and isolation for workflow executions.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; AI review helped surface issues early; overall low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
« Page 15 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