n8n/packages/@n8n/ai-workflow-builder.ee/src
Eugene c465a49dae
feat(ai-builder): Data persistence technique best practice document (#23852)
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Eugene <burivuhster@users.noreply.github.com>
2026-01-06 12:25:28 +01: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): Data persistence technique best practice document (#23852) 2026-01-06 12:25:28 +01: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 feat(ai-builder): Data persistence technique best practice document (#23852) 2026-01-06 12:25:28 +01:00
types feat(ai-builder): Data persistence technique best practice document (#23852) 2026-01-06 12:25:28 +01: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): Improve handling of max recursion errors (#23606) 2025-12-31 13:46:28 +01: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 feat(ai-builder): Add support for versioning in ai-builder (#23060) 2025-12-19 15:47:20 +01: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