n8n/packages/cli
r00gm f5dd8e7989
fix(editor): Address review feedback on the Instance AI editor hand-off
- Credential setup-help gates on write access (canWrite) so it shows in create-only flows, not just edit.
- Strip every leading internal block from stored user messages so a stacked editor-context + running-tasks no longer leaks markup into visible history.
- AttachmentPreview workflow name ellipsizes in the flex chip (min-width: 0).
- Capitalize "AI Assistant" in the canvas-action popover title.
2026-06-18 20:51:52 +02:00
..
bin chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
scripts fix(cli): Decouple agent library bundle from build:data (#31293) 2026-05-28 15:29:56 +00:00
src fix(editor): Address review feedback on the Instance AI editor hand-off 2026-06-18 20:51:52 +02:00
templates fix(editor): Restore cross-origin notification after OAuth popup completes (#32087) 2026-06-11 17:45:03 +00:00
test feat(core): Reclaim stale publication outbox leases (no-changelog) (#32536) 2026-06-18 08:42:20 +00:00
BREAKING-CHANGES.md fix: Security patches (#22748) 2025-12-05 13:28:39 +00:00
eslint.config.mjs perf(ai-builder): Defer heavy idle-boot dependencies (-27 MiB heap) (#30834) 2026-05-21 09:28:39 +00:00
jest.config.integration.js ci: Speed up DB integration tests via Postgres template DB + persistent Jest workers (#31778) 2026-06-05 06:27:41 +00:00
jest.config.integration.testcontainers.js ci: Enable Ryuk cleanup for testcontainers (#25848) 2026-02-19 07:27:03 +00:00
jest.config.js feat(core): Introduce mcp-apps package (no-changelog) (#31298) 2026-06-01 15:39:41 +00:00
jest.config.migration.js chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +00:00
jest.config.migration.testcontainers.js chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +00:00
jest.config.unit.js test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
nodemon.json build: Fix cli nodemon config (#10628) 2024-08-30 19:03:47 +03:00
package.json fix(core): Upgrade @n8n_io/license-sdk to v3 and resolve node-rsa to v2 (#32552) 2026-06-18 09:38:38 +00:00
tsconfig.build.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
tsconfig.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00