Pull Request Explorer

Exploring 1135 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
ci: Exclude .grammar files from coverage Matsuuu XS No 2.3h 0.1h May 25, 2026

Summary

Bug Fix

Exclude .grammar files from coverage

Prevents non‑blocking coverage errors by excluding .grammar files from unit test coverage, improving CI reliability.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; no blockers or extensive review needed.

AI Details

Tech Stack

Languages: Typescript
feat(Odoo Node): Add v2 with resource locators, field mapping, and API key auth michael-radency XL No 118.9h 0.2h May 25, 2026

Summary

Feature

Add Odoo v2 node with API key auth

Introduces a new version of the Odoo integration node, adding API key authentication, resource locators, and dynamic field mapping to improve usability and compatibility with Odoo 19+.

Health Assessment

X-Large
High
Low
  • Large refactor with many commits but a quick review suggests confidence in the changes; however, the size and scope raise potential integration risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Make instance AI understand the credential picker better and suggest recommended oauth2 Cadiac XS No 69.9h 4.1h May 25, 2026

Summary

Feature

Improve AI credential picker UX

Enhances user experience by guiding AI to recommend OAuth2 credentials and streamline credential selection.

Health Assessment

Small
Low
Low
  • PR completed quickly with minimal changes and no review back‑and‑forth, indicating a straightforward enhancement.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix: Fix security issue in urllib3 via minor version upgrade from 2.6.3 to 2.7.0 in packages aikido-autofix S No 0.0h 0.0h May 25, 2026

Summary

Bug Fix

Fix urllib3 security vulnerability via upgrade

Upgrade urllib3 to mitigate DoS vulnerability, preventing excessive CPU and memory usage.

Health Assessment

Small
Low
Low
  • Fast merge with no review needed, minimal changes, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
chore: Update node popularity data n8n-assistant XL No 6.6h - May 25, 2026

Summary

Chore

Update node popularity data

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

Health Assessment

X-Large
Low
Low
  • The PR was fully automated, received no review, and merged within 6.5 hours, indicating a smooth and efficient process.

AI Details

Tech Stack

test: Polyfill requestAnimationFrame in vitest setup n8n-cat-bot XS No 9.3h 8.5h May 25, 2026

Summary

Test

Polyfill requestAnimationFrame in vitest setup

Fixes test failures caused by jsdom teardown by polyfilling requestAnimationFrame, improving test reliability and developer productivity. This change prevents unhandled ReferenceErrors during test runs, ensuring accurate test results.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, and no impact on production code.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
chore: Bump ts-jest to 29.4.9 and override baseline-browser-mapping Matsuuu M No 92.6h 27.5h May 25, 2026

Summary

Chore

Bump ts-jest and lock baseline-browser-mapping

Updates test configuration to eliminate ts-jest warnings and lock baseline-browser-mapping, improving CI reliability and ensuring accurate baseline data for future builds. This reduces test noise and prevents potential build failures.

Health Assessment

AI Details

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

Tech Stack

Languages: Javascript, Typescript
ci: Scope nodes-base tests via turbo --affected and jest --changedSince n8n-cat-bot M No 6.8h 6.7h May 24, 2026

Summary

CI/CD

Scope nodes-base tests via turbo and jest

Reduces test run time by limiting Jest to changed files in nodes-base package, improving CI efficiency.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; CI optimization with no risk to functionality.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
ci: Capture combined pnpm install output in setup-nodejs n8n-cat-bot S No 0.3h 0.3h May 24, 2026

Summary

CI/CD

Capture combined pnpm install output

Enhances CI reliability by capturing full pnpm install logs, enabling faster debugging of build failures.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to CI action, low risk to production.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: Add render-wait to demo-executable-chat-trigger flake n8n-cat-bot XS No 0.2h 0.0h May 24, 2026

Summary

Test

Fix flake in demo-executable-chat-trigger test

Adds a canvas node count assertion to prevent a race condition with the canvas render, reducing flake rate for the demo executable chat trigger test.

Health Assessment

Small
Low
Low
  • Quick one-line test fix with fast review and merge, minimal risk and scope.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
fix(core): Disable unavailable builder research skill bjorger XS No 3.7h - May 23, 2026

Summary

