n8n/packages/@n8n/ai-workflow-builder.ee/src
2026-02-23 14:49:33 +00:00
..
agents fix(ai-builder): Strip cache_control markers from persisted tool messages and responder input (#26132) 2026-02-23 14:49:33 +00:00
assistant feat(editor): Render interactive code diffs in builder chat (#26119) 2026-02-23 12:57:40 +00:00
chains feat(ai-builder): Remove techniques selection limit of 5 (#24530) 2026-01-22 11:07:47 +00:00
code-builder fix(editor): Hide canvas thinking pill and keep canvas editable during help streaming (#26015) 2026-02-20 10:31:31 +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 fix: Remove redundant builder-log check causing responder double-answering (#25940) 2026-02-18 15:03:08 +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): Render interactive code diffs in builder chat (#26119) 2026-02-23 12:57:40 +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(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +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