n8n/packages/@n8n/ai-workflow-builder.ee/src/code-builder
2026-05-06 11:46:52 +00:00
..
engines feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
handlers fix(core): Preserve node positions on AI workflow updates (#29850) 2026-05-06 08:30:10 +00:00
prompts fix(core): Clarify 0-based indexing in workflow SDK prompts and JSDoc (#29734) 2026-05-05 13:03:47 +00:00
state feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
test refactor(core): Remove multi-agent architecture entry point from AI workflow builder (no-changelog) (#27925) 2026-04-02 16:32:19 +00:00
tools fix(ai-builder): Resolve HitlTool variants to base node in get_node_types (#29731) 2026-05-06 11:46:52 +00:00
utils feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
code-builder-agent.ts feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
code-workflow-builder.ts feat(ai-builder): Support dataset context and conversation history in evaluations (no-changelog) (#27618) 2026-03-30 08:14:01 +00:00
constants.ts feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532) 2026-03-06 10:54:52 +00:00
index.ts fix(core): Fix workflow-sdk validation for plain workflow objects (#28416) 2026-04-14 16:29:20 +00:00
triage.agent.ts feat(ai-builder): Add web-fetch tool for fetching external documentation (#26630) 2026-03-10 12:49:15 +00:00
types.ts feat(ai-builder): Split code builder experiment into pin data variants (no-changelog) (#25644) 2026-02-11 18:02:15 +00:00