Pull Request Explorer

Exploring 1219 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: Migrate ai modules to TypeScript 7 (no-changelog) Matsuuu XL AI 2.5h 0.9h Jul 09, 2026

Summary

Chore

Migrate AI modules to TypeScript 7

This PR updates multiple AI-related packages to TypeScript 7, improving type safety and consistency across the codebase.

Health Assessment

X-Large
Low
Low
  • The PR was merged quickly with minimal review, indicating a straightforward migration with no blockers.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Message an Agent node v2 (no-changelog) burivuhster XL AI 29.7h 4.0h Jul 09, 2026

Summary

Feature

Add AI Agent node v2 with rich UI and capability endpoint

Introduces a new AI Agent node v2, adding a rich canvas card, agent picker, inline creation, and a backend capability‑summary endpoint, enhancing workflow automation and user experience.

Health Assessment

X-Large
High
Medium
  • The PR involved extensive AI‑assisted code generation and a large number of commits, indicating a complex feature rollout with significant backend and frontend changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(editor): Keep AI Assistant thread state intact on editor hand-off (backport to release-candidate/2.29.x) n8n-assistant M AI 0.3h 0.0h Jul 09, 2026

Summary

Bug Fix

Fix AI Assistant thread state on editor hand-off

Ensures AI Assistant threads persist correctly during editor transitions, preventing empty threads and improving user experience.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no blockers, and fast review cycle.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
perf(core): Reduce DB reads for global credentials check ivov S AI 1.4h 0.1h Jul 09, 2026

Summary

Chore

Reduce DB reads for global credentials check

Adds a partial index to cut database scan time, improving workflow execution speed and reducing load on the credentials table.

Health Assessment

Small
Low
Low
  • Fast review and merge cycle with minimal changes; performance improvement achieved with a single migration.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Keep AI Assistant thread state intact on editor hand-off (backport to release-candidate/2.30.x) n8n-assistant M AI 0.3h 0.0h Jul 09, 2026

Summary

Bug Fix

Fix AI Assistant thread state on editor hand-off

Ensures AI Assistant threads load correctly after page reloads, improving reliability and user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved intermittent UI bug, no major risk.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
feat(ai-builder): Add behavior-graded intent-resolution evals and gate new builds on intent recognition (no-changelog) JoseBra XL AI 19.5h - Jul 09, 2026

Summary

Feature

Add intent-resolution evals and gate new builds

Introduces a new evaluation suite that grades assistant intent resolution and gates new automation builds on intent recognition, reducing misroutes and improving reliability for end‑users.

Health Assessment

Large
Medium
Low
  • PR merged in under 20 hours with several iterations, showing active review and quick fixes. AI assistance likely accelerated the development cycle.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(editor): Keep AI Assistant thread state intact on editor hand-off r00gm M AI 4.4h 0.2h Jul 09, 2026

Summary

Bug Fix

Fix AI Assistant thread state on editor hand-off

Ensures AI assistant threads remain functional after layout transitions, preventing empty threads and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal code changes, resolved in a single review cycle, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
fix(editor): Prevent duplicate $fromAI keys when editing tool node fields BerniWittmann L AI 4.6h 0.3h Jul 09, 2026

Summary

Bug Fix

Prevent duplicate $fromAI keys in editor

This fix eliminates duplicate $fromAI keys that caused execution errors when editing AI tool node fields. It ensures reliable AI tool integration and improves user experience.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward bug fix with low complexity.

AI Details

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

Tech Stack

Languages: Typescript
fix: Reconcile pagination qs against params in next-page URL n8n-cat-bot M No 29.3h 12.9h Jul 09, 2026

Summary

Bug Fix

Fix pagination query parameter duplication

Prevents HTTP 400 errors when paginating OData responses, improving reliability for Microsoft Graph / SharePoint / Outlook integrations.

Health Assessment

Medium
Low
Medium
  • Resolved quickly with a test-driven fix and minimal rework; low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
feat(ai-builder): Compare build expectations as evaluation units in eval regression detection (no-changelog) JoseBra XL AI 36.4h 12.8h Jul 09, 2026

Summary

Feature

Compare build expectations as evaluation units in eval regression detection

Adds support for treating build expectations as first‑class evaluation units in regression detection, enabling more accurate baseline comparisons and improved test coverage.

Health Assessment

