Pull Request Explorer

Exploring 1275 PRs. Want this for your team? Start Free Trial
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

Summary

Bug Fix

Fix 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
  • Rapid backport with minimal changes, fast review and merge, low risk.

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

Summary

Bug Fix

Fix 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
  • Quick resolution with minimal rework; single review cycle and fast response time.

AI Details

Tech 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

Summary

CI/CD

Fix 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
  • Quick review and merge with minimal changes; AI review bot flagged no issues.

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

Summary

Feature

Record 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
  • Fast review but long cycle due to merge timing; minimal rework; small scope.

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

Summary

Bug Fix

Fix 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
  • Automated dependency update resolved multiple CVEs with minimal code changes, demonstrating efficient security patching.

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

Summary

CI/CD

Improve 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
  • Fast cycle time (1.6h) and a single review comment indicate minimal friction and low risk.

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

Summary

Chore

Drop 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
  • Quick approval with minimal changes, indicating straightforward maintenance.

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

Summary

Feature

Add 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
  • The PR introduced a new feature flag to control browser use in AI Assistant, with a quick initial review but required several small commits to resolve merge conflicts and tests, indicating moderate iteration but overall smooth process.

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

Summary

Test

Fail 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
  • Quick review and single commit indicate a smooth process; the change is a small test‑infrastructure tweak with minimal risk to production.

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

Summary

Bug Fix

Serialize 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
  • The PR required multiple commits after review and introduced a new lock service, indicating moderate complexity but was resolved quickly with a fast review turnaround.

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

Summary

Feature

Show 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
  • Fast cycle time (11.4h) and near‑instant review (0.1h) indicate a smooth process. The feature is well scoped with minimal rework, and the change is low risk.

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

Summary

Refactor

Refactor: 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
  • The PR involved a substantial refactor across many files but was reviewed quickly with minimal friction, indicating a well‑structured change.

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

Summary

Bug Fix

Fix 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
  • Quick turnaround with minimal rework; single review comment resolved swiftly.

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

Summary

Bug Fix

Prevent 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
  • Quick review and single commit indicate a straightforward bug fix with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Ground WhatsApp Trigger verify-token guidance and add regression evals (no-changelog) Cadiac M AI 70.1h 69.5h Jun 29, 2026

Summary

Bug Fix

Fix 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
  • Review took long (69.5h) but no rework was needed, indicating a straightforward fix.

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

Summary

Feature

Add 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
  • Multiple AI‑assisted commits and extensive review comments led to a 10‑day cycle; the caching feature reduces DB load but requires careful invalidation logic.

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

Summary

Chore

Release 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
  • Merged in 18 minutes with no review friction and minimal code changes.

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

Summary

Chore

Release 2.27.5

Patch release that includes a bug fix preventing startup failure from partially-installed community packages.

Health Assessment

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

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

Summary

Test

Align 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
  • Test updated to match new OAuth behavior; minimal changes, quick review, low risk.

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

Summary

Chore

Reduce 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
  • Fast review (0.9h) and minimal changes (10 lines) indicate low risk and efficient process.

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

Summary

Bug Fix

Fix 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
  • Quick fix with minimal changes, resolved within minutes, indicating efficient review and low risk.

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

Summary

Feature

Add 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
  • The PR added a new dispatch path for AI evals with minimal rework, received a single review, and merged within two days, indicating a smooth process.

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

Summary

CI/CD

Sanitize workflow inputs for CI pipelines

Ensures CI workflows use sanitized inputs, improving security and reliability.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate a low‑risk, low‑friction PR.

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

Summary

Feature

Add 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
  • The PR received a rapid review and was merged after a single iteration, indicating a smooth process. The moderate code churn (≈150 lines across 16 files) reflects a focused feature addition. The overall cycle time was longer than ideal, likely due to merge timing rather than technical complexity.

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

Summary

Chore

Update 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
  • Automated PR with no review needed, merged within 0.3 hours, minimal risk.

AI Details

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

Tech Stack

« Page 26 of 26

Get this analytics stack for your team

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

Connect Repos