Pull Request Explorer

Exploring 1135 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
refactor(editor): Add executionData store for per-execution state (no-changelog) alexgrozav XL No 172.0h 0.1h May 12, 2026

Summary

Refactor

Add executionData store for per-execution state

This refactor introduces a dedicated Pinia store to manage execution-specific state, improving modularity and testability of the editor UI. It also adds injection keys and expands test coverage, ensuring reliable state handling across concurrent executions.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time of 172 hours but received a quick initial review, indicating efficient review but extensive rework.
  • Multiple AI-assisted review comments and numerous commits suggest significant refactoring effort and potential integration complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
chore: Bump fast-uri override to 3.1.2 Matsuuu XS No 0.5h 0.0h May 12, 2026

Summary

Chore

Bump fast-uri override to 3.1.2

Updates the fast-uri dependency to 3.1.2 to address a missing release in ajv, ensuring compatibility and stability.

Health Assessment

Small
Low
Low
  • Quick dependency bump with AI review, minimal changes, fast merge.

AI Details

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

Tech Stack

Languages: Javascript
feat: Track n8n Connect credential toggle in telemetry (no-changelog) michael-radency M No 21.5h 0.1h May 12, 2026

Summary

Feature

Track n8n Connect credential toggle in telemetry

Adds a telemetry event when users switch between n8n Connect and their own credentials in the node credential selector, improving usage analytics.

Health Assessment

Medium
Low
Low
  • Quick review with no issues, minimal rework, straightforward test addition.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(core): Preserve AxiosHeaders instance when applying OpenAI vendor defaults (backport to release-candidate/2.21.x) n8n-assistant M No 2.0h 0.0h May 12, 2026

Summary

Bug Fix

Preserve AxiosHeaders instance for OpenAI vendor defaults

Fixes header handling in Axios requests to OpenAI, ensuring caller headers are preserved and preventing downstream failures. This backport ensures stable behavior in the 2.21.x release.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 2 hours, minimal rework, indicating a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Typescript
chore: Skip scaffolding templates in code-health and swap to catalog refs (no-changelog) shortstacked XL No 1.7h 0.0h May 12, 2026

Summary

Chore

chore: Improve code health and catalog refs

Improved code health by fixing catalog-violations rule and swapping hardcoded versions to catalog refs, reducing baseline violations from 122 to 82.

Health Assessment

Medium
Low
Low
  • The PR had a fast cycle time of 1.7 hours and received a quick review.
  • The changes were thoroughly tested, and the PR includes a detailed description of the changes and their impact.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Frameworks: Pnpm
ci: Allow removal of deprecated release candidate branches Matsuuu XS No 101.1h 0.0h May 12, 2026

Summary

CI/CD

Enable cleanup of deprecated release candidate branches

Fixes CI workflow to correctly remove stale release candidate branches, improving repository hygiene and reducing manual cleanup. This ensures automated branch pruning and prevents accumulation of unused branches.

Health Assessment

Small
Low
Low
  • The change was reviewed immediately with no issues, but the overall cycle time was long due to merge scheduling. The PR was straightforward and required minimal rework.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
ci: Migrate from actions/attest-sbom to actions/attest Matsuuu XS No 0.1h 0.0h May 12, 2026

Summary

CI/CD

Migrate sbom attestation workflow to new actions package

Update CI workflow to use the new actions/attest package, eliminating deprecation warnings and ensuring compliance with updated SBOM attestation standards.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(editor): Sanitize workflow created during sub-workflow conversion CharlieKolb M No 24.5h 0.0h May 12, 2026

Summary

Bug Fix

Sanitize workflow during sub-workflow conversion

This fix sanitizes workflows created during sub-workflow conversion, preventing failures caused by missing connections. It ensures reliable workflow execution for users.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and approved within 24 hours, with minimal changes and no significant rework, indicating 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
fix(core): Add origin-only fallback to MCP OAuth discovery for path-bearing server URLs DawidMyslak M No 22.6h 2.1h May 12, 2026

Summary

Bug Fix

Add origin-only fallback to MCP OAuth discovery

Restores compatibility for servers that only expose OAuth metadata at the origin, ensuring MCP OAuth credentials can connect even when the server URL includes a path.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate a straightforward bug fix with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
ci: Skip quality checks on Bot PRs Matsuuu S No 2.8h 0.1h May 12, 2026

Summary

CI/CD

Skip quality checks on Bot PRs

