Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| ci: Stabilise Codecov uploads and tighten coverage scope (no-changelog) | shortstacked | M | No | 15.0h | 2.4h | May 21, 2026 |
SummaryCI/CDStabilise Codecov uploads and tighten coverage scope Improves reliability of CI coverage metrics, reduces false positives, and provides clearer reporting for AI and backend components. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml, Json
Frameworks:
Github-Actions, Turbo
|
||||||
| :rocket: Release 1.123.46 | n8n-assistant | S | No | 0.4h | - | May 21, 2026 |
SummaryReleaseRelease 1.123.46 Patch release with bug fixes, including requiring admin push for legacy environment migration. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Javascript
Frameworks:
Node
|
||||||
| ci: Generate release SBOM from shipped artefact (no-changelog) | shortstacked | XL | AI | 21.3h | 0.4h | May 21, 2026 |
SummaryCI/CDGenerate release SBOM from shipped artefact Creates a more accurate SBOM by scanning the shipped artifact instead of the source tree, reducing false positives in license audits and cutting component count from 6,065 to 1,399. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Yaml
|
||||||
| ci: Upload .nyc_output/ from shard artifacts (include-hidden-files) | shortstacked | S | AI | 62.0h | 42.0h | May 21, 2026 |
SummaryCI/CDEnable include-hidden-files on shard artifact upload Fixes E2E coverage uploads by ensuring dotfiles are included, restoring coverage reports and Codecov flag updates. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Github-Actions
|
||||||
| fix(core): Acquire expression isolate for scheduled polls (backport to release-candidate/2.21.x) | n8n-assistant | M | No | 42.1h | 15.1h | May 21, 2026 |
SummaryBug FixFix scheduled poll expression isolate acquisition Ensures scheduled polling triggers acquire an expression isolate, preventing runtime errors under the vm expression engine and restoring reliable trigger execution. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Route private OAuth2 credentials through dynamic-credential origin | guillaumejacquart | L | No | 65.1h | 41.9h | May 21, 2026 |
SummaryFeatureRoute private OAuth2 credentials through dynamic-credential origin Enhances OAuth2 authentication by routing private credentials through dynamic-credential origin, improving security and user experience. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Oauth2
|
||||||
| fix(editor): Remove 'Continue Chat' for close button in Agents | heymynameisrob | M | No | 162.5h | 90.2h | May 21, 2026 |
SummaryBug FixRemove 'Continue Chat' for close button in Agents Updates the Agent session timeline header so users can close the session detail view instead of continuing the chat from that page, improving navigation clarity. Health Assessment
Medium
Low
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Vue
Frameworks:
Vue
|
||||||
| fix(editor): Remove 'no more sessions' from sessions list in Agents | heymynameisrob | M | No | 162.8h | 90.5h | May 21, 2026 |
SummaryBug FixRemove 'no more sessions' message from Agent sessions list This change removes the redundant 'no more sessions' message from the Agent sessions list, streamlining the UI and reducing confusion for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| feat(core): Add `dropEnumCheck` helper to migration DSL (no-changelog) | tomi | S | No | 1.2h | 0.1h | May 21, 2026 |
SummaryFeatureAdd dropEnumCheck helper to migration DSL Provides a DSL method to drop enum CHECK constraints, simplifying migration scripts and reducing manual query construction. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(editor): Streamline fix-with-AI offer state and reporting | r00gm | L | No | 17.6h | 0.3h | May 21, 2026 |
SummaryRefactorStreamline fix-with-AI offer state and reporting Enhances the AI fix feature by streamlining state handling and reporting, cutting runtime overhead. This leads to faster user interactions and easier maintenance. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vue
|
||||||
| feat(editor): Add episodic memory knowledge tab | bjorger | M | AI | 37.2h | 0.1h | May 21, 2026 |
SummaryFeatureAdd episodic memory knowledge tab Introduces an episodic memory knowledge tab in the agent builder, enabling users to view, search, and manage memory entries, improving transparency and control over AI behavior. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
ChatGPT, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vue
|
||||||
| fix(Git Node): Clone repositories into target path | DawidMyslak | M | No | 17.7h | 2.0h | May 21, 2026 |
SummaryBug FixFix Git node clone operation to use target path Ensures Git repositories are cloned into the specified target path, preventing incorrect cloning into the current directory and improving reliability for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: Fail Instance AI discovery evals only on zero-pass scenarios (no-changelog) | BerniWittmann | S | No | 18.2h | 17.8h | May 21, 2026 |
SummaryCI/CDci: Relax Instance AI discovery evals Allow partial threshold misses in PR CI for Instance AI discovery evals, while maintaining strict local behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Javascript
Frameworks:
Github-Actions
|
||||||
| ci: Harden setup-nodejs against silent Node-version fall-through (no-changelog) | shortstacked | S | AI | 9.0h | 1.2h | May 21, 2026 |
SummaryCI/CDHarden setup-nodejs to prevent silent Node-version fall-through Improves CI reliability by ensuring Node version matches expectations, reducing flaky builds and saving runner minutes. This reduces debugging time and costs for developers. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Frameworks:
Github-Actions
|
||||||
| ci: Skip coverage collection on merge_group runs | n8n-cat-bot | XS | No | 0.6h | 0.0h | May 20, 2026 |
SummaryCI/CDSkip coverage collection on merge_group runs Reduces CI queue time by skipping unnecessary coverage uploads during merge queue runs, improving build throughput without affecting PR review experience. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix: Allow migration overrides at same timestamp (no-changelog) | shortstacked | M | No | 4.8h | 0.1h | May 20, 2026 |
SummaryBug FixFix migration timestamp override handling Corrects static analysis rule to allow dialect-specific migration overrides with identical timestamps, preventing false positives that could block CI pipelines and deployment. This ensures smoother CI runs and accurate migration ordering for multi-dialect deployments. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(editor): Continue manually triggered evaluation runs | schrothbn | S | No | 8.3h | 0.8h | May 20, 2026 |
SummaryBug FixFix manual evaluation run loop Ensures all dataset rows are processed when a workflow is manually executed, improving reliability and preventing incomplete evaluations for users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vue
|
||||||
| feat(editor): Redesign instance AI approval dialogs (no-changelog) | r00gm | XL | No | 51.3h | 15.4h | May 20, 2026 |
SummaryFeatureRedesign Instance AI Approval Dialogs Improves user experience by providing clearer, keyboard‑navigable approval options and consistent i18n titles, reducing confusion and streamlining AI interactions. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| fix(editor): Use i18n heading for insights chart granularity title | MarcL | XS | No | 1.0h | 0.1h | May 20, 2026 |
SummaryBug FixUse i18n heading for insights chart granularity title Fixes the insights dashboard chart title to use localized heading, improving user experience by displaying proper language‑specific labels. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Vue
|
||||||
| :rocket: Release 2.21.5-exp.0 | n8n-assistant | S | No | 1.1h | 0.0h | May 20, 2026 |
SummaryChoreRelease 2.21.5-exp.0 Prepares the project for the next experimental release by updating package versions and the changelog, ensuring dependencies and documentation are current. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack |
||||||
| fix(core): Surface SSO claims and role mapping diagnostics | phyllis-noester | L | No | 24.6h | 0.2h | May 20, 2026 |
SummaryBug FixSurface SSO claims and role mapping diagnostics Enhances visibility into SSO role mapping, enabling operators to diagnose and resolve mapping issues quickly, reducing support overhead. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Vendor uudecoder and drop uuencode dependency | n8n-cat-bot | M | No | 4.1h | 0.1h | May 20, 2026 |
SummaryBug FixVendor uudecoder, remove uuencode dependency Eliminates an undeclared‑license dependency by vendoring a lightweight uudecoder, improving compliance and reducing bundle size. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add inbound secret module with runtime credential accessor (no-changelog) | afitzek | XL | No | 194.3h | 16.7h | May 20, 2026 |
SummaryFeatureAdd inbound secret module with runtime credential accessor Introduces a secure mechanism to strip and store sensitive trigger payload fields, limiting credential exposure and enabling controlled access for downstream nodes. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(core): Add eval-data populator tool (no-changelog) | lucamattiazzi | XL | No | 41.7h | 10.8h | May 20, 2026 |
SummaryFeatureAdd eval-data populator tool Automates population of evaluation data tables, streamlining AI evaluation workflows and reducing manual data entry. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(core): Add eval setup sub-agent (no-changelog) | lucamattiazzi | XL | No | 45.4h | 1.2h | May 20, 2026 |
SummaryFeatureAdd eval setup sub-agent Adds a background sub-agent that patches workflows for evaluation, enabling automated evaluation pipelines. Health Assessment
X-Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Vue
Frameworks:
Vue
|
||||||
| chore: Migrate @n8n/syslog-client from Jest to Vitest (no-changelog) | Matsuuu | L | No | 4.4h | 0.9h | May 20, 2026 |
SummaryRefactorMigrate @n8n/syslog-client from Jest to Vitest Aligns the syslog client test runner with the monorepo's Vitest migration, ensuring consistent testing and type safety across packages. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vitest
|
||||||
| feat(core): Add system resolver id lookup to DynamicCredentialsProxy | guillaumejacquart | S | No | 5.1h | 1.8h | May 20, 2026 |
SummaryFeatureAdd system resolver id lookup to DynamicCredentialsProxy Exposes getSystemResolverId to allow callers to resolve the seeded SYSTEM_RESOLVER_ID without database lookups, improving performance and decoupling credential resolution logic. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| refactor(core): Route node-data access through typed-RPC dispatcher | despairblue | L | No | 3.2h | 0.4h | May 20, 2026 |
SummaryRefactorRefactor node-data access via typed-RPC dispatcher Internal refactor to improve security and type safety of node data access, enabling future typed RPC operations without affecting runtime performance. No user-facing impact, but sets foundation for future features. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(editor): Place caret inside expression brackets on auto-switch | alexander-gekov | M | No | 310.6h | 15.7h | May 20, 2026 |
SummaryBug FixPlace caret inside expression brackets on auto-switch Fixes caret placement when auto‑switching to the expression editor, keeping the cursor inside the brackets so users can type without extra clicks. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Vue
Frameworks:
Vue
|
||||||
| ci: Split Instance AI evals to own workflow, fire on approval only (no-changelog) | JoseBra | M | No | 1.3h | 0.0h | May 20, 2026 |
SummaryCI/CDSplit Instance AI evals into separate workflow Cuts CI eval cost by ~90% by restricting the Instance AI workflow to run only on review approval, reducing cost without affecting build/tests. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(editor): Lock workflow redaction settings when enforced at instance level | BGZStephen | M | No | 123.0h | 69.2h | May 20, 2026 |
SummaryFeatureLock workflow redaction settings when enforced at instance level Adds UI lock for redaction settings when instance-level enforcement is active, preventing editors from overriding policy. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| feat(core): Inline JWKS in OAuth2 dynamic client registration | guillaumejacquart | XL | No | 315.1h | 94.6h | May 20, 2026 |
SummaryFeatureInline JWKS in OAuth2 dynamic client registration Adds inline JWKS support for OAuth2 credentials, enabling IdPs to encrypt token responses without needing external key endpoints, improving security and flexibility for self-hosted instances. Health Assessment
Large
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(core): Validate non-empty prompts in AI vendor nodes before API calls (backport to release-candidate/2.22.x) | n8n-assistant | XL | No | 0.8h | 0.0h | May 20, 2026 |
SummaryBug FixValidate non-empty prompts in AI vendor nodes before API calls Ensures AI vendor nodes validate prompts, preventing wasted API calls and resource usage, improving workflow reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Cursor, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(core): Validate non-empty prompts in AI vendor nodes before API calls (backport to release-candidate/2.21.x) | n8n-assistant | XL | No | 0.8h | 0.0h | May 20, 2026 |
SummaryBug FixValidate non-empty prompts in AI vendor nodes Ensures workflows fail fast when prompts are empty, preventing wasted API calls and resource usage. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Cursor, Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(core): Fetch templates matching the bundled SDK minor | mutdmour | L | AI | 0.0h | - | May 20, 2026 |
SummaryFeatureAdd SDK-aware template fetching Ensures each instance pulls templates matching its bundled SDK version, improving compatibility and reducing errors. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test(core): Add Playwright LangSmith eval scaffolding (no-changelog) | shortstacked | L | No | 66.4h | 0.5h | May 20, 2026 |
SummaryFeatureAdd Playwright LangSmith eval scaffolding Consolidates multiple dev‑time evaluation harnesses onto Playwright with a shared LangSmith fixture and reporter, enabling unified testing and reporting for n8n's internal evals. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Yaml
|
||||||
| fix(core): Populate manual user id on webhook execution data path (backport to release-candidate/2.21.x) | n8n-assistant | M | No | 4.5h | 0.1h | May 20, 2026 |
SummaryBug FixPopulate manual user ID on webhook execution Ensures manual webhook executions deliver real‑time data by threading the user ID through the execution path, preventing infinite spinners and data loss. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Populate manual user id on webhook execution data path (backport to release-candidate/2.22.x) | n8n-assistant | M | No | 4.4h | 0.1h | May 20, 2026 |
SummaryBug FixPopulate manual user ID on webhook execution Ensures manual webhook executions correctly propagate user identity, fixing data delivery issues in worker mode. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Allow shadowing dangerous globals as variable names in workflow SDK | RicardoE105 | M | No | 38.9h | 32.8h | May 20, 2026 |
SummaryBug FixAllow shadowing dangerous globals as variable names in workflow SDK Fixes validation errors when user declares local variables that shadow dangerous global names, improving developer experience and preventing false positives. Health Assessment
Medium
Low
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Scope source control data tables by project | ireneea | L | No | 21.3h | 14.6h | May 20, 2026 |
SummaryBug FixScope source control data tables by project Ensures source control data export, import, and status operations are limited to the current project context, preventing cross‑project data leakage and improving data integrity. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(editor): Add fix with AI action to instance ai chat on execution errors (no-changelog) | riqwan | XL | No | 26.6h | 0.2h | May 20, 2026 |
SummaryFeatureAdd AI fix action to instance AI chat on execution errors Adds a UI card that triggers an AI agent to automatically fix execution errors in the editor, improving developer productivity by reducing manual debugging. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vue
|
||||||
| fix(core): Validate non-empty prompts in AI vendor nodes before API calls | alexander-gekov | XL | No | 3.0h | 0.2h | May 20, 2026 |
SummaryBug FixValidate non-empty prompts in AI vendor nodes before API calls Ensures AI vendor nodes validate prompts to avoid wasted API calls and provide clear error messages, improving workflow reliability and cost efficiency. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Cursor
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(core): Keep workflow active when external hook rejects publish | ivov | M | No | 26.3h | 0.1h | May 20, 2026 |
SummaryBug FixFix workflow active state on external hook failure Ensures workflows remain active when an external hook rejects publish, improving reliability for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add unpinNodes opt-in field to eval execution (no-changelog) | DeveloperTheExplorer | L | No | 22.4h | 20.6h | May 20, 2026 |
SummaryFeatureAdd unpinNodes opt‑in field to eval execution Introduces an opt‑in field for unpinning nodes during AI evals, enabling future vendor SDK interception without affecting current behavior. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(core): Agents feature memory usage reduction (no-changelog) | mike12345567 | XL | No | 190.1h | 165.5h | May 20, 2026 |
SummaryChoreReduce agents memory usage This PR cuts idle memory usage of the agents module by 77%, improving performance and resource efficiency for all users. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(core): Use coerced name for all expression-extension property lookups (no-changelog) | Flexicon | M | No | 3.3h | 1.1h | May 20, 2026 |
SummaryBug FixFix expression extension property lookup consistency Ensures consistent property name handling in expression runtime, improving reliability and aligning with legacy behavior. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Coerce dynamic property keys before runtime denylist check (no-changelog) | Flexicon | M | No | 23.0h | 19.8h | May 20, 2026 |
SummaryBug FixFix dynamic property key coercion in runtime Ensures runtime denylist checks correctly handle non-string keys, preventing potential security bypasses. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| refactor(editor): Migrate workflowsStore.workflowId usages in stores and Vue components and composables | autologie | L | No | 171.7h | 148.5h | May 20, 2026 |
SummaryRefactorRefactor workflow ID usage in editor components Updates the editor UI to use the new workflow ID injection pattern, improving consistency and reducing coupling. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
Vue
|
||||||
| refactor(core): Resolve $jmespath in-isolate for VM engine (no-changelog) | despairblue | L | No | 21.5h | 20.2h | May 20, 2026 |
SummaryRefactorRefactor VM engine jmespath resolution Enhances security by restricting host-callable surface and preventing expression injection, improving reliability of VM engine expressions. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(core): Preserve known credential supportedNodes under lazy loading | alexander-gekov | S | No | 118.5h | 66.8h | May 20, 2026 |
SummaryBug FixFix credential supportedNodes preservation in lazy loader Ensures credential testing functions work correctly, preventing errors when retrying credentials and improving user experience in the credential modal. Health Assessment
Small
Low
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||