n8n/packages/@n8n/workflow-sdk/src
2026-04-22 06:47:15 +00:00
..
__tests__ 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
ast-interpreter 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
cli feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
codegen fix(core): Fix workflow-sdk validation for plain workflow objects (#28416) 2026-04-14 16:29:20 +00:00
constants feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
expression refactor(core): Remove unused serializeExpression() from workflow SDK (#25934) 2026-02-19 08:49:34 +00:00
generate-types feat(ai-builder): Fix IF/Switch/Filter node misconfiguration in builder (no-changelog) (#28172) 2026-04-08 14:35:43 +00:00
prompts refactor(instance-ai): Harmonize prompting between builders (no-changelog) (#28338) 2026-04-13 11:59:50 +00:00
types feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
utils feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
validation fix(ai-builder): Validate merge node connections matches 'numberInputs' parameter (#28831) 2026-04-22 06:47:15 +00:00
workflow-builder refactor(instance-ai): Harmonize prompting between builders (no-changelog) (#28338) 2026-04-13 11:59:50 +00:00
deterministic-ids.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
expression.test.ts refactor(core): Remove unused serializeExpression() from workflow SDK (#25934) 2026-02-19 08:49:34 +00:00
expression.ts refactor(core): Remove unused serializeExpression() from workflow SDK (#25934) 2026-02-19 08:49:34 +00:00
graph-validator.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
index.ts fix(editor): Address high-severity issues in parity of Instance AI setup wizard (no-changelog) (#28239) 2026-04-10 10:06:43 +00:00
merge.test.ts fix(ai-builder): Improve code-builder, addressing eval issues (#25726) 2026-02-13 15:24:54 +00:00
pin-data-utils.test.ts feat(core): Implement Test workflow MCP tool (#27348) 2026-03-27 07:47:48 +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 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
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(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
workflow-builder-plugins.test.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
workflow-builder.integration.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-builder.test.ts fix(core): Add strict input validation for workflow() (no-changelog) (#28517) 2026-04-15 14:57:43 +00:00
workflow-builder.ts fix(core): Add strict input validation for workflow() (no-changelog) (#28517) 2026-04-15 14:57:43 +00:00