n8n/packages/@n8n/workflow-sdk/src/workflow-builder
2026-04-13 11:59:50 +00:00
..
control-flow-builders feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
node-builders refactor(instance-ai): Harmonize prompting between builders (no-changelog) (#28338) 2026-04-13 11:59:50 +00:00
plugins feat(ai-builder): Fix IF/Switch/Filter node misconfiguration in builder (no-changelog) (#28172) 2026-04-08 14:35:43 +00:00
connection-utils.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
connection-utils.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
constants.test.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
constants.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
layout-utils.test.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
layout-utils.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
pin-data-utils.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
pin-data-utils.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
string-utils.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
string-utils.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
subnode-utils.test.ts feat(core): Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#26041) 2026-02-26 10:09:16 +00:00
subnode-utils.ts feat(core): Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#26041) 2026-02-26 10:09:16 +00:00
type-guards.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
type-guards.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
validation-helpers.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
validation-helpers.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
workflow-import.test.ts feat(core): Expand workflow-sdk test fixtures from 500 to 2000 workflows and fix codegen bugs (#26041) 2026-02-26 10:09:16 +00:00
workflow-import.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00