Pull Request Explorer

Exploring 1061 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(core): Acquire/release VM isolate at production callsites (no-changelog) Flexicon XL AI 91.0h 70.2h Jun 02, 2026

Summary

Refactor

Acquire/release VM isolate at production callsites

Ensures VM isolation is properly acquired and released at key production call sites, preventing resource leaks and improving stability.

Health Assessment

X-Large
High
High
  • The PR required a lengthy review and involved a large codebase change, indicating significant complexity and potential risk.

AI Details

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

Tech Stack

Languages: Typescript
chore(core): Backport ExpressionObservabilityProvider (no-changelog) Flexicon XL AI 91.0h 70.1h Jun 02, 2026

Summary

Chore

Backport ExpressionObservabilityProvider

Adds an observability provider to the CLI for expression evaluation, enabling metrics and tracing for internal use.

Health Assessment

X-Large
High
Medium
  • The PR had a 91‑hour cycle time and a 70‑hour review delay, but only a single comment, indicating a large but straightforward change that required significant time to review.

AI Details

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

Tech Stack

Languages: Typescript
chore(core): Backport workflow engine-parity test workspace (no-changelog) Flexicon XL AI 91.0h 70.1h Jun 02, 2026

Summary

Test

Backport workflow engine-parity test workspace

Adds a test workspace to run workflow tests under both legacy and VM expression engines, ensuring parity and stability.

Health Assessment

Large
Medium
High
  • The PR introduced a comprehensive test workspace to run workflow tests under both legacy and VM engines, ensuring parity. The review was delayed, but the change was straightforward and passed all tests.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(Zulip Node): Normalize multiOptions recipients when expression returns a string hammadxcm M No 20.7h 20.0h Jun 02, 2026

Summary

Bug Fix

Normalize Zulip multiOptions recipients

Fixes an error that prevented private messages from being sent when the To field expression returns a string, ensuring reliable message delivery for users.

Health Assessment

Medium
Low
Low
  • Quick single‑commit fix with one approval and no rework, indicating a straightforward, low‑risk change.

AI Details

Tech Stack

Languages: Typescript
fix: Extend Browser mcp secret redaction patterns BerniWittmann M No 260.4h 0.2h Jun 02, 2026

Summary

Bug Fix

Extend Browser mcp secret redaction patterns

Adds new regex patterns to scrub secrets from MCP browser output, improving security by preventing accidental exposure of AI provider keys and cloud credentials.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly but had a long cycle time, suggesting scheduling or merge bottlenecks rather than technical complexity.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
fix(core): Preserve execution output fidelity in eval verifier artifact (no-changelog) JoseBra XL No 255.2h 98.5h Jun 02, 2026

Summary

Bug Fix

Preserve execution output fidelity in eval verifier

Improves AI evaluation accuracy by maintaining per-branch outputs, reducing false negatives and enhancing reliability of automated workflows.

Health Assessment

Large
High
Medium
  • The PR had a long cycle time (~10 days) and a single commit after a review, indicating a focused but time‑consuming effort. The large code change (≈850 lines across 9 files) and multiple merge steps suggest moderate to high risk, but the thorough test suite and clear documentation mitigate potential issues.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(core): Add VM expression-engine API to Expression class (no-changelog) Flexicon L AI 90.3h 70.2h Jun 02, 2026

Summary

Feature

Add VM expression-engine API to Expression class

Enhances the Expression class with a new VM expression-engine API, improving the application's functionality and performance.

Health Assessment

Medium
Medium
Low
  • The PR had a relatively long cycle time of 90.3 hours, but the review process was straightforward with only one commented review.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vite
refactor(core): Reject combining requireStatus and requireNotCanceled ivov S No 17.5h 0.1h Jun 02, 2026

Summary

Refactor

Refactor: Reject combining requireStatus and requireNotCanceled

Simplifies execution persistence logic, preventing invalid state combinations and reducing potential errors.

Health Assessment

Small
Low
Low
  • Quick review and merge within 17.5 hours, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
chore(core): Register ExpressionEngineConfig in @n8n/config (no-changelog) Flexicon L AI 90.0h 70.2h Jun 02, 2026

Summary

Chore

Register ExpressionEngineConfig in @n8n/config

Adds a new configuration block for the ExpressionEngine, enabling future engine selection without impacting current behavior.

