Pull Request Explorer

Exploring 1135 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
:rocket: Release 2.20.10 n8n-assistant M No 0.1h 0.0h May 18, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix (backport to release-candidate/2.21.x) n8n-assistant M No 0.3h 0.1h May 18, 2026

Summary

CI/CD

Migrate CI to Node 26 and Alpine 3.23

Upgrades CI environment to newer Node and Alpine versions, improving security and compatibility, and fixes related CVE and path issues.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI assistance used; no blockers.

AI Details

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

Tech Stack

build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix (backport to release-candidate/2.20.x) n8n-assistant M No 0.3h 0.1h May 18, 2026

Summary

CI/CD

Migrate to Alpine 3.23 and Node 26 in CI

Upgrades base images and CI matrix to newer Node and Alpine versions, improving security, performance, and compatibility while addressing a CVE fix.

Health Assessment

Medium
Low
Low
  • Backport merged quickly with a single review and minimal comments, indicating low complexity and high confidence in the changes.

AI Details

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

Tech Stack

Languages: Yaml, Javascript
Frameworks: Github-Actions, Docker
ci: Message slack on failed release pipeline run Matsuuu S No 0.4h 0.1h May 18, 2026

Summary

CI/CD

Add Slack notifications for failed release pipeline

Adds Slack alerts for failed release pipeline runs and increases Docker build timeout to 35 minutes, reducing missed failures.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(editor): Productize parallel evaluation execution DeveloperTheExplorer XL No 95.8h 20.9h May 18, 2026

Summary

Feature

Productize parallel evaluation execution

Enables parallel test execution by default for supported tiers, replaces PostHog rollout flag with license-tier defaults, and adds a UI slider for concurrency control.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations after the initial review, indicating significant rework, and the large code changes suggest a high risk of regression.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
feat: Mask password inputs and reveal-dialog content in snapshot adapter (no-changelog) BerniWittmann XL No 237.3h 0.2h May 18, 2026

Summary

Feature

Add password masking and reveal dialog redaction

Enhances security by masking password inputs and redacting sensitive content in snapshot adapters, reducing risk of leaking secrets.

Health Assessment

X-Large
High
Medium
  • The PR required many commits after the initial AI review, indicating significant rework. Despite a quick first review, the overall cycle time was long, suggesting complexity or blockers.

AI Details

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

Tech Stack

Languages: Typescript
:rocket: Release 2.20.10 n8n-assistant M No 0.4h 0.0h May 18, 2026

Summary

Health Assessment

AI Details

Confidence: 0.80

Tech Stack

chore: Migrate @n8n/config and @n8n/backend-common from jest to vitest Matsuuu L No 5.0h 0.0h May 18, 2026

Summary

Chore

Migrate @n8n/config and backend-common to vitest

Switches testing framework from Jest to Vitest, improving test performance and consistency across the backend. This change reduces test runtime and aligns with modern tooling.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a straightforward migration with low risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix: Improve AI builder reliability for Sheets and workflow lookups aalises S No 67.1h 0.1h May 18, 2026

Summary

Bug Fix

Improve AI builder reliability for Sheets and workflow lookups

Fixes runtime failures in AI-driven workflow building for Google Sheets, reducing errors and improving reliability for users.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward fix with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Deregister Telegram webhook on agent integration disconnect (no-changelog) lucamattiazzi L No 65.3h 0.1h May 18, 2026

Summary

Bug Fix

Fix Telegram webhook deregistration on disconnect

This fix removes the Telegram webhook when an agent disconnects, freeing the bot for reuse. It prevents stale webhook bindings that could block future integrations and improve reliability.

Health Assessment

Large
Medium
Medium
  • The PR was reviewed within minutes and merged after a few commits, showing efficient collaboration. The large code change and multiple review rounds suggest moderate complexity but no major blockers.

AI Details

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

Tech Stack

Languages: Typescript
:rocket: Release 1.123.44 n8n-assistant S No 2.2h 0.0h May 18, 2026

Summary

Bug Fix

