n8n/packages/@n8n/ai-workflow-builder.ee/src
2026-02-16 12:34:55 +00:00
..
agents feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
assistant feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
chains feat(ai-builder): Remove techniques selection limit of 5 (#24530) 2026-01-22 11:07:47 +00:00
code-builder feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00: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 feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
subgraphs feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
test fix(core): Gracefully handle OpenAI 429 quota errors in AI workflow builder (#25825) 2026-02-16 12:34:55 +00:00
tools feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
types feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
utils fix(core): Gracefully handle OpenAI 429 quota errors in AI workflow builder (#25825) 2026-02-16 12:34:55 +00:00
validation feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
ai-workflow-builder-agent.service.ts feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
constants.ts feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
index.ts feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
llm-config.ts feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
multi-agent-workflow-subgraphs.ts feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
parent-graph-state.ts feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
session-manager.service.ts feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681) 2026-02-16 11:05:45 +00:00
workflow-builder-agent.ts fix(core): Gracefully handle OpenAI 429 quota errors in AI workflow builder (#25825) 2026-02-16 12:34:55 +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