n8n/packages/@n8n/workflow-sdk/src/workflow-builder
José Braulio González Valido 76c432c53f
fix(ai-builder): Default Switch to case-insensitive in builder hints (#31044)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 07:42:54 +00:00
..
control-flow-builders feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
node-builders docs(ai-builder): Clarify sticky([nodes]) does not add the nodes to the workflow (#30766) 2026-05-21 20:55:52 +00:00
plugins fix(ai-builder): Default Switch to case-insensitive in builder hints (#31044) 2026-05-27 07:42:54 +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 fix(core): Improve error messages for invalid node and trigger input (#28053) 2026-04-24 12:24:01 +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 fix(core): Preserve node positions on AI workflow updates (#29850) 2026-05-06 08:30:10 +00:00
layout-utils.ts fix(core): Preserve node positions on AI workflow updates (#29850) 2026-05-06 08:30:10 +00:00
pin-data-utils.test.ts fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +00:00
pin-data-utils.ts fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +00:00
string-utils.test.ts fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +00:00
string-utils.ts fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +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 fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +00:00
validation-helpers.ts fix(core): Make placeholder() return string (no-changelog) (#30100) 2026-05-11 11:32:35 +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 fix(core): Preserve workflow node settings in workflow-sdk (#30869) 2026-05-22 11:58:09 +00:00