Bug Fix

Disable unavailable builder research skill

Disables the builder research runtime skill and refactors skill prompts to improve clarity and maintainability.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal code changes; no new tests added.

AI Details

Confidence: 0.90

Tech Stack

ci: Introduce runtime filter so test-file-only PRs skip E2E n8n-cat-bot M No 0.6h 0.5h May 23, 2026

Summary

CI/CD

Introduce runtime filter to skip E2E on test-only PRs

Adds a runtime filter to the CI workflow that skips full E2E runs for pull requests that only modify test files, speeding up CI while preserving safety.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.6h with a single review and minimal changes to the CI workflow, indicating low friction and low risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Github-Actions
ci: Exclude docs and LICENSE from ci and unit filters n8n-cat-bot XS No 1.3h 0.1h May 23, 2026

Summary

CI/CD

Exclude docs and LICENSE from CI filters

This change prevents documentation‑only pull requests from triggering the full CI pipeline, reducing build time and resource usage for docs‑only changes.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 1.2 hours with no rework, indicating a straightforward change with minimal risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(core): Validate data table references in MCP workflow builder RicardoE105 XL No 114.8h 21.1h May 23, 2026

Summary

Feature

Validate data table references in MCP workflow

Ensures MCP workflows reference existing data tables before saving, preventing runtime errors and guiding agents to create missing tables.

Health Assessment

X-Large
High
Low
  • PR merged after 4.8 days with a single review, indicating a slow but straightforward process; the large code change (738 lines) and extended cycle time raise the risk profile.

AI Details

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

Tech Stack

Languages: Typescript
feat(Execute Workflow Node): Return items from every run of the sub-workflow's last node looorent L No 96.2h 20.5h May 23, 2026

Summary

Feature

Return all sub-workflow run items

Enables workflows to capture all items produced by sub-workflow terminal nodes, enhancing data aggregation and flexibility for downstream processing.

Health Assessment

Medium
Medium
Medium
  • The PR required several review comments but was merged within four days, indicating a healthy review process with moderate friction.
  • The change spans 15 files and 412 lines, representing a medium-sized feature with manageable risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat(core): Package workflow export geemanjs XL No 103.0h 0.1h May 22, 2026

Summary

Feature

Package workflow export

Adds the ability to export workflows as a tar package, enhancing data portability and integration with external systems.

Health Assessment

Large
High
Medium
  • The PR required many commits after a single review comment, indicating significant rework and integration effort. The overall cycle time was slow (103 h) despite a fast initial review, reflecting the complexity of the changes.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Improve project routing for MCP-built workflows RicardoE105 XL No 95.0h 0.1h May 22, 2026

Summary

Bug Fix

Improve project routing for MCP-built workflows

Ensures MCP-created workflows are routed to the correct project, preventing accidental placement in personal projects. It also enhances user feedback by providing explicit hints and exact match ranking for project selection.

Health Assessment

X-Large
High
High
  • The PR required extensive review and multiple commits, including merge conflicts with master, indicating a complex change that demanded careful validation before merging.

AI Details

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

Tech Stack

Languages: Typescript
fix: Fix 16 security issues in vm2, ws, protobufjs and 4 more aikido-autofix L No 43.2h 0.0h May 22, 2026

Summary

Bug Fix

Fix 16 security vulnerabilities in dependencies

This PR updates critical dependencies to address 16 CVEs, including critical RCE vulnerabilities in vm2, ensuring safer sandbox execution and protecting against remote code execution.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, quick security patch

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
feat(editor): Require production redaction when enabling manual redaction cstuncsik M No 26.5h 16.5h May 22, 2026

Summary

Feature

Require production redaction for manual redaction

Ensures data privacy by preventing manual redaction unless production data is also redacted, tightening workflow security settings.

Health Assessment

Medium
Medium
Medium
  • AI review flagged an issue early, leading to a quick fix and merge within 26.5 hours.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Write full SSO provisioning config from env-managed loader gthanasis M No 28.4h 0.4h May 22, 2026

Summary

Bug Fix

Fix SSO provisioning config write

Ensures SSO provisioning configuration is fully persisted, preventing boot failures and ensuring IdP role/project claims are respected, improving reliability for users relying on SSO.