Health Assessment

Large
Medium
Medium
  • The PR introduced a new config block with a large number of lines and experienced a slow review process, indicating moderate complexity and potential for future maintenance.

AI Details

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

Tech Stack

Languages: Typescript
refactor: Widen instanceof ApplicationError checks to also accept BaseError n8n-cat-bot S No 138.0h 119.0h Jun 02, 2026

Summary

Refactor

Refactor error checks to include BaseError

Prepares for ApplicationError to BaseError migration by widening error checks, preventing silent behavior changes.

Health Assessment

Small
Low
High
  • The PR required over five days for the first review, indicating slow initial review, but only one round of changes and a very small code footprint, suggesting minimal rework and low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
fix(core): Raise rate limit on telemetry `/identify` endpoint n8n-cat-bot XS No 16.1h 6.5h Jun 02, 2026

Summary

Bug Fix

Raise rate limit on telemetry identify endpoint

Prevents frequent 429 errors for internal telemetry, ensuring reliable analytics and smoother user experience.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; AI-assisted code improved consistency; resolved rate limit mismatch causing 429 spikes.

AI Details

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

Tech Stack

Languages: Typescript
chore(core): Migrate @n8n/ai-workflow-builder.ee from Jest to Vitest (no-changelog) Matsuuu XL No 1.0h 0.4h Jun 02, 2026

Summary

Chore

Migrate ai-workflow-builder.ee tests from Jest to Vitest

Switches the test framework to Vitest, improving test speed, reliability, and developer experience for the AI workflow builder package.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within an hour with a single review, showing efficient collaboration, but the large number of lines and files indicates substantial refactoring of the test suite.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Fix multi-turn evals for mcp (no-changelog) MiloradFilipovic M No 21.9h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix multi-turn evals for MCP

Ensures multi-turn evaluation context is preserved and handles missing credentials, improving reliability of workflow evaluations.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal changes, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix: Only allow specified AWS regions dlavrenuek L No 91.3h 0.1h Jun 02, 2026

Summary

Bug Fix

Fix AWS region validation

Prevents use of unsupported AWS regions, improving reliability and security for AWS node integrations.

Health Assessment

Large
Medium
Low
  • Fast review but long cycle time suggests delayed testing or release scheduling.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
test: Migrate @n8n/chat-hub from Jest to Vitest (no-changelog) Matsuuu S No 2.1h 0.1h Jun 02, 2026

Summary

Refactor

Migrate @n8n/chat-hub from Jest to Vitest

Standardize test suite on Vitest to reduce CI flakiness

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes and no test code updates required

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vite, Vitest
chore(core): Migrate @n8n/ai-node-sdk from Jest to Vitest (no-changelog) Matsuuu S No 1.5h 0.1h Jun 02, 2026

Summary

Chore

Migrate @n8n/ai-node-sdk from Jest to Vitest

Switches the test runner to Vitest to reduce CI flakiness without changing any production code, improving reliability and build speed.

Health Assessment

Small
Low
Low
  • Fast review and merge (1.5h cycle time, 0.1h to first review) with minimal code changes, indicating a low‑risk tooling update that quickly improves CI stability.

AI Details

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

Tech Stack

Languages: Javascript, Typescript, Yaml
Frameworks: Vitest
test: Page-scope Instance AI preview NDV output panel locator Matsuuu XS No 0.3h 0.1h Jun 02, 2026

Summary

Test

Fix test locator for AI preview NDV panel

Ensures end-to-end tests correctly locate the NDV output panel in the AI preview, preventing false failures and improving test reliability. This change resolves flaky test failures caused by teleportation of the panel.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no blockers, AI-assisted review, fast turnaround.

AI Details

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

Tech Stack

Languages: Typescript
chore: Remove redundant jest config Matsuuu XS No 18.4h 0.0h Jun 02, 2026

Summary

Refactor

Remove redundant jest config

Clean up legacy Jest configuration after migrating to Vitest, reducing clutter and potential confusion.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript
test: Migrate @n8n/local-gateway from Jest to Vitest Matsuuu L No 17.3h 0.1h Jun 02, 2026

Summary

Refactor

Migrate @n8n/local-gateway tests to Vitest

Standardizes test runner across monorepo, improving consistency and maintainability.

Health Assessment