X-Large
High
Medium
  • The PR involved significant code changes across multiple files, with a moderate review cycle and a single comment, indicating moderate friction but high complexity.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
refactor(core): Use a `bindings` object instead of `credentialBindings` on import (no-changelog) geemanjs M No 27.5h 4.6h Jul 09, 2026

Summary

Refactor

Refactor import bindings to keyed object and add CLI flag

Replaces flat credential bindings with a typed, entity-keyed bindings object, simplifying import logic and enabling future extensions; adds a CLI flag to supply bindings directly.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single review and minimal rework, indicating a smooth and efficient process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
chore: Migrate @n8n/agents to TypeScript 7 (no-changelog) Matsuuu L AI 0.4h 0.1h Jul 09, 2026

Summary

Chore

Migrate @n8n/agents to TypeScript 7

Upgrades the @n8n/agents package to TypeScript 7, improving code quality and maintainability.

Health Assessment

Medium
Low
Low
  • Fast review and merge process, indicating a well-structured and low-risk change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(Notion Node): Migrate to new API and overhaul the node yehorkardash XL AI 47.9h 0.1h Jul 09, 2026

Summary

Feature

Migrate Notion Node to API v3

Adds Notion node v3, migrating to new API, enabling data source queries, markdown operations, and improved UX.

Health Assessment

Large
High
Medium
  • The PR involved a large code change set and required a review round, but was resolved quickly, indicating efficient collaboration.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Normalize Anthropic base URL to the versioned API path (no-changelog) bjorger S No 21.1h 0.1h Jul 09, 2026

Summary

Bug Fix

Normalize Anthropic base URL to versioned API path

Ensures agent runtime correctly calls Anthropic APIs by appending the required "/v1" segment, preventing silent failures on Azure AI Foundry endpoints and restoring proper chat functionality.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal code changes, fast review and merge cycle, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) bjorger XL No 44.5h 18.1h Jul 09, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(core): Enable private credentials by default guillaumejacquart M AI 191.8h 171.6h Jul 09, 2026

Summary

Feature

Enable private credentials by default

Private credentials are now generally available, removing the feature flag and simplifying configuration for users.

Health Assessment

Medium
Medium
High
  • The PR had a long cycle time due to multiple merges from master and AI‑assisted review summary. The change introduces a GA feature that removes a feature flag, improving user experience.

AI Details

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

Tech Stack

Languages: Typescript
test: De-flake templates 'should save template id' e2e test (no-changelog) nikhilkuria XS No 44.1h 1.5h Jul 09, 2026

Summary

Test

De-flake template ID e2e test

Fixes flaky e2e test for template ID saving. Improves reliability of template workflow functionality, reducing test failures and enhancing developer confidence.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate straightforward fix; low risk and small scope.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add Durable Scheduler metrics and instrumentation (no-changelog) sovietspaceship XL AI 19.7h 0.3h Jul 09, 2026

Summary

Feature

Add Durable Scheduler metrics and instrumentation

Adds Prometheus metrics to the durable scheduler, enhancing observability and enabling performance monitoring for production workloads.

Health Assessment

Large
High
Medium
  • Rapid review and multiple iterations indicate active collaboration; large code changes and many comments suggest complexity and potential integration challenges.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
ci: Pick up Needs Feedback label in close-stale community PRs workflow garritfra XS AI 0.4h 0.1h Jul 09, 2026

Summary

CI/CD

Add Needs Feedback label to stale workflow

Ensures community PRs with legacy 'Needs Feedback' label are automatically closed when stale, preventing orphaned PRs.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to CI workflow, low risk of disruption.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: Set up repository for TypeScript 7 migration Matsuuu XL AI 2.0h 0.2h Jul 09, 2026

Summary

Chore

Set up repository for TypeScript 7 migration

Initial configuration for migrating the codebase to TypeScript 7, including tsconfig updates, catalog entries, and benchmarking scripts to support the transition.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework; the PR focused on repository configuration to enable a smooth TypeScript 7 migration.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add per-step checkpoints and crash resume to the agents SDK (no-changelog) r00gm XL No 20.7h 0.9h Jul 09, 2026

Summary

Feature

Add per-step checkpoints and crash resume to SDK

Adds SDK-level crash resilience by persisting per-step checkpoints and enabling crash resume, improving reliability for agent runs.

Health Assessment

X-Large
High
Medium
  • Large scope with a few review rounds was resolved quickly, indicating efficient collaboration and high code quality.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