Reduces noise by skipping quality checks for bot-generated PRs, improving developer workflow.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(core): Add encrypted secureArtifacts slot to IExecutionContext (no-changelog) afitzek L No 90.8h 0.1h May 12, 2026

Summary

Feature

Add encrypted secureArtifacts slot to IExecutionContext

Adds an optional secureArtifacts slot to the execution context, enabling encrypted storage of trigger values for future use. This change lays the groundwork for secure-trigger functionality without affecting current behavior.

Health Assessment

Large
Low
Low
  • Fast review and minimal rework; the change was straightforward and well-tested, leading to a smooth merge.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Add observational memory runtime, builder, and read path bjorger XL No 161.7h 46.6h May 12, 2026

Summary

Feature

Add observational memory runtime and builder

Enables agents to persist and observe thread memory, improving state management and reducing duplicate work.

Health Assessment

Large
High
High
  • Long cycle time and multiple commits after review indicate significant rework; large code changes across many files suggest high risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Update instance-ai evaluator to include pinned subnodes and allow all mcp tools MiloradFilipovic S No 1.0h 0.4h May 12, 2026

Summary

Bug Fix

Update Instance AI evaluator for pinned subnodes and MCP tools

Improves AI evaluation accuracy by adding missing pinned subnodes and enabling all MCP tools, ensuring more reliable automated workflows.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review indicate low friction; minimal code changes reduce risk.

AI Details

Tech Stack

Languages: Typescript
ci: Gate PRs on code-health and janitor checks shortstacked XL AI 93.8h 67.3h May 12, 2026

Summary

CI/CD

Add code-health and janitor checks to PR gate

Enables automated static analysis checks for code quality and dependency drift, ensuring PRs meet quality gates before merge.

Health Assessment

X-Large
High
Medium
  • PR required multiple baseline refreshes and had a long review cycle, indicating complexity in integrating static analysis into CI.

AI Details

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

Tech Stack

Frameworks: Github-Actions
fix(core): Member role getting read permissions for insights konstantintieber XS No 0.8h 0.0h May 12, 2026

Summary

Bug Fix

Fix member role read permissions for insights

Corrects an accidental permission grant, ensuring member role does not have read access to insights, maintaining proper access control.

Health Assessment

Small
Low
Low
  • Quick fix with minimal code change, no security impact, and fast review cycle.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Preserve AxiosHeaders instance when applying OpenAI vendor defaults (backport to release-candidate/2.20.x) n8n-assistant M No 1.2h 0.0h May 12, 2026

Summary

Bug Fix

Preserve AxiosHeaders instance for OpenAI defaults

Ensures HTTP requests to OpenAI retain caller headers, preventing interceptor failures and improving reliability.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; single review comment; quick merge.

AI Details

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

Tech Stack

Languages: Typescript
feat(ai-builder): Expose generated workflow IDs on LangSmith trace root metadata aalises L No 14.2h 0.1h May 12, 2026

Summary

Feature

Expose generated workflow IDs on LangSmith trace root metadata

Adds a deduped array of workflow IDs to the root metadata of Instance AI traces, enabling analytics to filter and aggregate traces by generated workflows without parsing nested tool outputs.

Health Assessment

Large
Low
Low
  • PR merged within 14 hours with a single review and no rework, indicating a straightforward change with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
feat: Computer-use evaluation harness (no-changelog) BerniWittmann XL No 163.0h - May 12, 2026

Summary

Feature

Add computer-use evaluation harness

Internal tooling for evaluating computer-use feature with deterministic graders and HTML report

Health Assessment

X-Large
Medium
Medium
  • Large PR with multiple commits and reviews, may indicate complex changes

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
fix: Show friendly message in computer use cli when connection token is invalid (no-changelog) BerniWittmann M No 0.8h 0.1h May 12, 2026

Summary

Bug Fix

Show friendly message for invalid connection token

Provides clear, actionable error guidance for users when the CLI starts with an expired or invalid token, improving usability and reducing support overhead.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix with quick approval.

AI Details

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

Tech Stack

Languages: Javascript
fix(core): Preserve AxiosHeaders instance when applying OpenAI vendor defaults (backport to release-candidate/2.19.x) n8n-assistant M No 0.8h 0.1h May 12, 2026

Summary

Bug Fix

Preserve AxiosHeaders instance for OpenAI vendor defaults

Ensures OpenAI requests retain caller headers, preventing downstream failures. Backported to stabilize release candidate 2.19.x.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity.

AI Details

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

Tech Stack