Release 1.123.44

Patch release with bug fixes for critical issues in dependencies.

Health Assessment

Small
Low
Low
  • Quick release with minimal changes and no significant rework.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Node
fix(core): Resolve empty expressions to empty string in VM evaluator (backport to release-candidate/2.20.x) n8n-assistant S No 140.3h 0.0h May 18, 2026

Summary

Bug Fix

Fix VM evaluator empty expression crash

Ensures empty expressions evaluate to an empty string, preventing crashes in the VM engine and restoring parity with the legacy engine.

Health Assessment

Small
Low
Low
  • AI-assisted code change with a single review and minimal commits; quick turnaround and low impact on overall system.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
refactor(editor): Add atomic per-field render data composable for canvas nodes (no-changelog) alexgrozav XL No 144.4h 0.1h May 18, 2026

Summary

Refactor

Refactor canvas node render data composable

Improves canvas node performance by isolating per-node render data, reducing unnecessary re-renders and enhancing UI responsiveness.

Health Assessment

X-Large
High
High
  • The PR underwent extensive AI‑assisted review and multiple iterations, resulting in a large code change that improved performance but required significant rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
ci: Enforce migration ordering in code-health rule (no-changelog) shortstacked XL AI 73.1h 0.5h May 18, 2026

Summary

Feature

Enforce migration ordering in code-health rule

Adds safeguards to migration ordering, preventing silent failures in production databases, and introduces a generator to automate timestamp assignment for new migrations.

Health Assessment

Large
Low
Low
  • PR had quick review and minimal rework, but large code changes and a long cycle time due to integration with CI and migration logic.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(editor): Show Slack docs link for agent setup (no-changelog) yehorkardash XL No 1.0h 0.1h May 18, 2026

Summary

Feature

Add Slack docs link for agent setup

Adds a link to Slack documentation in the agent setup UI, improving onboarding and reducing support queries.

Health Assessment

X-Large
Medium
Low
  • PR merged within an hour with a single review, indicating a straightforward change with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(core): Update workflow version only on indexable content change ivov L No 70.6h 0.1h May 18, 2026

Summary

Bug Fix

Update workflow version on indexable content change

Improves workflow versioning by only updating on indexable content changes, enhancing data consistency and reducing unnecessary version updates.

Health Assessment

Medium
Low
Low
  • The PR had a fast review time and low number of review rounds, indicating a smooth review process. The scope of the PR is medium, with 9 files changed, but the risk level is low due to the focused nature of the changes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: N8N
docs: Document pnpm services + pnpm dev developer loop shortstacked M AI 71.7h 0.1h May 18, 2026

Summary

Refactor

Document pnpm services and dev loop

Adds documentation and refactors test utilities to streamline developer workflow, reducing build times and improving discoverability of container services.

Health Assessment

Medium
Low
Low
  • Fast review with no rework, small refactor and documentation update, normal cycle time.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Move agents test chat into a preview tab (no-changelog) mike12345567 XL No 69.1h 0.1h May 18, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

fix(editor): Load credentials when opening node credential picker gthanasis S No 91.2h 0.1h May 18, 2026

Summary

Bug Fix

Load credentials when opening node credential picker

Ensures the credential picker displays existing credentials, improving workflow configuration accuracy and reducing user frustration.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low complexity; merges from master suggest integration but no major rework.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
ci: Pass workflow inputs through env vars in run steps n8n-cat-bot S No 0.5h 0.1h May 18, 2026

Summary

CI/CD

Pass workflow inputs through env vars

Ensures workflow inputs are safely passed via env vars, improving consistency and reducing interpolation errors.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes to CI workflows.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(editor): Move agent node to top (no-changelog) yehorkardash M No 69.8h 0.0h May 18, 2026

Summary

Feature

Move agent node to top

Improves the editor by moving the new beta agent node to the top when the module is enabled.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, indicating a smooth development process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vue
test(core): Re-record instance-ai workflow setup traces (no-changelog) aalises XL No 88.5h 0.8h May 18, 2026

