Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(core): Wire episodic memory into agent runtime | bjorger | XL | No | 16.5h | 0.1h | May 20, 2026 |
SummaryFeatureAdd episodic memory to agent runtime Enables agents to retain and recall past interactions, improving contextual decision‑making and user experience. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(core): Add episodic memory indexing and reflection | bjorger | XL | No | 16.5h | 0.1h | May 20, 2026 |
SummaryFeatureAdd episodic memory indexing and reflection Adds SDK mechanics for episodic entry extraction, ranking, and in-memory store support. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| feat(core): Add AI insights endpoint for eval collections (TRUST-80) | DeveloperTheExplorer | XL | AI | 192.7h | 53.8h | May 20, 2026 |
SummaryFeatureAdd AI insights endpoint for eval collections Introduces a backend endpoint that delivers AI-generated insights for evaluation collections, enabling new UI cards and deterministic fallback logic for reliable results. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix: Fixes PostHog group identify call site after init | Joco-95 | XS | No | 0.8h | 0.1h | May 20, 2026 |
SummaryBug FixFix PostHog group identify call after init Corrects telemetry initialization to prevent errors and ensure accurate user tracking. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test: Consolidate memory baseline specs and add no-mcp impact test | shortstacked | L | AI | 19.3h | 1.4h | May 20, 2026 |
SummaryTestConsolidate memory baseline specs and add no-mcp impact test Refactors performance tests to isolate memory impact of modules, improving reliability and enabling precise monitoring of memory usage. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Rework LangSmith tracing (no-changelog) | OlegIvaniv | XL | No | 309.0h | 263.9h | May 20, 2026 |
SummaryFeatureRework LangSmith tracing for Instance AI Improves observability and trace consistency for native agents by normalizing LangSmith data, adding OTel IDs, and enriching metadata for better monitoring. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(editor): Prevent evaluations tab crash on unsaved workflows | lucamattiazzi | M | No | 19.1h | 18.9h | May 20, 2026 |
SummaryBug FixPrevent evaluations tab crash on unsaved workflows Fixes a crash in the Evaluations tab by ensuring test runs are only fetched after a workflow is saved, improving stability for users creating new workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Confidence:
0.95
Tech Stack
Languages:
Typescript, Vue
Frameworks:
Vue
|
||||||
| fix(core): Members can still create API keys with insights:read scope | konstantintieber | XS | No | 2.1h | 0.1h | May 20, 2026 |
SummaryBug FixFix API key scope for members Ensures members cannot create API keys with insights:read scope, preventing unintended access. 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): Report scheduled-poll isolate acquisition failures via __emitError | despairblue | S | No | 18.8h | 4.4h | May 20, 2026 |
SummaryBug FixFix scheduled poll isolate acquisition error reporting Ensures users see errors when scheduled polls fail to acquire isolates, improving visibility and troubleshooting. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add eval-data row services + eval-setup sub-agent prompt (no-changelog) | lucamattiazzi | XL | No | 112.6h | 67.4h | May 20, 2026 |
SummaryFeatureAdd eval-data row services + eval-setup sub-agent prompt Adds runtime‑agnostic services for extracting and generating evaluation data rows, plus a system prompt for the eval‑setup sub‑agent, enabling automated evaluation workflows without native agent dependencies. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Add Instance AI evals setup tool (no-changelog) | lucamattiazzi | XL | No | 40.1h | 1.7h | May 20, 2026 |
SummaryFeatureAdd Instance AI evals setup tool Adds the evals domain tool that turns the eval helpers into an orchestrator-callable setup flow, enabling users to set up evals through the Instance AI tool surface. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| fix(core): Set HITL confirmation timeout default | aalises | S | No | 0.6h | 0.1h | May 20, 2026 |
SummaryBug FixSet default HITL confirmation timeout to one day Ensures Instance AI HITL confirmations are bounded by a one‑day timeout, preventing indefinite waits and improving system reliability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| :rocket: Release 1.123.45 | n8n-assistant | S | No | 0.5h | - | May 20, 2026 |
SummaryChoreRelease 1.123.45 Version bump and dependency updates for stability and security. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| perf(core): Reduce Instance AI memory usage | aalises | M | No | 1.9h | 0.3h | May 20, 2026 |
SummaryRefactorReduce Instance AI memory usage This PR cuts Instance AI’s memory footprint by ~15%, improving performance and lowering operational costs for production workloads. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| :rocket: Release 2.21.5 | n8n-assistant | S | No | 0.4h | 0.0h | May 20, 2026 |
SummaryChoreRelease 2.21.5 This release updates version numbers and changelog, delivering the latest bug fixes and stability improvements to users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| fix(Google Sheets Node): Allow column reorder and insertion without erroring | DawidMyslak | M | No | 45.0h | 2.2h | May 20, 2026 |
SummaryBug FixFix Google Sheets Node column reorder error Prevents false schema change errors when columns are reordered or inserted, improving reliability of Google Sheets integration. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Cursor, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(core): Require admin push when migrating legacy environments to projects folder | alielkhateeb | L | No | 116.2h | 0.1h | May 20, 2026 |
SummaryBug FixRequire admin push when migrating legacy environments to projects folder Adds guard to prevent non‑admin users from pushing during legacy migration, ensuring proper project structure and preventing accidental data loss. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Vue
Frameworks:
Vue
|
||||||
| fix: Disable mcp-registry broken E2E test (no-changelog) | RomanDavydchuk | XS | No | 0.4h | 0.0h | May 20, 2026 |
SummaryTestDisable mcp-registry broken E2E test Temporarily disables a failing end‑to‑end test for the mcp‑registry, preventing CI failures while a proper fix is developed. 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): Populate manual user id on webhook execution data path | afitzek | M | No | 42.3h | 18.9h | May 20, 2026 |
SummaryBug FixPopulate manual user id on webhook execution data path Ensures manual webhook executions correctly deliver node input/output data to the editor by threading the user identity 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
|
||||||
| chore(core): Bump task-runner-launcher in runners image | n8n-cat-bot | XS | No | 13.8h | 0.1h | May 20, 2026 |
SummaryChoreBump task-runner-launcher version in runners image Updates the task-runner-launcher binary to version 1.4.6, eliminating known Go stdlib vulnerabilities in the runners image. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Frameworks:
Docker
|
||||||
| test: Restore updateExistingExecution spy in stopDuringRun test | Matsuuu | S | AI | 0.2h | 0.1h | May 20, 2026 |
SummaryBug FixRestore spy in stopDuringRun test Fixes test failures caused by lingering jest spy, ensuring accurate execution updates. Prevents potential runtime errors in production workflows. Health Assessment
Small
Low
Low
AI Details
Usage:
Brainstorming
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: Harden Slack notification steps in release workflows | n8n-cat-bot | S | No | 12.6h | 0.4h | May 20, 2026 |
SummaryCI/CDHarden Slack notifications in release workflows Improves security by preventing inline interpolation of dynamic values in GitHub Actions, ensuring safer Slack notifications during releases. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(editor): Stabilize workflow setup credentials state (backport to release-candidate/2.21.x) | n8n-assistant | M | No | 15.7h | 0.5h | May 20, 2026 |
SummaryBug FixStabilize workflow setup credentials state Fixes freeze in Instance AI workflow setup when selecting Typeform remote form option after credentials configured, ensuring credentials object remains stable and prevents reset loop. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| feat(core): Support checking for workflow tags existing in preExecute hook | konstantintieber | M | No | 131.9h | 0.0h | May 19, 2026 |
SummaryFeatureSupport checking for workflow tags in preExecute hook Adds ability to query workflow tags during preExecute hook, enabling conditional logic based on tags. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| refactor(editor): Make useWorkflowDocumentRenderData a standalone composable | alexgrozav | XL | No | 28.9h | 22.9h | May 19, 2026 |
SummaryRefactorRefactor editor to use standalone composable Improves code organization and reactivity in the workflow editor Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.90
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| fix(core): Keep Instance AI HITL confirmations waiting | aalises | M | No | 3.5h | 0.1h | May 19, 2026 |
SummaryBug FixFix Instance AI HITL confirmation wait behavior Ensures HITL confirmations for Instance AI are not prematurely cancelled when users step away, improving reliability of AI workflows. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| test(editor): Prevent jsdom XHR leaks causing Node-22 shard-2 flake | shortstacked | M | AI | 2.4h | 0.6h | May 19, 2026 |
SummaryBug FixFix jsdom XHR leaks in frontend tests Ensures frontend unit tests run reliably on Node 22 by stubbing XHRs and mocking API calls, eliminating flaky failures. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(editor): Remove 'Build Agent' button from EmptyStateBuilderPrompt (no-changelog) | heymynameisrob | S | No | 5.2h | 0.1h | May 19, 2026 |
SummaryBug FixRemove 'Build Agent' button from EmptyStateBuilderPrompt Eliminate an unused UI element from the editor, simplifying the user experience and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Vue
Frameworks:
Vue
|
||||||
| fix(core): Acquire expression isolate for scheduled polls | despairblue | M | No | 1.4h | 0.1h | May 19, 2026 |
SummaryBug FixFix scheduled poll expression isolate acquisition Ensures polling triggers run correctly under the VM expression engine by acquiring and releasing the expression isolate per poll, preventing runtime errors and maintaining workflow stability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Seeds system credential resolver for private credentials (no-changelog) | phyllis-noester | XL | No | 31.8h | 25.8h | May 19, 2026 |
SummaryFeatureSeeds system credential resolver for private credentials Adds a system credential resolver that is seeded on startup, hidden from public listings, and protected from modification, enhancing security and workflow configuration. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| feat(core): Add support for creating and updating workflow groups | dariacodes | XL | No | 196.3h | 4.5h | May 19, 2026 |
SummaryFeatureAdd support for creating and updating workflow groups Enables users to organize workflow nodes into groups, improving manageability and collaboration. Health Assessment
X-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 native agent substrate (no-changelog) | OlegIvaniv | XL | No | 289.1h | 1.6h | May 19, 2026 |
SummaryFeatureAdd native agent substrate Adds native checkpoint persistence, memory stores, and native thread/task abstractions to support Instance AI runtime cutover, preparing for full migration to native agents. Health Assessment
X-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 tools helpers (no-changelog) | lucamattiazzi | XL | No | 18.4h | 0.1h | May 19, 2026 |
SummaryFeatureAdd eval tools helpers Adds read‑only utilities that enable automated evaluation of workflows, improving AI integration and reducing manual setup. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: Resolve backport target branches via remote tags (no-changelog) | Matsuuu | S | No | 0.1h | 0.1h | May 19, 2026 |
SummaryBug FixResolve backport target branches via remote tags The backport workflow now correctly resolves target branches using remote tags, preventing fatal errors and silent failures. This ensures backporting of PRs to stable or beta tracks works reliably. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat(editor): Add new AI chat to universal create dropdown | r00gm | M | No | 1.0h | 0.1h | May 19, 2026 |
SummaryFeatureAdd new AI chat to universal create dropdown Adds a new AI chat entry to the universal create dropdown, enabling users to start AI conversations directly from the UI and improving workflow efficiency. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
Vue
|
||||||
| refactor(core): Remove legacy leader election implementation (no-changelog) | tomi | XL | No | 21.8h | 16.5h | May 19, 2026 |
SummaryRefactorRemove legacy leader election implementation Eliminates old leader election strategy, consolidating to Lua‑script‑based implementation, improving stability and simplifying code. Health Assessment
Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| :rocket: Release 2.22.0 | n8n-assistant | M | No | 0.4h | - | May 19, 2026 |
SummaryChoreRelease 2.22.0 Version 2.22.0 release with updated dependencies and documentation. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| ci: Add reviewer recommendations based on CODEOWNERS | Matsuuu | XL | No | 3.8h | 0.4h | May 19, 2026 |
SummaryCI/CDAdd reviewer recommendations based on CODEOWNERS Adds an advisory GitHub Actions workflow that comments on PRs with recommended reviewer teams based on CODEOWNERS, improving review efficiency. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
Github-Actions
|
||||||
| fix(editor): Hide custom scopes for managed OAuth credentials | Joffcom | L | No | 168.5h | 0.1h | May 19, 2026 |
SummaryBug FixHide custom scopes for managed OAuth credentials This change removes the ability for users to set custom scopes on managed OAuth credentials, preventing scope mismatch issues and ensuring consistent authentication across all customers. 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:
Vue
|
||||||
| fix(core): Limit Insights compaction runs (backport to 1.x) | n8n-assistant | XL | No | 21.8h | 18.5h | May 19, 2026 |
SummaryBug FixLimit Insights compaction runs Improves performance and control of insights compaction by adding indexes, guards, and configurable limits, ensuring efficient resource usage. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(core): Wire observational memory runtime | bjorger | XL | No | 162.4h | 15.4h | May 19, 2026 |
SummaryFeatureWire observational memory runtime Adds an observation‑memory pipeline to agent execution, improving data consistency and enabling advanced analytics for users. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: Migrate @n8n/di from jest to vitest | Matsuuu | M | No | 96.1h | 0.1h | May 19, 2026 |
SummaryChoreMigrate @n8n/di from jest to vitest Switches the testing framework for the dependency injection package to Vitest, improving test performance and compatibility with SWC. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| refactor: Remove user-facing AI research mode (no-changelog) | aalises | L | No | 0.7h | 0.1h | May 19, 2026 |
SummaryRefactorRemove user-facing AI research mode Eliminates the Instance AI research mode UI, simplifying the editor while preserving internal research capabilities for agents. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript, Vue
Frameworks:
Vue
|
||||||
| :rocket: Release 2.21.4 | n8n-assistant | S | No | 0.2h | 0.0h | May 19, 2026 |
SummaryChoreRelease 2.21.4 This PR releases version 2.21.4, updating package versions and changelog to reflect new fixes and improvements. Health AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| :rocket: Release 2.20.12 | n8n-assistant | S | No | 0.1h | - | May 19, 2026 |
SummaryChoreRelease 2.20.12 Patch release with minor fixes and updates. 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
|
||||||
| fix(editor): Restore NDV panel proportions after zoom changes | ABDULALMAS | M | No | 64.2h | 0.0h | May 19, 2026 |
SummaryBug FixRestore NDV panel proportions after zoom Fixes UI distortion after browser zoom, improving user experience and preventing layout issues. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix: Honor continueOnFail in Send and Wait operations | alexander-gekov | XL | No | 170.4h | 4.9h | May 19, 2026 |
SummaryBug FixFix continueOnFail handling in Send & Wait operations Corrects API failure routing across eight nodes so that the Continue (using error output) setting works properly, preventing silent success outputs and workflow hangs. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| build: Revert n8n image to alpine 3.22 to restore graphicsmagick GPL pin (backport to release-candidate/2.20.x) | n8n-assistant | M | No | 1.6h | 1.3h | May 19, 2026 |
SummaryBug FixRevert n8n image to Alpine 3.22 Restores compliance with license policy by reverting to a GPL‑free base image, preventing potential legal issues and ensuring smooth deployment. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Yaml
|
||||||
| build: Revert n8n image to alpine 3.22 to restore graphicsmagick GPL pin (backport to release-candidate/2.21.x) | n8n-assistant | M | No | 1.6h | 1.2h | May 19, 2026 |
SummaryBug FixRevert n8n image to alpine 3.22 Restores graphicsmagick GPL pin to maintain compatibility with n8n's third-party license policy. Health Assessment
Medium
Low
Low
AI Details
Usage:
Co-Authored
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript, Docker
Frameworks:
Nodejs
|
||||||
| ci: Optimize .github/scripts runs via caching and reduced checkout depth | Matsuuu | S | No | 1.5h | 0.6h | May 19, 2026 |
SummaryCI/CDOptimize CI scripts with caching and shallow checkout Speeds up CI by caching node modules and reducing checkout depth, improving build times. 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
|
||||||