Large
Low
Low
  • Fast review cycle, minimal rework, AI-assisted code generation streamlined the migration.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vitest
feat(core): Add scheduled tasks for agents bjorger XL No 40.2h 7.9h Jun 02, 2026

Summary

Feature

Add scheduled tasks for agents

Enables agents to run multiple scheduled tasks, improving automation flexibility and reducing manual intervention.

Health Assessment

X-Large
High
Medium
  • The PR introduced a large number of changes across many files, with extensive comments from an AI review bot, but only a single review round, indicating a high effort but streamlined approval process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(editor): Hide private credential connect controls without update permission guillaumejacquart S No 4.6h 0.2h Jun 01, 2026

Summary

Bug Fix

Hide private credential connect controls for read‑only users

Prevents users lacking update permission from seeing or triggering connect actions on private credentials, avoiding failed server calls and improving user experience.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low‑risk fix; AI review comment helped streamline the process.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
feat(core): Paginate the API keys list endpoint RicardoE105 L No 5.5h 1.3h Jun 01, 2026

Summary

Feature

Paginate the API keys list endpoint

Adds pagination to the API keys endpoint, reducing payload size and improving admin UI performance for large instances.

Health Assessment

Medium
Low
Low
  • Fast review cycle (5.5h) and minimal rework indicate a smooth process. AI assistance helped accelerate implementation.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
ci: Replace start-sandbox.ts with pnpm services --network tomi M No 76.9h 0.4h Jun 01, 2026

Summary

CI/CD

Replace start-sandbox with pnpm services network

Unifies sandbox bootstrap with pnpm services, enabling predictable Docker networks and cleaner cleanup in CI. This improves CI reliability and reduces maintenance.

Health Assessment

Medium
Low
Low
  • The PR had a quick review and minimal rework, but the overall cycle time was long due to a large gap between the initial commit and the final merge.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
chore(core): Migrate task-runner from Jest to Vitest (no-changelog) Matsuuu L No 4.6h 0.2h Jun 01, 2026

Summary

Chore

Migrate task-runner from Jest to Vitest

Improves test suite efficiency by replacing Jest with Vitest, following established migration patterns.

Health Assessment

Medium
Low
Low
  • Fast cycle time and review, indicating efficient process and low risk.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vitest
feat: Add workflow-level telemetry tags ireneea XL No 248.2h 146.1h Jun 01, 2026

Summary

Feature

Add workflow-level telemetry tags

Adds UI and backend support for custom telemetry tags at workflow level, enabling richer observability and easier debugging for users.

Health Assessment

Large
High
High
  • Long review cycle and many changes indicate significant effort; AI review helped identify issues; PR adds telemetry tags to improve observability.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Vue, Yaml
Frameworks: Vue
feat(core): Introduce `mcp-apps` package (no-changelog) MiloradFilipovic XL No 98.0h 0.2h Jun 01, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Vue
fix(Compression Node): Add decompression output size validation tomi XL No 76.4h 2.3h Jun 01, 2026

Summary

Feature

Add decompression output size validation

Adds configurable limits to the Compression node’s decompression process, preventing zip‑bomb attacks and ensuring safe resource usage for users.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive refactoring and added new security limits, requiring multiple commits and AI‑assisted review, leading to a slow cycle time but a fast initial review.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(core): Enforce one pending outbox row per workflow (no-changelog) mfsiega S No 1.5h 0.1h Jun 01, 2026

Summary

Feature

Enforce one pending outbox row per workflow

Adds a unique partial index to ensure only one pending publication request per workflow, preventing duplicate processing.

Health Assessment

Small
Low
Low
  • Quick review with minimal comments, small change set, low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
chore(core): Add @n8n/expression-runtime package (no-changelog) Flexicon XL AI 125.6h 124.1h Jun 01, 2026

Summary

Chore

Add @n8n/expression-runtime package

Adds foundational isolated expression evaluation package to core, enabling opt‑in sandboxed execution without breaking existing behavior.

Health Assessment

X-Large
High
High
  • Large code addition with extended review time indicates significant complexity; review comments flagged 12 issues across 66 files, suggesting thorough scrutiny.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(core): Add knowledge base to snapshot image riqwan XL No 70.3h 66.7h Jun 01, 2026

Summary

Feature

Add knowledge base to snapshot image

Adds a packaged knowledge base to the instance AI snapshot, enabling faster workflow setup and better best‑practice integration for users.

