n8n/packages/@n8n/ai-workflow-builder.ee/src
Milorad FIlipović 06ebc96464
feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2026-03-06 10:54:52 +00:00
..
agents feat(editor): Forward rich message types from SDK instead of flattening to text (#26177) 2026-02-25 09:46:17 +00:00
assistant feat(editor): Forward rich message types from SDK instead of flattening to text (#26177) 2026-02-25 09:46:17 +00:00
chains feat(ai-builder): Remove techniques selection limit of 5 (#24530) 2026-01-22 11:07:47 +00:00
code-builder feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532) 2026-03-06 10:54:52 +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(editor): Forward rich message types from SDK instead of flattening to text (#26177) 2026-02-25 09:46:17 +00:00
shared feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532) 2026-03-06 10:54:52 +00:00
subgraphs feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
test refactor(editor): Switch MERGE_ASK_BUILD from env feature flag to PH boolean flag (#26057) 2026-02-20 15:18:01 +00:00
tools feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
types feat(editor): Forward rich message types from SDK instead of flattening to text (#26177) 2026-02-25 09:46:17 +00:00
utils fix(ai-builder): Strip cache_control markers from persisted tool messages and responder input (#26132) 2026-02-23 14:49:33 +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(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
constants.ts feat(core): Merge Ask and Build into unified multi-agent chat experience (#25692) 2026-02-18 10:16:24 +00:00
index.ts feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532) 2026-03-06 10:54:52 +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 fix(ai-builder): Strip cache_control markers from persisted tool messages and responder input (#26132) 2026-02-23 14:49:33 +00:00
parent-graph-state.ts feat(core): Merge Ask and Build into unified multi-agent chat experience (#25692) 2026-02-18 10:16:24 +00:00
session-manager.service.ts feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
workflow-builder-agent.ts refactor(editor): Switch MERGE_ASK_BUILD from env feature flag to PH boolean flag (#26057) 2026-02-20 15:18:01 +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