n8n/packages/@n8n/workflow-sdk/src
Mutasem Aldmour dc6bd68de3
fix(core): Accept placeholder() inside node credentials slot (#29691)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-04 13:52:48 +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 fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +00:00
cli feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
codegen fix(core): Harden Set node workflow SDK contract (#29568) 2026-04-30 12:10:44 +00:00
constants feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
expression fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +00:00
generate-types fix(ai-builder): Handle properties with contradicting displayOptions as OR alternatives instead of AND (#29500) 2026-04-29 14:24:43 +00:00
prompts fix(core): Harden Set node workflow SDK contract (#29568) 2026-04-30 12:10:44 +00:00
types fix(core): Accept placeholder() inside node credentials slot (#29691) 2026-05-04 13:52:48 +00:00
utils feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
validation feat: Validate workflow-sdk output topology against mode (#29363) 2026-04-29 14:39:35 +00:00
workflow-builder fix(core): Accept placeholder() inside node credentials slot (#29691) 2026-05-04 13:52:48 +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 fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +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 fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +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 fix(core): Emit modern error connections from SDK (no-changelog) (#28700) 2026-04-22 09:32:13 +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(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
workflow-builder.test.ts fix(core): Improve error messages for invalid node and trigger input (#28053) 2026-04-24 12:24:01 +00:00
workflow-builder.ts fix(core): Improve error messages for invalid node and trigger input (#28053) 2026-04-24 12:24:01 +00:00