Health Assessment

Large
High
High
  • The PR required a long review cycle and involved over 1,400 lines of code across 20 files, indicating substantial effort and potential risk to stability.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
feat(Microsoft OneDrive Node): Allow custom OAuth scopes (CE-949) garritfra M No 102.3h 1.0h Jun 01, 2026

Summary

Feature

Add custom OAuth scopes to Microsoft OneDrive credential

Enables users to override default OAuth scopes for Microsoft OneDrive integration, improving flexibility and security.

Health Assessment

Medium
Low
Low
  • PR received a quick review and required minimal rework; AI assistance was used to generate code, but the change is small and low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat: Require name and reject default placeholder in package-name-convention lint (no-changelog) garritfra M No 2.3h 1.0h Jun 01, 2026

Summary

Bug Fix

Require name and reject default placeholder in package-name-convention lint

Adds stricter validation to the ESLint rule for community node packages, ensuring package.json includes a name and rejects placeholder defaults, improving package quality and preventing misconfigurations.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI assistance streamlined rule enhancement.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Quiet VM expression engine logs on the happy path ivov S No 0.8h 0.1h Jun 01, 2026

Summary

Bug Fix

Quiet VM expression engine logs on happy path

Reduces unnecessary log noise during normal operation, improving log clarity and performance.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Re-register expression metrics after Prometheus registry reset ivov M No 0.8h 0.1h Jun 01, 2026

Summary

Bug Fix

Re-register expression metrics after Prometheus reset

Fixes metric re-registration to maintain accurate monitoring after Prometheus registry resets, ensuring reliable observability for workflows.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, reviewed promptly by AI bot, merged within an hour.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Surface user-facing error when credential is not connected for manual runs guillaumejacquart M No 231.8h 0.1h Jun 01, 2026

Summary

Feature

Surface user-facing error when credential is not connected for manual runs

Adds a clear error message for users when a private dynamic credential is not connected during manual runs, improving UX and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward change; AI assistance likely accelerated development and testing.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Make AI tool nodes continue on error by default DeveloperTheExplorer M No 116.6h 0.2h Jun 01, 2026

Summary

Bug Fix

Fix AI tool nodes to continue on error

Ensures AI tool failures no longer halt workflows, improving reliability and user experience.

Health Assessment

Medium
Medium
Low
  • Quick review but long cycle time; minimal rework and low complexity.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(editor): Fix flaky credentials test in instance AI riqwan S No 0.7h 0.1h Jun 01, 2026

Summary

Test

Fix flaky credentials test in instance AI

The change resolves a race condition that caused the test to pick wrong credentials, ensuring consistent test results. This improves confidence in the instance AI feature and reduces maintenance overhead.

Health Assessment

Small
Low
Low
  • Fast cycle with minimal review, indicating straightforward fix with low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(Microsoft Outlook Node): Allow custom OAuth scopes (CE-950) garritfra L No 100.6h 0.1h Jun 01, 2026

Summary

Feature

Allow custom OAuth scopes for Microsoft Outlook Node

Adds a user‑editable custom scopes toggle to the Microsoft Outlook OAuth2 credential, enabling users to specify additional scopes without affecting existing users.

Health Assessment

Large
Medium
Low
  • PR had a quick review but a long cycle time due to merges; minimal rework and low complexity; overall risk is moderate.

AI Details

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

Tech Stack

Languages: Typescript
feat: Add cred-class-name-field-conventions ESLint rule for community nodes (no-changelog) garritfra L No 1.2h 0.1h Jun 01, 2026

Summary

Feature

Add ESLint rule for credential naming conventions

Enforces credential class names end with Api and start with lowercase, improving code consistency and reducing errors for community node developers.

Health Assessment

Large
Low
Low
  • Fast review and merge (1.2h cycle time, 0.1h review time) with minimal rework indicates high confidence in the rule’s correctness and documentation.

AI Details

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

Tech Stack

Languages: Typescript
refactor(editor): Replace floating chat input with sticky input dock (no-changelog) r00gm L No 0.7h 0.1h Jun 01, 2026

Summary

Refactor

Refactor chat input to sticky dock

