n8n/packages/@n8n/ai-workflow-builder.ee
Mutasem Aldmour 0970e4f32c
feat(ai-builder): Skip redundant node discovery in code-builder when approved plan is provided (#25608)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:25:44 +00:00
..
evaluations feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
scripts feat(ai-builder): Multi-agent workflow builder improvements, best practices and better template usage (#23417) 2025-12-19 14:00:06 +00:00
src feat(ai-builder): Skip redundant node discovery in code-builder when approved plan is provided (#25608) 2026-02-12 13:25:44 +00:00
test feat(ai-builder): Add Workflow Context Tools for On-Demand Data Fetching (#25070) 2026-02-04 19:18:09 +00:00
.gitignore refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
.madgerc feat: AI Workflow Builder agent (no-changelog) (#17423) 2025-07-21 11:18:26 +02:00
AGENTS.md docs: Add Claude Code guidance for workflow traversal and prompt building (no-changelog) (#24708) 2026-01-22 16:01:28 +00:00
CLAUDE.md docs: Add Claude Code guidance for workflow traversal and prompt building (no-changelog) (#24708) 2026-01-22 16:01:28 +00:00
eslint.config.mjs refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
jest.config.integration.js test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
jest.config.js refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
jest.config.unit.js test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
package.json feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
tsconfig.build.json feat: AI Workflow Builder agent (no-changelog) (#17423) 2025-07-21 11:18:26 +02:00
tsconfig.json feat(ai-builder): Categorize prompts for taxonomy approach (#20862) 2025-10-29 14:26:56 +00:00