Summary

Chore

Re-record Instance AI workflow setup traces

Re-records Instance AI workflow setup traces to improve test reliability and reduce flakiness, ensuring faster failure detection for LLM trace drift.

Health Assessment

X-Large
High
Low
  • Large code and test changes took over 3 days to merge, but review friction was minimal with a single comment from an AI bot.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add observation log storage bjorger XL No 135.9h 14.4h May 18, 2026

Summary

Feature

Add observation log storage

Introduces a new observation‑log data model, replaces the old working‑memory persistence, and adds SDK‑level primitives for observation handling, enhancing data consistency and extensibility.

Health Assessment

X-Large
High
Low
  • Large database migration and new storage layer added over 6 days, with minimal review comments, indicating a straightforward but substantial change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Sql
fix(editor): Use vuedraggable source module in builds aalises S No 70.2h 69.2h May 18, 2026

Summary

Bug Fix

Use vuedraggable source module in builds

Fixes a recursion error in Firefox for legacy editor builds by ensuring Vite uses the ESM source entry of vuedraggable, preventing inclusion of problematic UMD bundle.

Health Assessment

Small
Low
High
  • The PR had a long review cycle but minimal changes, indicating a straightforward bug fix that required extended review time, possibly due to complexity of patching third‑party library.

AI Details

Tech Stack

fix(editor): Prevent expression editor result panel from overflowing in HTML and Markdown render modes alexander-gekov S No 88.6h 15.7h May 18, 2026

Summary

Bug Fix

Fix expression editor panel overflow in render modes

Ensures the expression editor modal maintains a stable 50/50 split between input and result panes across Text, HTML, and Markdown modes, preventing UI breakage and improving user experience.

Health Assessment

Small
Low
Medium
  • The PR had a single review and a quick test addition, with a moderate cycle time due to merge timing; overall low risk and minimal friction.

AI Details

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

Tech Stack

Languages: Vue, Typescript
Frameworks: Vue
ci: Bump rharkor/caching-for-turbo from v2.3.11 to v2.4.2 (no-changelog) n8n-cat-bot XS No 0.2h 0.0h May 18, 2026

Summary

CI/CD

Bump caching-for-turbo to v2.4.2

Updates Turborepo cache action to newer version, preventing port conflicts on shared runners.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes, AI-assisted authoring, no blockers.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(editor): Snap tidy-up node positions to grid alexander-gekov S No 91.0h 0.1h May 18, 2026

Summary

Bug Fix

Snap tidy-up node positions to grid

Fixes node alignment after the tidy‑up feature by snapping final positions to the grid, enabling accurate manual alignment for users.

Health Assessment

Small
Low
Low
  • The PR received a quick review and only one minor rework, but the overall cycle time was extended due to a long wait before final approval.

AI Details

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

Tech Stack

Languages: Typescript
ci: Bump rharkor/caching-for-turbo from v2.3.11 to v2.4.0 (no-changelog) n8n-cat-bot XS No 0.1h 0.0h May 18, 2026

Summary

CI/CD

Bump caching-for-turbo action to v2.4.0

Updates the CI action used for Node.js setup to a newer version, improving caching and overall build performance across the repository.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; no functional impact beyond dependency update.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: Apply Trivy ignore-policy to filter n8n self-CVEs shortstacked XS No 17.1h 0.0h May 18, 2026

Summary

Bug Fix

Apply Trivy ignore-policy to filter n8n self-CVEs

Fixes CI scanning to exclude internal CVEs from notifications, improving security alert relevance.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI review confirmed no issues, fast turnaround.

AI Details

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

Tech Stack

Languages: Yaml
chore: Update node popularity data n8n-assistant XL No 5.4h - May 18, 2026

Summary

Chore

Update node popularity data

Automated update of node popularity data for sorting nodes in the node creator panel, reflecting current usage patterns.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 5.4 hours with no review comments, indicating a smooth, low-risk update.

AI Details

Confidence: 0.95

Tech Stack