Improves chat UI reliability and reduces runtime overhead by replacing JavaScript-based input positioning with CSS sticky layout, simplifying maintenance and enhancing user experience. This change removes complex observer logic, lowering potential bugs and improving performance.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes; no rework needed; code complexity reduced by removing observers.

AI Details

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

Tech Stack

Languages: Vue
Frameworks: Vue
feat(API): Add browser session binding for OAuth credential callbacks (no-changelog) afitzek XL No 118.2h 0.1h Jun 01, 2026

Summary

Feature

Add browser session binding for OAuth credential callbacks

Introduces an opt‑in mechanism that ties OAuth callbacks to the originating browser, enhancing security by preventing cross‑browser replay attacks and ensuring only valid sessions are accepted.

Health Assessment

X-Large
Medium
Low
  • The PR had a long development cycle but minimal review friction, indicating a large, complex change that was reviewed quickly but required extended development time. AI review was used to validate the implementation.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Remove obsolete credential resolver warnings guillaumejacquart M No 2.3h 0.1h Jun 01, 2026

Summary

Bug Fix

Remove obsolete credential resolver warnings

Eliminates misleading warnings about missing credential resolvers by applying a default system-wide resolver, improving user experience and reducing confusion.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and no review back‑and‑forth, indicating a straightforward bug resolution.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
feat(Microsoft SharePoint Node): Allow custom OAuth scopes garritfra M No 99.6h 1.0h Jun 01, 2026

Summary

Feature

Allow custom OAuth scopes for Microsoft SharePoint

Adds support for custom OAuth scopes to the Microsoft SharePoint OAuth2 credential, enabling dynamic scope configuration for users and improving integration flexibility.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly with a single comment, involved minimal code changes, and was merged after a short cycle, indicating a smooth, low-risk process.

AI Details

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

Tech Stack

Languages: Typescript
fix(ai-builder): Tolerate id-less credential refs in eval mock execution (no-changelog) JoseBra M AI 34.2h 32.1h Jun 01, 2026

Summary

Bug Fix

Tolerate id-less credential refs in eval mock execution

Fixes a crash in the instance AI eval harness by synthesizing mock credentials when references lack an ID, improving test suite resilience without affecting end users.

Health Assessment

Medium
Low
Medium
  • Quick fix that prevented widespread eval failures; review was straightforward with a single comment, and the change is small and low risk.

AI Details

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

Tech Stack

Languages: Typescript
refactor(editor): Drop `NDVStoreKey` and `currentNDVStore` scaffolding (no-changelog) alexgrozav M No 96.3h 0.7h Jun 01, 2026

Summary

Refactor

Refactor NDV store scaffolding in editor UI

Simplifies workflow editor by removing unused NDV store, reducing coupling and improving maintainability.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate a straightforward refactor with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
chore: Don't deep compare buffers in vitest Matsuuu XS No 0.7h 0.1h Jun 01, 2026

Summary

Test

Avoid deep buffer comparison in tests

Replaces slow deep equality checks with faster Buffer.equals, improving test speed and reducing CI flakiness.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Persist pending confirmations on database Cadiac XL No 171.1h 54.2h Jun 01, 2026

Summary

Feature

Persist pending confirmations on database

Adds database persistence for pending confirmations, enabling restart and resume of AI assistant interactions after instance restarts.

Health Assessment

X-Large
High
High
  • PR required extensive rework and multiple review cycles, indicating complex changes and potential integration challenges.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
:rocket: Release 1.123.50 n8n-assistant S No 0.4h - Jun 01, 2026

Summary

Chore

Release 1.123.50

Bug fixes for core S3 retry and error details, improving reliability.

Health Assessment

Small
Low
Low
  • Fast release with minimal changes, quick review, no blockers.

AI Details

Tech Stack

:rocket: Release 2.22.6 n8n-assistant M No 0.4h - Jun 01, 2026

Summary

Chore

Release 2.22.6

Bug fixes and version bump for production stability.

Health Assessment

Small
Low
Low
  • Release merged quickly with minimal changes, indicating low risk and efficient process.

AI Details

Tech Stack

:rocket: Release 2.23.2 n8n-assistant S No 0.4h - Jun 01, 2026

Summary

Chore

Release 2.23.2

This release addresses several core bugs, improving stability and user experience.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating a routine release update.

AI Details

Confidence: 0.10

Tech Stack

« Page 2 of 22 »

Get this analytics stack for your team

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

Connect Repos