Languages: Typescript
chore: Revert to old CODEOWNERS MarcL L No 0.5h 0.1h May 12, 2026

Summary

Chore

Revert to original CODEOWNERS mapping

Restores the original ownership configuration to resolve issues caused by recent changes, ensuring correct team assignments.

Health Assessment

Medium
Low
Low
  • Quick revert with minimal changes, AI review flagged issues, resolved promptly.

AI Details

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

Tech Stack

fix(editor): Improve dedicated MCP tools connection experience (no-changelog) RomanDavydchuk L No 24.8h 0.5h May 12, 2026

Summary

Bug Fix

Improve MCP tools connection UX

Enhances user experience by simplifying connection prompts for dedicated MCP tools, removing redundant text and options.

Health Assessment

Medium
Low
Low
  • Quick review and minimal changes led to a smooth merge, improving the connection experience for users of dedicated MCP tools.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(core): Add redaction enforcement feature-flag helpers (no-changelog) afitzek M No 17.3h 0.3h May 12, 2026

Summary

Feature

Add redaction enforcement feature-flag helpers

Provides typed helpers for a new environment feature flag to gate data redaction enforcement, enabling downstream tickets to use a single import and ensuring typo‑safe flag usage.

Health Assessment

Small
Low
Low
  • Fast review and merge with no rework; minimal code changes focused on infrastructure helpers.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(core): Scaffold inbound-secrets module (no-changelog) afitzek S No 92.9h 0.1h May 12, 2026

Summary

Feature

Scaffold inbound-secrets module

Adds an empty backend module for inbound secrets, registered but gated by a feature flag, with no runtime changes for users.

Health Assessment

Medium
Low
Low
  • Fast AI‑assisted review, minimal changes, no runtime impact, low risk.

AI Details

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

Tech Stack

Languages: Typescript
refactor(core): Combine insights by workflow count and page query sandra0503 M No 163.9h 1.4h May 12, 2026

Summary

Refactor

Refactor insights pagination for performance

Optimizes database queries for insights, reducing load times and improving user analytics.

Health Assessment

Small
Low
Low
  • Fast review with minimal changes indicates a low‑risk refactor.

AI Details

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

Tech Stack

Languages: Typescript
feat(editor): Disable Agent editing UI when user lacks agent:update (no-changelog) burivuhster XL No 23.6h 1.5h May 12, 2026

Summary

Feature

Disable Agent editing UI for users without update permission

Provides a read‑only UI for agents when users lack the agent:update scope, preventing 403 errors and improving user experience.

Health Assessment

X-Large
Medium
Low
  • PR completed in under a day with a single review and minimal comments, indicating a straightforward implementation backed by comprehensive tests.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
refactor(core): Move node-specific builder guidance to per-node @builderHint (no-changelog) mutdmour XL AI 117.3h 97.9h May 12, 2026

Summary

Refactor

Move node guidance to per-node @builderHint

Centralizes node guidance into node definitions, cutting prompt size and improving maintainability.

Health Assessment

Large
High
High
  • The PR involved extensive refactoring of node guidance, leading to a slow review cycle and multiple review rounds, but no post-review commits, indicating a thorough final approval.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(core): Enable Daytona sandbox in Instance AI evals (no-changelog) JoseBra XL AI 133.5h 44.1h May 12, 2026

Summary

CI/CD

Enable Daytona sandbox in Instance AI evals

Adds Daytona sandbox support to Instance AI evaluation CI, enabling sandbox mode in production for tests, adding mock credentials helper, and tightening log capture.

Health Assessment

X-Large
High
Medium
  • PR involved extensive CI and backend changes, required multiple iterations and AI assistance, but was eventually approved after addressing review comments.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
Frameworks: Github-Actions
feat(core): Add update_partial_workflow MCP tool RicardoE105 XL No 178.2h 86.2h May 12, 2026

Summary

Feature

Add update_partial_workflow MCP tool

Introduces a lightweight partial workflow update tool that reduces token usage and improves performance for MCP agents, enabling efficient, atomic edits without full workflow rewrites.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time (~7 days) with multiple review rounds and a large code change, indicating significant review friction but ultimately delivered a high‑impact feature.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
fix(core): Preserve AxiosHeaders instance when applying OpenAI vendor defaults Joffcom M No 142.3h 0.7h May 12, 2026

Summary

Bug Fix

Preserve AxiosHeaders instance for OpenAI vendor defaults

Fixes a header handling bug in the OpenAI integration, ensuring AxiosHeaders instances are preserved so request interceptors work correctly and downstream requests succeed.

