n8n/packages/cli
Garrit Franke 3d94910502
feat(editor): Add global node content search to command bar
Adds a new "Search in workflows" section to the cmd+k command bar that
searches node names, notes, and stringified parameters across all
workflows the user can read. Current-workflow open-node items also gain
content keywords for in-memory matching without a network round-trip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 10:49:41 +02:00
..
bin
scripts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
src feat(editor): Add global node content search to command bar 2026-05-12 10:49:41 +02:00
templates feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00:00
test fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00
BREAKING-CHANGES.md
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
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
nodemon.json
package.json feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
tsconfig.build.json
tsconfig.json chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +00:00