Health Assessment

Small
Low
Low
  • Quick AI-assisted review and minimal changes led to a fast, low-risk fix.

AI Details

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

Tech Stack

Languages: Typescript
build(core): Use ES2023 in CLI tsconfig lib (no-changelog) looorent XS No 1.9h 0.1h May 22, 2026

Summary

Chore

Update CLI tsconfig to use ES2023

Adds ES2023 lib to TypeScript config, expanding type coverage for newer JavaScript features without affecting runtime, improving developer experience.

Health Assessment

Small
Low
Low
  • Fast review cycle, minimal changes, AI-assisted commit, no blockers.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Honor chunkSize when streaming S3-backed binary data looorent L No 23.0h 0.2h May 22, 2026

Summary

Bug Fix

Fix chunkSize handling for S3 binary streaming

Ensures reliable multipart uploads by enforcing fixed chunk sizes when streaming large S3-backed binaries, preventing errors like EntityTooSmall and improving data transfer stability.

Health Assessment

Large
Medium
Low
  • Fast review cycle with minimal rework; single commit after review and quick approval indicates low complexity.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(core): Use runtime skills for agent builder prompt bjorger XL No 3.5h 0.1h May 22, 2026

Summary

Feature

Use runtime skills for agent builder prompt

Refactors the agent builder prompt to use runtime skills, improving modularity and maintainability for agent configuration.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review rounds indicate high confidence in the changes, but the large code churn suggests significant refactoring.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore: Add db-migrations skill for Claude Code (no-changelog) burivuhster XL AI 96.0h 94.3h May 22, 2026

Summary

Docs

Add db-migrations skill for Claude Code

Consolidates migration guidelines into a single Claude Code skill, enabling agents to author n8n database migrations with consistent rules and templates.

Health Assessment

Large
Medium
Medium
  • The PR had a long review cycle (over 94 hours) but required minimal rework after approval, indicating that the AI-generated documentation was largely acceptable. The change is large in line count but confined to documentation, so operational risk is moderate.

AI Details

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

Tech Stack

feat(editor): Add message actions to Agent chat messages (no-changelog) heymynameisrob L No 23.3h 0.1h May 22, 2026

Summary

Feature

Add message actions to agent chat messages

Adds copy and read‑aloud actions to agent chat messages in the editor chat panel, improving user interaction.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes indicate high confidence in code quality and low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(core): Surface SSO claims and role mapping diagnostics (backport to release-candidate/2.22.x) n8n-assistant L No 45.6h 0.1h May 22, 2026

Summary

Bug Fix

Surface SSO claims and role mapping diagnostics

Adds detailed logging and UI debugging sections for OIDC and SAML role mapping, improving observability for operators and developers.

Health Assessment

Large
Medium
Low
  • Fast review and single commit indicate a straightforward fix; moderate scope but minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
fix(Pipedrive Node): Format date-only fields as YYYY-MM-DD alexander-gekov L No 27.1h 2.2h May 22, 2026

Summary

Bug Fix

Format Pipedrive date fields to YYYY-MM-DD

Ensures Pipedrive date fields are correctly formatted to YYYY-MM-DD, preventing validation errors and improving data consistency.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework; extensive test coverage confirms reliability; moderate code changes but no critical production impact.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Warn when SDK node config has unknown top-level keys RicardoE105 L No 88.4h 0.2h May 22, 2026

Summary

Bug Fix

Warn on unknown SDK node config keys

Prevents workflows with empty parameters by warning users about unknown top-level keys in node config.

Health Assessment

Medium
Low
Low
  • The PR had a fast review time and low number of review rounds, indicating a smooth review process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
refactor(core): Ungate workflow indexing ivov M No 1.5h 0.1h May 22, 2026

Summary

Refactor

Refactor core: Ungate workflow indexing

This refactor removes gating on workflow indexing, improving performance and reliability for users.

Health Assessment

Medium
Low
Low
  • Fast 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(API): Add per-user connection status to credential responses afitzek L No 23.2h 18.7h May 22, 2026

Summary

Feature

Add per-user connection status to credentials

Enables the UI to display whether the current user has personally connected each private credential, improving user experience for credential management.

Health Assessment