fix(Slack Node): Clarify unfurl field descriptions sovietspaceship XS AI 0.4h 0.0h Jul 09, 2026

Summary

Bug Fix

Clarify Slack node unfurl field descriptions

Corrects misleading documentation for Slack node, improving user understanding and preventing misconfiguration.

Health Assessment

Small
Low
Low
  • Fast review and merge with no rework, indicating a straightforward documentation fix.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Link to data tables referenced by ID in resource locator CharlieKolb M AI 69.9h 0.2h Jul 09, 2026

Summary

Feature

Add clickable data table links in ID mode

Enables users to click links to data tables when referencing by ID, improving navigation and usability.

Health Assessment

Small
Low
Low
  • Fast review and single iteration; AI-assisted code authoring; small scope and low complexity suggest minimal risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
ci: Set up v3 branch sync and nightly build workflows (no-changelog) Matsuuu XL AI 67.6h 0.0h Jul 09, 2026

Summary

CI/CD

Set up v3 branch sync and nightly build workflows

Automates daily master‑to‑3.x sync, conflict handling, nightly Docker image builds, and stale branch cleanup, improving release stability and CI efficiency.

Health Assessment

X-Large
Low
Low
  • Fast review and single commit indicate a smooth process; the large code addition is confined to CI scripts and documentation, minimizing risk to core functionality.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
chore: Align private/dynamic credential wording to "end-user credentials" guillaumejacquart M AI 15.1h 1.1h Jul 09, 2026

Summary

Refactor

Align credential wording to end-user

Standardizes terminology across UI, telemetry, and code, improving consistency and reducing confusion for users.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework, indicating straightforward wording changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Propagate sub-workflow credential usage to the parent execution guillaumejacquart XL AI 67.6h 24.0h Jul 09, 2026

Summary

Bug Fix

Propagate sub-workflow credential usage to parent execution

Ensures that credentials used in sub-workflows are correctly reported to the parent workflow, improving data security and compliance visibility. This fixes a bug that caused private credential usage to be omitted, preventing potential data leaks.

Health Assessment

X-Large
High
Medium
  • The PR required multiple review rounds and a large number of changes, indicating significant rework and complexity.

AI Details

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

Tech Stack

Languages: Typescript
ci: Add workflow to close stale community PRs awaiting contributor feedback garritfra M AI 1.3h 0.2h Jul 09, 2026

Summary

CI/CD

Add workflow to close stale community PRs awaiting contributor feedback

Adds a GitHub Actions workflow that automatically warns and closes community pull requests that have been inactive after we requested changes, helping reduce contributor churn.

Health Assessment

Small
Low
Low
  • Fast cycle time of 1.3 hours and only one review comment indicate minimal friction. Small scope and single file change keep risk low.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: Update changelog link in the n8n app sidebar n8n-cat-bot XS AI 0.6h 0.4h Jul 09, 2026

Summary

Bug Fix

Update changelog link in app sidebar

Fixes KTLO-206 by pointing the Full changelog link to the correct URL, improving user navigation.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
docs: Expand instance-ai eval-authoring skill with calibration learnings mutdmour M AI 19.7h 0.3h Jul 09, 2026

Summary

Docs

Expand instance-ai eval-authoring skill with calibration learnings

The updated documentation provides concrete calibration learnings for the instance‑ai eval‑authoring skill, helping users create more reliable evaluation cases. This reduces troubleshooting time and improves build stability.

Health Assessment

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

AI Details

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

Tech Stack

feat(editor): Add n8n Connect section to node creator panels DawidMyslak L No 20.8h 2.5h Jul 09, 2026

Summary

Feature

Add n8n Connect section to node creator panels

Enables users to quickly access n8n Connect‑powered nodes with a wallet balance badge, improving workflow creation efficiency.

Health Assessment

Medium
Low
Low
  • The PR was completed in under 21 hours with a single review comment, indicating a smooth process. AI assistance likely accelerated development and reduced rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
chore: Flaky test quarantined: should listen for a GET request with Header Authentication n8n-cat-bot S AI 45.1h 44.9h Jul 09, 2026

Summary

Test

Fix flaky test for webhook header authentication

This change removes flakiness from the webhook header authentication test, ensuring consistent test results. It improves CI reliability and reduces maintenance overhead.

Health Assessment