fix: Redact issuer-shaped secrets from MCP browser tool outputs BerniWittmann L No 255.0h - May 18, 2026

Summary

Feature

Add redaction for issuer-shaped secrets

Redacts sensitive information from browser tool outputs to improve security.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and approved quickly, indicating a smooth process.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
ci: Stream pnpm install output via append-only reporter (no-changelog) shortstacked XS AI 15.8h 0.0h May 18, 2026

Summary

CI/CD

Stream pnpm install output line-by-line

Improves CI diagnostics by streaming pnpm lifecycle logs, enabling faster failure detection.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, enhances CI visibility.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: Drop Node 26 from ci-master matrix shortstacked XS No 62.3h 0.0h May 18, 2026

Summary

CI/CD

Drop Node 26 from CI matrix

Unblocks master CI by removing unsupported Node 26 from test matrix, keeping coverage on Node 22.x and 24.15.0.

Health Assessment

Small
Low
Low
  • Quick fix to unblock CI, minimal changes, AI review confirms no issues.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: Add stale-overrides code-health rule and prune orphan overrides (no-changelog) shortstacked XL AI 89.3h 19.5h May 18, 2026

Summary

Chore

Add stale-overrides rule and prune orphan overrides

Improves dependency hygiene by detecting and removing stale pnpm overrides, reducing potential build issues and maintenance overhead.

Health Assessment

X-Large
High
Low
  • The PR introduced a substantial new rule and baseline regeneration, taking nearly 4 days to merge with minimal review, indicating a large but straightforward change.

AI Details

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

Tech Stack

Languages: Typescript
ci: Match -exp for experimental/rc releases and mark semver as latest Matsuuu S No 72.2h 0.1h May 18, 2026

Summary

Bug Fix

Update release scripts for experimental tags

Fixes release tagging logic for experimental/rc releases, ensuring correct semver marking and preventing jumbled release tracks.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes led to fast merge after a 3‑day cycle.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
chore: Bump vm2 Matsuuu S No 71.2h 0.0h May 18, 2026

Summary

Chore

Bump vm2 dependency

Updates vm2 to the latest patch to address security or compatibility issues.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, low risk.

AI Details

Tech Stack

fix: Fix 11 critical issues in vm2, protobufjs, langsmith and 1 more aikido-autofix M No 37.1h 0.0h May 17, 2026

Summary

Chore

Fix critical dependency vulnerabilities

This PR updates vm2, protobufjs, langsmith, and related packages to patch 11 critical security issues, ensuring sandbox isolation and preventing remote code execution.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low risk and straightforward maintenance.

AI Details

Usage: Authored by AI
Confidence: 0.85

Tech Stack

Languages: Yaml
fix(core): Warn MCP clients that removeNode disconnects sub-nodes JoseBra XS AI 23.1h 10.7h May 15, 2026

Summary

Bug Fix

Warn MCP clients that removeNode disconnects sub-nodes

Adds warnings to MCP clients to inform them that using removeNode will disconnect sub-nodes, preventing accidental loss of attached LLM models, memory, and tools.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under a day with a single review cycle.

AI Details

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

Tech Stack

Languages: Typescript
ci: Toggle jest verbosity off on package level Matsuuu XS No 79.0h 0.0h May 15, 2026

Summary

CI/CD

Toggle Jest verbosity off for package level

Reduces noise in CI logs, making test failures easier to spot, improving developer productivity.

Health Assessment

Small
Low
Low
  • Minimal changes, quick review, low risk, fast merge.

AI Details

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

Tech Stack

Languages: Javascript
feat(core): Add EventLoopBlocked rate cap to bound Sentry noise volume shortstacked M No 20.4h 15.9h May 15, 2026

Summary

Feature

Add EventLoopBlocked rate cap to Sentry

Introduces a leaky‑bucket rate cap to limit Sentry event volume from event‑loop blocking, reducing noise while preserving visibility into performance hotspots.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal rework; AI assistance accelerated implementation and testing.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(editor): Stabilize workflow setup credentials state scdekov M No 5.8h 0.2h May 15, 2026