Health Assessment

Medium
Low
Low
  • The PR had a long overall cycle due to multiple master merges, but the review was quick and the fix required minimal rework, indicating a low‑risk, straightforward bug fix.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
fix(editor): Set document title on agent pages (no-changelog) yehorkardash M No 18.1h 0.0h May 12, 2026

Summary

Bug Fix

Set document title on agent pages

Fixes page title and updates empty agents page, improving user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with single review, minimal changes, low risk

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Vue
:rocket: Release 2.21.0 n8n-assistant L No 0.4h - May 12, 2026

Summary

Chore

Release 2.21.0

This release delivers a wide range of bug fixes and feature enhancements, improving stability, security, and user experience across the platform.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, indicating a straightforward release update.

AI Details

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

Tech Stack

Languages: Javascript
fix(core): Resolve global credentials for agents (no-changelog) yehorkardash L No 19.3h 0.1h May 12, 2026

Summary

Bug Fix

Resolve global credentials for agents

Fixes agent credential resolution by switching to ID‑based references and enabling globally shared credentials, improving security and consistency across the platform.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 19 hours, with AI assistance quickly identifying issues, resulting in a smooth, low‑friction process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
ci: Add artifact prefix to e2e runs to prevent clashing Matsuuu S No 1.1h 0.1h May 12, 2026

Summary

CI/CD

Add artifact prefix to e2e runs

Prevents artifact naming clashes in CI, ensuring reliable e2e test runs.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(core): Add setNodeParameter op to update_partial_workflow RicardoE105 L No 86.0h 27.7h May 12, 2026

Summary

Feature

Add setNodeParameter operation to workflow updates

Introduces a new operation that sets a single nested parameter via JSON Pointer, improving efficiency and safety for workflow updates.

Health Assessment

Large
Medium
Medium
  • PR merged after 86 hours with a single review cycle, indicating moderate review friction but no major back‑and‑forth. The addition of a new operation adds significant code and tests, yet the process remained straightforward.

AI Details

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

Tech Stack

Languages: Typescript
feat(core): Enrich agent execution telemetry (no-changelog) alielkhateeb XL No 135.1h 22.4h May 12, 2026

Summary

Feature

Enrich agent execution telemetry

Adds telemetry metadata for AI Agent node executions, surfaces LLM token/cost data on LLM node spans, and improves error recording on workflow/node spans.

Health Assessment

X-Large
Medium
Medium
  • The PR underwent a single review with three issues, requiring eight subsequent commits to address feedback, indicating moderate review friction. The large code change (~1,200 lines) suggests significant impact on telemetry and observability, but the single review cycle and moderate iteration count keep risk at medium.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
feat(editor): Add proactive starter experiment (no-changelog) romeobalta L No 6.8h 6.0h May 11, 2026

Summary

Feature

Add proactive starter experiment to Instance AI

Provides a low‑friction first‑screen experience for new users by showing a synthetic assistant message, guiding them toward creating workflows.

Health Assessment

Large
Low
Low
  • Quick turnaround with a single review and minimal rework indicates a well‑scoped, low‑risk feature addition.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vue
feat(Onfleet Trigger Node): Add webhook request verification DawidMyslak L No 298.1h 22.1h May 11, 2026

Summary

Feature

Add webhook request verification

Adds optional HMAC‑SHA512 verification of incoming webhook requests in the Onfleet Trigger node, improving security while preserving existing workflows.

Health Assessment

Large
Medium
Medium
  • The PR required over 12 days to merge, but only one review was needed, indicating a lengthy review cycle but straightforward implementation.

AI Details

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

Tech Stack

Languages: Typescript
feat(Acuity Scheduling Trigger Node): Add webhook request verification DawidMyslak L No 345.1h 24.1h May 11, 2026

Summary

Feature

Add webhook request verification to Acuity Scheduling Trigger node

Enables secure webhook handling by validating incoming requests with HMAC SHA-256, reducing risk of unauthorized triggers and ensuring data integrity for users.

Health Assessment

Medium
Low
Low
  • The PR took over two weeks to merge, but had minimal review iterations and no major blockers, indicating a straightforward implementation with thorough testing.

AI Details

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

Tech Stack

Languages: Typescript
feat(Asana Trigger Node): Add webhook request verification DawidMyslak L No 344.3h 24.0h May 11, 2026

Summary

Feature

Add webhook request verification

