n8n/packages/@n8n/workflow-sdk/src
2026-07-02 11:34:21 +00:00
..
__tests__ feat(core): Move builder templates to n8n-sdk-templates with runtime fetch (#30537) 2026-05-26 12:15:00 +01:00
ast-interpreter chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
cli feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
codegen fix: Improve AI Assistant post-build follow-ups (#33419) 2026-07-02 11:34:21 +00:00
constants feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
expression fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +00:00
generate-types fix: Improve AI Assistant post-build follow-ups (#33419) 2026-07-02 11:34:21 +00:00
prompts fix: Improve AI Assistant post-build follow-ups (#33419) 2026-07-02 11:34:21 +00:00
types feat(editor): Preserve and author workflow node groups across update surfaces (no-changelog) (#32771) 2026-06-23 06:55:59 +00:00
utils test: Migrate @n8n/workflow-sdk from Jest to Vitest (no-changelog) (#31546) 2026-06-03 06:08:31 +00:00
validation refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
workflow-builder refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03:00
deterministic-ids.test.ts fix(editor): Preserve existing node IDs when AI edits a workflow (#32593) 2026-06-19 11:59:45 +00:00
expression.test.ts fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +00:00
expression.ts fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +00:00
graph-validator.test.ts fix(core): Harden Set node workflow SDK contract (#29568) 2026-04-30 12:10:44 +00:00
index.ts feat(core): Curate workflow examples for the builder sandbox (#30025) 2026-05-13 06:45:39 +00:00
merge.test.ts feat(core): Accept merge.input(n) inside ifElse/switch branch targets in workflow-sdk (#29716) 2026-05-07 07:46:06 +00:00
node-groups.test.ts feat(editor): Preserve and author workflow node groups across update surfaces (no-changelog) (#32771) 2026-06-23 06:55:59 +00:00
pin-data-utils.test.ts test: Migrate @n8n/workflow-sdk from Jest to Vitest (no-changelog) (#31546) 2026-06-03 06:08:31 +00:00
pin-data-utils.ts feat(core): Implement Test workflow MCP tool (#27348) 2026-03-27 07:47:48 +00:00
real-workflow.test.ts test(core): Extend fixture extraction hook timeout to avoid flake (no-changelog) (#32313) 2026-06-16 07:55:59 +00:00
typeguards.test.ts fix(core): Fix workflow-sdk validation for plain workflow objects (#28416) 2026-04-14 16:29:20 +00:00
typeguards.ts fix(core): Fix workflow-sdk validation for plain workflow objects (#28416) 2026-04-14 16:29:20 +00:00
validation.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
workflow-builder-plugins.test.ts test: Migrate @n8n/workflow-sdk from Jest to Vitest (no-changelog) (#31546) 2026-06-03 06:08:31 +00:00
workflow-builder.integration.test.ts fix(core): Route split in batches chains through loop output (#32968) 2026-06-25 11:09:41 +00:00
workflow-builder.test.ts fix: Improve AI Assistant post-build follow-ups (#33419) 2026-07-02 11:34:21 +00:00
workflow-builder.ts fix(core): Route split in batches chains through loop output (#32968) 2026-06-25 11:09:41 +00:00