Large
Low
Low
  • Fast cycle time of 23h with a single review round and minimal rework indicates a smooth integration of the new per-user status feature.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Reject invalid ai_tool source nodes in MCP workflow creation RicardoE105 XL No 110.8h 19.1h May 22, 2026

Summary

Bug Fix

Reject invalid ai_tool source nodes in MCP workflow creation

Prevents broken workflows by rejecting connections where a node is wired as an ai_tool to an agent when the source node does not provide an ai_tool output, ensuring workflow integrity and preventing editor errors.

Health Assessment

X-Large
High
Low
  • The PR fixed a critical workflow validation bug with a single review and a large code change, indicating moderate risk but a quick resolution after review.

AI Details

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

Tech Stack

Languages: Typescript
fix(HTTP Request Node): Fix parallel binary filename mixing sinehypernova-0718 L No 145.4h 0.1h May 22, 2026

Summary

Bug Fix

Fix parallel binary filename mixing

Ensures each downloaded binary file retains its correct filename when multiple files are fetched in parallel, preventing data loss and improving reliability for users.

Health Assessment

Large
Medium
Medium
  • The PR required multiple review cycles and extensive test additions, indicating moderate complexity.
  • AI review helped identify issues quickly, reducing overall review time.

AI Details

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

Tech Stack

Languages: Typescript
ci: Bump E2E coverage weekly to 6 shards and extend timeout n8n-cat-bot XS No 1.0h 0.1h May 22, 2026

Summary

CI/CD

Increase E2E coverage shards and timeout

Improves reliability of weekly E2E coverage reports by increasing shard count and timeout, preventing coverage upload failures.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; AI-assisted authoring streamlined the process.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
refactor(core): Scope observation memory by agent thread bjorger XL No 3.2h 0.1h May 22, 2026

Summary

Refactor

Refactor observation memory scoping for agents

Improves memory management by scoping observations to individual agent threads, reducing cross‑agent interference and simplifying data handling.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework, indicating a straightforward refactor supported by comprehensive tests.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Preserve workflow node settings in workflow-sdk OlegIvaniv L No 28.6h 0.0h May 22, 2026

Summary

Bug Fix

Preserve workflow node settings in SDK

Ensures workflow node settings are retained when Instance AI edits workflows, preventing configuration loss and improving reliability for users.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework indicate a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Make sandbox thread-scoped and lazy-initialize it on Instance AI aalises XL No 23.2h 0.3h May 22, 2026

Summary

Feature

Make sandbox thread-scoped and lazy-initialize

Enables per-thread sandbox reuse for Instance AI, reducing resource contention and improving reliability for concurrent builder tasks.

Health Assessment

X-Large
High
Low
  • Fast review and merge, but extensive code changes and multiple merge conflicts suggest a complex refactor that required careful coordination.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Improve license diagnostics and CLI output ivov S No 2.9h 0.1h May 22, 2026

Summary

Bug Fix

Improve license diagnostics and CLI output

Enhances license checks and user-facing CLI messages, reducing confusion and improving user experience.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating low risk and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
test(core): Extract setupExecuteWebhookMocks helper in live-webhooks tests mfsiega M No 1.1h 0.3h May 22, 2026

Summary

Refactor

Extract setupExecuteWebhookMocks helper in live-webhooks tests

Refactors test code by extracting duplicated setup logic into a helper, improving maintainability and reducing future regression risk.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal changes and no review blockers.

AI Details

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

Tech Stack

Languages: Typescript
refactor(editor): Extract canvas selection validation (no-changelog) scdekov XL No 188.5h 93.7h May 22, 2026

Summary

Refactor

Extract canvas selection validation

This refactor moves canvas selection validation into reusable utilities, improving modularity and testability of the editor UI.

Health Assessment

X-Large
High
High
  • The PR required multiple commits after the initial review and had a long cycle time, indicating significant rework and potential risk to stability.

AI Details

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

Tech Stack

Languages: Typescript
ci: Use PR head ref in eval experiment names (no-changelog) JoseBra M AI 23.3h 0.8h May 22, 2026

Summary

CI/CD

Update CI to use PR head ref for experiments