Small
Low
High
  • The PR addressed a flaky test by adding retry logic, improving CI stability with minimal code changes and no production impact.

AI Details

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

Tech Stack

Languages: Typescript
chore: Flaky test quarantined: can map keys from previous execution n8n-cat-bot XS AI 45.2h 45.0h Jul 09, 2026

Summary

Test

Fix flaky test for previous execution mapping

Stabilizes an E2E test by replacing a non-retrying assertion with Playwright's auto-retrying toContainText, reducing flakiness and enabling unquarantine. This change improves test reliability without affecting functionality.

Health Assessment

Small
Low
High
  • The PR had a long review delay but minimal changes, indicating a low-risk, low-impact fix that was delayed due to review backlog.

AI Details

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

Tech Stack

Languages: Typescript
chore: Route projects.spec sub-instance list assertions through ResourceCards page object (selector-purity) n8n-cat-bot S AI 7.7h 0.4h Jul 09, 2026

Summary

Chore

Route projects.spec assertions through ResourceCards

Routes test assertions through existing page objects, eliminating raw page-level locators. This reduces selector violations, improves test maintainability, and ensures consistent UI verification.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; AI-assisted commit streamlined selector cleanup.

AI Details

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

Tech Stack

Languages: Typescript
feat(Google BigQuery Node): Allow custom OAuth2 scopes yens1 M No 23.2h 1.2h Jul 09, 2026

Summary

Feature

Allow custom OAuth2 scopes for Google BigQuery node

Adds a custom scopes option to the Google BigQuery OAuth2 credential, enabling users to request additional or narrower permissions while preserving defaults, improving flexibility and security.

Health Assessment

Medium
Low
Low
  • The PR was merged within 23 hours with only one review and no rework, indicating a straightforward change.

AI Details

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

Tech Stack

Languages: Javascript
ci: Block merge when 'Do Not Merge' label is present (no-changelog) CharlieKolb S No 21.7h 0.8h Jul 09, 2026

Summary

CI/CD

Block merge when 'Do Not Merge' label is present

Adds a Do Not Merge gate to the CI: PR Quality Checks workflow, preventing merges when the label is present without new branch protection.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI-assisted code generation; no blockers.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(editor): Remove canvas node grouping feature flag nikhilkuria L AI 2.5h 0.1h Jul 09, 2026

Summary

Chore

Remove canvas node grouping feature flag

Enables canvas node grouping for all users by removing the experimental flag, simplifying the editor experience.

Health Assessment

Medium
Low
Low
  • Fast review and merge (2.5h cycle time) with minimal changes, indicating a low‑risk, straightforward maintenance update.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(editor): Boost n8n Connect services in nodes and tools panel search alexander-gekov L No 20.1h 1.7h Jul 09, 2026

Summary

Feature

Boost n8n Connect services in nodes and tools panel search

Improves search ranking for AI Gateway services in the editor, ensuring relevant Connect services appear higher when users search by alias, enhancing discoverability and user efficiency.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly and required only one rework commit, indicating efficient collaboration. AI assistance was used, but the overall process had low friction and moderate risk due to the moderate scope.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Use a shared per-thread event sequence for Instance AI multi-main (no-changelog) Cadiac XL AI 139.2h 71.9h Jul 09, 2026

Summary

Feature

Shared per-thread event sequence for Instance AI

Ensures consistent event IDs across multiple main instances, preventing duplicate messages and improving reliability of AI streaming for users.

Health Assessment

X-Large
High
Medium
  • PR had significant scope with over 500 lines and required a review after 3 days, indicating moderate complexity and potential for integration issues.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add vector store support to the agents SDK (no-changelog) bjorger XL No 64.5h 1.8h Jul 09, 2026

Summary

Feature

Add vector store support to agents SDK

Enables agents to use multiple vector store backends (Postgres, Qdrant, Pinecone, Supabase) for knowledge retrieval, improving scalability and flexibility.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly (1.8h) and required only one round of changes, but it introduced a large amount of new code across 20 files, indicating moderate risk despite the efficient review process.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
:rocket: Release 2.29.9 n8n-assistant S AI 0.3h - Jul 09, 2026

Summary

Chore

Release 2.29.9

Bumps the monorepo to version 2.29.9, updating package metadata across all packages.

Health Assessment

Small
Low
Low
  • Fast, single-commit release with minimal code changes and no review friction.

AI Details

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

Tech Stack

