n8n/packages/cli
Robin Braumann f3269e1396 Merge branch 'n8n-agents' into toolchains-spike
Resolves conflicts to keep:
- Apps toolset surface from toolchains-spike (registry, factory, normalizer,
  AppDefinition, /catalog/apps/:kind/operations endpoint, FE registry +
  modals + list panel + tool-step labels).
- Builder/integration polish from n8n-agents (i18n-keyed help/connected
  copy, narrower default chat column, agent RBAC resource).

Drops the inline displayHelpText/displayConnectedText fields on
ChatIntegrationDescriptor and the per-platform classes — the strings now
live in the FE i18n catalog keyed by integration type.

Adds the missing 'agent' entry to rbac.store.ts scopesByResourceId so the
new Resource union type compiles.
2026-04-28 10:12:27 +02:00
..
bin chore: Initial V2 changes (#22553) 2025-12-01 20:44:59 +02:00
scripts chore(agents): Tidy up sandbox implementation and use sucrase to convert Typescript to JS (#28826) 2026-04-22 12:02:07 +01:00
src Merge branch 'n8n-agents' into toolchains-spike 2026-04-28 10:12:27 +02:00
templates feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00:00
test feat(API): Add encryption key management endpoints (#28897) 2026-04-23 13:27:57 +00:00
BREAKING-CHANGES.md fix: Security patches (#22748) 2025-12-05 13:28:39 +00:00
eslint.config.mjs refactor: Improve performance of source control methods (#25298) 2026-02-05 14:39:30 +00:00
jest.config.integration.js chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +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 ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02: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 feat(agents): Add Linear platform integration (#28871) 2026-04-23 07:51:05 +02:00
tsconfig.build.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
tsconfig.json feat: Update CLI examples (#25881) 2026-02-19 14:11:47 +00:00