Ensures LangSmith experiment names correctly reflect PR context, improving traceability and enabling PR comment steps.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, straightforward CI update.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Github-Actions
chore(core): Bump low-risk patch/minor security deps (no-changelog) n8n-cat-bot M No 2.8h 0.1h May 22, 2026

Summary

Chore

Dependency bump for security patches

Updates critical dependencies to address CVEs, ensuring system security without breaking changes.

Health Assessment

Small
Low
Low
  • Fast cycle time, minimal review, quick merge indicates low complexity and high confidence in automated dependency updates.

AI Details

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

Tech Stack

Languages: Typescript
chore(Phantombuster Node): Update node icon nachmo5 XS No 25.4h 0.0h May 22, 2026

Summary

Chore

Update Phantombuster node icon

Updates the Phantombuster node icon to match current branding, with no code or behavior changes.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no rework or conflicts.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
fix(core): Preserve instance AI image tool results (no-changelog) OlegIvaniv L No 22.6h 0.1h May 22, 2026

Summary

Bug Fix

Preserve instance AI image tool results

This fix guarantees that image outputs from AI tools are preserved and displayed correctly, preventing loss of visual data in workflows. It enhances reliability of AI-driven processes.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations indicate a straightforward bug fix with clear test coverage.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
refactor(editor): Migrate pin data to render data (no-changelog) alexgrozav L No 47.5h 26.7h May 22, 2026

Summary

Refactor

Refactor pin data to per-node reactive store

Improves node pinning performance by isolating reactivity per node, reducing unnecessary re-renders and ensuring data consistency across workflow saves.

Health Assessment

Large
Medium
Medium
  • The PR had a moderate review cycle with a single AI-generated comment, and the changes were substantial but completed in a single commit, indicating efficient refactoring.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(editor): Add data redaction enforcement to Security & Policies gthanasis XL No 47.7h 0.2h May 22, 2026

Summary

Feature

Add data redaction enforcement to Security & Policies

Enables administrators to enforce data redaction policies across all executions, improving compliance and data protection.

Health Assessment

X-Large
High
Medium
  • The PR had a quick initial review but required multiple commits to integrate backend and frontend changes, indicating moderate friction and a high-risk, large-scope update.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
feat(core): Encrypt running user's auth cookie into manual execution credential context yuliia-pominchuk XL No 46.2h 0.2h May 22, 2026

Summary

Feature

Encrypt user auth cookie into execution context

Adds encrypted auth cookie to manual workflow runs, enabling dynamic credential resolution for the running user, improving security and reliability.

Health Assessment

X-Large
Medium
Medium
  • The PR had a moderate cycle time with a quick initial review, but required multiple commits to address test failures and deep mocking issues, indicating some complexity in the implementation.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
refactor(core): Split n8nContainer into two Playwright fixtures (no-changelog) shortstacked M AI 19.7h 0.1h May 22, 2026

Summary

Refactor

Refactor Playwright fixtures for n8nContainer

Improves test infrastructure by separating config resolution from container lifecycle, enabling easier future extensions without duplicating logic.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in the refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Playwright
refactor(editor): Stack tools and improve naming in Agents heymynameisrob L No 17.4h 0.4h May 22, 2026

Summary

Refactor

Stack tools and improve naming in Agents

This refactor groups tool chips in the agent builder UI, reducing visual clutter and improving naming for a clearer user experience.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate a smooth, low-risk refactor with comprehensive test coverage.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
:rocket: Release 2.22.2 n8n-assistant S No 0.6h 0.0h May 22, 2026

Summary

Chore

Release 2.22.2

Bug fixes for core expression isolation and PostHog integration, improving stability.

Health Assessment

Small
Low
Low
  • Fast release with minimal changes and no review friction.

AI Details

Tech Stack

ci: Support easy experimental releases Matsuuu M No 1.3h 0.1h May 22, 2026

Summary

CI/CD

Streamline experimental release creation process

Automates experimental release creation, eliminating manual branching and cherry‑picking while preventing npm version conflicts, thereby accelerating release velocity and reducing errors.

Health Assessment

Medium
Low
Low
  • Fast 1.3‑hour cycle with only one review iteration and minimal code changes indicates a low‑risk, high‑efficiency PR.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Github-Actions
« Page 9 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