n8n/packages/@n8n/ai-workflow-builder.ee/src
2026-01-12 11:07:37 +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 feat(ai-builder): Add default values guide for LLM and embedding model configuration (#24098) 2026-01-12 11:07:37 +00:00
subgraphs fix(ai-builder): Improve handling of max recursion errors (#23606) 2025-12-31 13:46:28 +01:00
test feat(ai-builder): Add support for versioning in ai-builder (#23060) 2025-12-19 15:47:20 +01:00
tools fix(ai-builder): Error in Set node parameter instruction and some minor cleanup (no-changelog) (#24081) 2026-01-12 08:05:28 +00:00
types chore(ai-builder): Consolidate structured output parser recommendation and guidance prompts (#23978) 2026-01-07 14:19:26 +00:00
utils fix(ai-builder): Improve handling of max recursion errors (#23606) 2025-12-31 13:46:28 +01:00
validation feat(ai-builder): Multi-agent workflow builder improvements, best practices and better template usage (#23417) 2025-12-19 14:00:06 +00:00
ai-workflow-builder-agent.service.ts feat(ai-builder): Add support for versioning in ai-builder (#23060) 2025-12-19 15:47:20 +01:00
constants.ts fix(ai-builder): Updating stream recursion limit and removing tool node static parameter validation (#23023) 2025-12-10 12:15:44 +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): Call onGenerationSuccess callback in multi-agent workflow (#24086) 2026-01-09 11:51:06 +00:00
workflow-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