n8n/packages/@n8n/ai-workflow-builder.ee/src
2026-01-14 12:59:55 +00:00
..
agents fix(ai-builder): Improve handling of max recursion errors (#23606) 2025-12-31 13:46:28 +01:00
chains feat(ai-builder): Data persistence technique best practice document (#23852) 2026-01-06 12:25:28 +01:00
errors feat(core): Add workflow JSON context trimming for AI workflow builder (no-changelog) (#18828) 2025-08-28 16:22:44 +02:00
prompts fix(ai-builder): Add guidance for referencing Webhook and AI Agent output (#24301) 2026-01-14 12:59:55 +00:00
subgraphs refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
test fix(ai-builder): Long running prompts throw internal 401 error rather than expected complexity error (#24114) 2026-01-13 13:27:40 +00:00
tools fix(ai-builder): Correctly connect Mermaid sub-graphs (#24195) 2026-01-13 14:36:42 +00:00
types chore(ai-builder): Remove legacy agent and make multi-agent default (no-changelog) (#24076) 2026-01-13 10:24:27 +00:00
utils chore(ai-builder): Remove legacy agent and make multi-agent default (no-changelog) (#24076) 2026-01-13 10:24:27 +00:00
validation refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
ai-workflow-builder-agent.service.ts chore(ai-builder): Remove legacy agent and make multi-agent default (no-changelog) (#24076) 2026-01-13 10:24:27 +00:00
constants.ts chore(ai-builder): Remove legacy agent and make multi-agent default (no-changelog) (#24076) 2026-01-13 10:24:27 +00:00
index.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
llm-config.ts feat(ai-builder): Implement Core Subgraph Infrastructure (no-changelog) (#22325) 2025-12-01 07:53:55 +01:00
multi-agent-workflow-subgraphs.ts fix(ai-builder): Call onGenerationSuccess callback in multi-agent workflow (#24086) 2026-01-09 11:51:06 +00:00
parent-graph-state.ts feat(ai-builder): Multi-agent workflow builder improvements, best practices and better template usage (#23417) 2025-12-19 14:00:06 +00:00
session-manager.service.ts feat(ai-builder): Add support for versioning in ai-builder (#23060) 2025-12-19 15:47:20 +01:00
workflow-builder-agent.ts fix(ai-builder): Long running prompts throw internal 401 error rather than expected complexity error (#24114) 2026-01-13 13:27:40 +00:00
workflow-state.ts chore(ai-builder): Remove legacy agent and make multi-agent default (no-changelog) (#24076) 2026-01-13 10:24:27 +00:00