Summary

Bug Fix

Stabilize workflow setup credentials state

Prevents workflow setup freeze for Instance AI users when configuring Typeform credentials, improving reliability and user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, low review friction, small scope, fast cycle time.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
fix(core): Allow agents to use webhook workflows and remove evaluations tab (no-changelog) mike12345567 L No 2.1h 0.1h May 15, 2026

Summary

Bug Fix

Fix agents UI: enable webhook workflows, remove evals tab

The change removes the unfinished Evaluations tab from the agent builder, improving user experience by eliminating incomplete features. It also enables webhook-triggered workflows as agent tools, expanding automation possibilities.

Health Assessment

Large
Medium
Low
  • Fast cycle time of 2.1 hours and a single AI review comment indicate low friction and high confidence in the changes.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
fix(editor): Persist Resource Mapper field deletions CharlieKolb M No 97.5h 17.8h May 15, 2026

Summary

Bug Fix

Persist Resource Mapper field deletions

Ensures column deletions in the Resource Mapper are persisted to the backend, preventing data loss on node refresh.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
fix: Correct misleading credential notice in Bearer Auth DawidMyslak XS No 24.4h 0.0h May 15, 2026

Summary

Bug Fix

Correct misleading credential notice in Bearer Auth

Fixes misleading reference to Custom Auth in Bearer Auth credential notice, replacing it with Header Auth to ensure accurate guidance across all node contexts.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly with no comments and merged within a day, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix shortstacked M No 22.5h 0.1h May 15, 2026

Summary

CI/CD

Migrate CI to Node 26 and Alpine 3.23

Updates CI matrix to use current Node 26 and upgrades Docker base images to Alpine 3.23, improving security, compatibility, and build reliability.

Health Assessment

Small
Low
Medium
  • Fast review and merge, but required several small commits to adjust CI matrices and Dockerfiles; overall low risk and minimal impact on production.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Github-Actions, Docker
chore(core): Bump OTEL dependencies geemanjs XL No 66.8h 0.1h May 15, 2026

Summary

Chore

Update OpenTelemetry dependencies to latest versions

Upgrades OpenTelemetry libraries to latest versions, improving telemetry accuracy and security compliance. This reduces potential bugs and aligns with industry standards.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Bypass archived workflows in activation ivov M No 3.3h 0.1h May 15, 2026

Summary

Bug Fix

Bypass archived workflows during activation

Prevents archived workflows from being activated, ensuring only active workflows run and reducing risk of unintended automation.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; AI review confirmed no issues.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add NVIDIA Nemotron Models with cloud and self-hosted NIM support krider2010 XL No 336.5h 314.8h May 15, 2026

Summary

Feature

Add NVIDIA Nemotron Models with Cloud and Self-Hosted Support

Adds NVIDIA Nemotron chat model support to n8n, enabling users to leverage NVIDIA's AI models in workflows. Supports both cloud and self-hosted NIM, giving flexibility for deployment.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix: Move agent types to api-types package (no-changelog) yehorkardash XL No 16.9h 0.1h May 15, 2026

Summary

Refactor

Move agent types to api-types package

Refactors agent schemas and DTOs into a shared api-types package, improving consistency and reducing duplication across the codebase.

Health Assessment

X-Large
High
Medium
  • The PR involved rapid iteration with multiple commits after a single AI-assisted review, indicating a complex refactor that required significant adjustments.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Vue
feat(editor): Add instance-level data redaction policy UI cstuncsik L No 72.4h 70.2h May 15, 2026

Summary

Feature

Add instance-level data redaction policy UI

Enables administrators to enforce data redaction policies at the instance level, improving compliance and data privacy controls. The UI integrates with licensing and environment flags to ensure only authorized users can configure redaction settings.

Health Assessment

Large
High
High
  • The review process was slow and involved AI-assisted feedback, indicating the changes were complex and required careful validation.

AI Details

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

Tech Stack

Languages: Javascript, Typescript, Vue
Frameworks: Vue
« Page 14 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