Languages: Javascript
:rocket: Release 2.30.2 n8n-assistant M AI 0.2h - Jul 09, 2026

Summary

Bug Fix

Release 2.30.2

Bug fixes for expression isolation in core node input and parameter resolution, improving reliability.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.2 hours and immediate review led to a quick merge with minimal changes.

AI Details

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

Tech Stack

chore: Remove remaining Jest references (no-changelog) Matsuuu M No 168.5h 3.1h Jul 09, 2026

Summary

Chore

Remove remaining Jest references

Clean up the codebase to eliminate obsolete Jest references, standardizing test scripts and enabling a Vitest-only environment, which improves build stability and reduces maintenance overhead.

Health Assessment

High
Low
Medium
  • The PR required several commits after the initial review to address issues, indicating moderate review friction, but the overall change is low risk and improves build stability by removing legacy Jest dependencies.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
chore: Remove --runner flag from janitor test scoping Matsuuu M AI 187.1h 0.4h Jul 09, 2026

Summary

Chore

Remove --runner flag from janitor test scoping

Simplifies janitor test runner configuration by removing the now-unnecessary --runner flag, streamlining test execution and reducing maintenance overhead.

Health Assessment

Large
Medium
Low
  • The PR received a quick review but had a long cycle time due to merge timing; the change is a small maintenance tweak across many files.

AI Details

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

Tech Stack

Languages: Typescript
fix(editor): Use the show-suffix property to display chevron nikhilkuria S AI 22.4h 0.1h Jul 09, 2026

Summary

Bug Fix

Use show-suffix property to display chevron

Adds a chevron icon to the workflow list filter next to the owner dropdown, improving UI clarity.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Vue, Typescript
Frameworks: Vue
chore: Deduplicate Instance AI artifact-build E2E: remove redundant instance-ai-timeline.spec.ts n8n-cat-bot S AI 0.6h 0.4h Jul 09, 2026

Summary

Test

Remove duplicate Instance AI E2E test

Deletes a redundant E2E test, cutting CI cost and flake surface.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI-assisted removal improves CI efficiency.

AI Details

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

Tech Stack

Languages: Typescript
chore: Route ChatHub personal-agent delete-confirmation dialog through a page object (selector-purity) n8n-cat-bot S AI 0.7h 0.4h Jul 08, 2026

Summary

Test

Route ChatHub delete confirmation via page object

Improves test selector purity by routing delete confirmation through a page object, reducing selector leaks and improving maintainability.

Health Assessment

Small
Low
Low
  • Fast cycle time (0.7h) and minimal review friction; AI-assisted refactor isolated in a separate baseline commit to keep changes clean and maintainable.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Add eval collections list view and setup wizard DeveloperTheExplorer XL No 47.1h 2.3h Jul 08, 2026

Summary

Feature

Add eval collections list view and setup wizard

Introduces a new UI for creating and browsing multi‑version evaluation collections, enabling users to manage evaluation datasets more efficiently and improving collaboration across workflows.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
chore: Route remaining raw webhook/trigger request calls through api.webhooks.trigger (api-purity) n8n-cat-bot M AI 0.7h 0.4h Jul 08, 2026

Summary

Test

Route raw webhook calls through api.webhooks.trigger

Refactor Playwright e2e tests to use standardized webhook trigger helper, improving consistency and reducing false positives.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Guide users through channel setup when building agents in the AI Assistant aaguirre-rdit XL No 149.6h 0.1h Jul 08, 2026

Summary

Feature

Guide users through channel setup for AI agents

Enables users to create agents with channel connections via a guided UI, improving onboarding and reducing errors.

Health Assessment

X-Large
High
High
  • The PR required extensive review and multiple iterations, indicating high complexity and risk; large code changes and many review rounds suggest a high-impact feature with potential for significant impact on stability.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
chore: Route raw `/rest/*` calls in e2e specs through API service helpers (api-purity) n8n-cat-bot M No 0.7h 0.5h Jul 08, 2026

Summary

Chore

Route raw /rest calls via API helpers

Clears 5 janitor violations by routing raw REST calls through existing service helpers, improving test reliability.

Health Assessment

Small
Low
Low
  • Merged within 40 minutes with no rework, indicating a smooth and efficient review process.

AI Details

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

Tech Stack

Languages: Typescript
« Page 15 of 25 »

Get this analytics stack for your team

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

Connect Repos