Adds verification of the X-Hook-Signature header for Asana webhook requests, rejecting tampered requests with 401 Unauthorized while preserving backward compatibility with existing workflows.

Health Assessment

Large
Low
Low
  • The PR required 14 days to merge but had a quick review and no rework, indicating a stable change with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix: Fix 15 security issues in fast-xml-builder, basic-ftp, fast-uri and 5 more aikido-autofix L No 44.1h 0.1h May 11, 2026

Summary

Chore

Fix 15 security issues in dependencies

This PR updates several Node.js packages to patch 15 CVEs, strengthening the platform’s security posture.

Health Assessment

Medium
Low
Low
  • Security-critical dependency updates were merged quickly with no rework, demonstrating efficient handling of vulnerability patches.

AI Details

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

Tech Stack

Languages: Javascript
fix: Fix 16 security issues in fast-xml-builder, fast-uri, langsmith and 3 more aikido-autofix L No 43.8h 0.0h May 11, 2026

Summary

Bug Fix

Fix 16 security issues in dependencies

Upgrade dependencies to resolve XML injection, path traversal, and URI normalization bypass vulnerabilities.

Health Assessment

Small
Low
Low
  • Quick review and merge, low risk due to dependency upgrades

AI Details

Tech Stack

Languages: Javascript
Frameworks: Hono, Langsmith
chore(core): Langsmith OTel telemetry for agent builder (no-changelog) mike12345567 L No 1.8h 0.1h May 11, 2026

Summary

Chore

Add LangSmith OTel telemetry to agent builder

Enables optional LangSmith tracing for the agent builder, improving observability without runtime cost when disabled.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review comments indicate smooth integration; multiple commits after review suggest iterative refinement to address AI‑reviewed issues.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
fix(core): Defer credential setup during workflow builds aalises XL No 21.5h 12.9h May 11, 2026

Summary

Bug Fix

Defer credential setup during workflow builds

This PR defers credential resolution until after workflow build/verification, improving build safety and reducing errors.

Health Assessment

X-Large
High
Low
  • The PR was merged quickly with minimal review, indicating confidence in the changes, but the large code churn suggests significant refactoring of credential handling logic.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
fix(core): Agents called from workflows use the workflows owner/user ID for calling further workflows through the agent (no-changelog) mike12345567 M No 1.9h 0.1h May 11, 2026

Summary

Bug Fix

Fix agent workflow user ID handling

Ensures agents invoked from workflows have correct user context, preventing execution errors in production triggers.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and AI review, merged within 2 hours.

AI Details

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

Tech Stack

Languages: Typescript
fix(core): Gate agent node tools behind node-tools-searcher module (no-changelog) burivuhster M No 2.4h 0.5h May 11, 2026

Summary

Bug Fix

Gate agent node tools behind module

Prevents agents from enabling node tools when the supporting module is disabled, improving validation and system integrity.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
fix(Git Node): Restore Clone and other operations on simple-git 3.36+ alexander-gekov S No 3.9h 1.0h May 11, 2026

Summary

Bug Fix

Restore Git Clone on simple-git 3.36+

Fixes Git node operations by enabling unsafe hooks path, restoring functionality for Cloud and self-hosted instances.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and a single 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
chore: Sync quarantine list and add hanging instance-ai tests shortstacked S No 0.4h 0.1h May 11, 2026

Summary

Chore

Sync quarantine list and add instance-ai tests

Updates test quarantine list to reflect current failures and adds new instance-ai tests to improve CI reliability.

Health Assessment

Small
Low
Low
  • Quick update with minimal changes, fast review and merge, no blockers.

AI Details

Tech Stack

fix(core): Prevent proxy layer accumulation in ObservableObject tomi S No 68.6h 60.4h May 11, 2026

Summary

Bug Fix

Prevent proxy layer accumulation in ObservableObject

Fixes a stack overflow bug caused by repeated proxy wrapping in ObservableObject, improving stability for trigger executions.

Health Assessment

Small
Low
Medium
  • Long review time due to a single comment, but minimal code changes and no critical impact, resulting in low risk.

AI Details

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

Tech Stack

Languages: Javascript
test(editor): Move Instance AI runtime coverage (no-changelog) r00gm XL No 1.4h 1.2h May 11, 2026

Summary

Test

Move Instance AI runtime coverage

Separates runtime tests from store tests to keep store tests focused on instance-level behavior, improving test clarity and maintainability.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 1.4 hours, single review with no issues, minimal changes, indicating low risk and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
« Page 17 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