Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(editor): Fix InputTriple responsive behaviour in NDV parameters (backport to release-candidate/2.27.x) | n8n-assistant | M | AI | 0.3h | 0.0h | Jun 29, 2026 |
SummaryBug FixFix InputTriple responsive behaviour in NDV parameters Restores responsive layout of the InputTriple component in the NDV parameters panel, improving UI consistency and preventing layout regressions. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Vue, Typescript
Frameworks:
Vue
|
||||||
| fix(core): OpenAI and Anthropic custom header credentials causing inconsistent behaviours | mike12345567 | L | No | 66.4h | 0.1h | Jun 29, 2026 |
SummaryBug FixFix custom header credential inconsistencies Ensures model list loading works even when custom header expressions fail to evaluate, improving reliability of OpenAI and Anthropic integrations. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(ai-builder): Send eval build traces to a separate LangSmith project (no-changelog) | JoseBra | XS | No | 17.2h | 0.0h | Jun 29, 2026 |
SummaryCI/CDFix eval build traces to separate LangSmith project By directing eval build traces to a dedicated LangSmith project, the PR prevents contamination of real-user telemetry data. This ensures more accurate trace analysis and reliable metrics for future evaluations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| ci: Record git provenance metadata on eval experiments (no-changelog) | DeveloperTheExplorer | S | No | 92.1h | 0.1h | Jun 29, 2026 |
SummaryFeatureRecord git provenance metadata for eval experiments Adds CI metadata capture for eval experiments, enabling branch-based KPI tracking and distinguishing local vs CI runs. This improves analytics accuracy and supports dev‑vs‑official split. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Fix 5 security issues in hono, vue-i18n, linkify-it | aikido-autofix | S | AI | 34.6h | 34.6h | Jun 29, 2026 |
SummaryBug FixFix 5 security issues via dependency updates Updated hono, vue-i18n, and linkify-it to address DoS, XSS, and header parsing vulnerabilities, eliminating multiple high‑severity CVEs. Health Assessment
Small
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| ci: Improve Windows build resilience with retry and concurrency cap | Matsuuu | S | AI | 1.6h | 0.3h | Jun 29, 2026 |
SummaryCI/CDImprove Windows build resilience with retry Adds retry logic and concurrency cap to the Windows CI job, reducing flaky failures and ensuring reliable builds for developers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Yaml
Frameworks:
Github-Actions
|
||||||
| chore: Drop DB-rooted Sentry transactions (no-changelog) | tomi | M | AI | 2.3h | 0.2h | Jun 29, 2026 |
SummaryChoreDrop DB-rooted Sentry transactions Reduces tracing noise by removing root DB transaction spans, improving observability clarity and cutting log volume. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: Add feature flag for separate browser use (no-changelog) | dlavrenuek | M | No | 68.6h | 0.1h | Jun 29, 2026 |
SummaryFeatureAdd feature flag for separate browser use Users can toggle separate browser use in AI Assistant settings, enabling or disabling browser functionality via a feature flag, improving flexibility and reducing confusion. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vue
|
||||||
| test: Fail loud on unmatched chat-hub proxy requests | Matsuuu | S | AI | 71.2h | 0.9h | Jun 29, 2026 |
SummaryTestFail loud on unmatched chat-hub proxy requests Adds a guard to make unmatched proxy requests fail loudly, surfacing drifted request bodies for clearer debugging. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Serialize OAuth2 credential refresh to prevent rotating refresh-token invalidation | afitzek | XL | No | 71.4h | 1.7h | Jun 29, 2026 |
SummaryBug FixSerialize OAuth2 credential refresh to prevent token invalidation Prevents users from having to reconnect when concurrent refreshes invalidate rotating tokens, improving reliability and reducing support overhead. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(core): Show alert when selected time range for insights lacks data | konstantintieber | L | AI | 11.4h | 0.1h | Jun 29, 2026 |
SummaryFeatureShow alert when selected time range for insights lacks data Adds a user‑facing alert in the insights dashboard to inform users when the selected time range contains no data, improving clarity and reducing confusion. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| refactor: Extract formatPemBlock into @n8n/utils | Minilfat | XL | No | 95.5h | 5.1h | Jun 29, 2026 |
SummaryRefactorRefactor: Consolidate PEM formatting into utils Centralizes PEM block formatting logic, reducing duplication and simplifying imports across the n8n codebase. This change improves maintainability and prevents future import cycles. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| fix: Preserve AI Assistant Anthropic reasoning through proxy | OlegIvaniv | M | AI | 0.7h | 0.1h | Jun 29, 2026 |
SummaryBug FixFix Anthropic reasoning preservation through proxy Ensures AI Assistant reasoning is correctly handled when using proxied Anthropic models, preventing noisy warnings and maintaining valid reasoning. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Stop the builder from re-running a workflow it just verified (no-changelog) | aalises | M | No | 62.1h | 3.5h | Jun 29, 2026 |
SummaryBug FixPrevent builder from re-running verified workflow Ensures the AI assistant builder does not trigger a live run after verification, eliminating unnecessary approval prompts and improving user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Ground WhatsApp Trigger verify-token guidance and add regression evals (no-changelog) | Cadiac | M | AI | 70.1h | 69.5h | Jun 29, 2026 |
SummaryBug FixFix WhatsApp Trigger verify-token guidance Corrects AI hallucination about WhatsApp verify token, adding regression tests to ensure accurate guidance and prevent misconfiguration errors. Health Assessment
Medium
Low
Medium
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| perf(core): Cache published version lookup (no-changelog) | mfsiega | XL | AI | 237.7h | 94.9h | Jun 29, 2026 |
SummaryFeatureAdd caching for published workflow version lookup Improves performance by caching published workflow data, reducing database load on trigger execution and ensuring consistency during republishing. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| :rocket: Release 2.28.3 | n8n-assistant | S | AI | 0.3h | 0.0h | Jun 29, 2026 |
SummaryChoreRelease 2.28.3 Updates core to prevent startup failures from partially-installed community packages and bumps package versions for a stable release. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| :rocket: Release 2.27.5 | n8n-assistant | S | AI | 0.3h | 0.0h | Jun 29, 2026 |
SummaryChoreRelease 2.27.5 Patch release that includes a bug fix preventing startup failure from partially-installed community packages. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| test(core): Align MCP OAuth e2e with decoupled access setting | JoseBra | S | No | 45.0h | 8.8h | Jun 29, 2026 |
SummaryTestAlign MCP OAuth e2e with decoupled access setting Updates the end‑to‑end test to reflect the new OAuth behavior when MCP access is disabled, ensuring tests pass and match the production design. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(core): Reduce Daytona sandbox auto-archive and auto-delete defaults | Cadiac | S | AI | 90.6h | 0.9h | Jun 29, 2026 |
SummaryChoreReduce Daytona sandbox auto‑archive and delete defaults Lower idle window for Daytona sandboxes, freeing storage faster and reducing long‑term accumulation. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Import minimist from zx in run.mjs (no-changelog) | n8n-cat-bot | XS | AI | 0.2h | 0.2h | Jun 29, 2026 |
SummaryBug FixFix import of minimist from zx in benchmark script Corrects a runtime error in nightly benchmark runs by importing minimist from the declared zx dependency, ensuring consistent script behavior without adding new dependencies. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat(ai-builder): Re-run Instance AI evals against the PR head on demand (no-changelog) | JoseBra | L | No | 53.4h | 17.7h | Jun 29, 2026 |
SummaryFeatureAdd PR-aware dispatch for Instance AI evals Enables re-running AI evaluation workflows against the current PR head, improving test coverage and reducing stale results. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| ci: Sanitize workflow inputs | Matsuuu | S | AI | 71.2h | 0.1h | Jun 29, 2026 |
SummaryCI/CDSanitize workflow inputs for CI pipelines Ensures CI workflows use sanitized inputs, improving security and reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(core): Add credential:connect scope for private credentials | guillaumejacquart | M | AI | 72.4h | 0.2h | Jun 29, 2026 |
SummaryFeatureAdd credential:connect scope for private credentials Enables users with workflow execution rights to run OAuth authorization on private credentials without needing edit permissions, streamlining automation while maintaining security controls. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore: Update node popularity data | n8n-assistant | XL | AI | 0.3h | 0.0h | Jun 29, 2026 |
SummaryChoreUpdate node popularity data Automated weekly update of node popularity data to reflect current usage patterns, improving node sorting in the editor UI. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||