n8n/packages/@n8n/ai-workflow-builder.ee
2025-11-21 14:56:37 +01:00
..
evaluations feat(ai-builder): Add python script for workflow comparison (#21927) 2025-11-21 14:56:37 +01:00
scripts feat(ai-builder): Categorize prompts for taxonomy approach (#20862) 2025-10-29 14:26:56 +00:00
src fix(ai-builder): Improving workflow builder following model instructions and using AI agent node (#22011) 2025-11-19 14:58:12 +00:00
test fix(ai-builder): Add support for node versions in searching, adding and updating nodes (#21488) 2025-11-04 09:45:49 +01:00
.gitignore feat(ai-builder): Categorize prompts for taxonomy approach (#20862) 2025-10-29 14:26:56 +00:00
.madgerc feat: AI Workflow Builder agent (no-changelog) (#17423) 2025-07-21 11:18:26 +02:00
eslint.config.mjs feat(ai-builder): Add python script for workflow comparison (#21927) 2025-11-21 14:56:37 +01: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 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01: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(ai-builder): Add python script for workflow comparison (#21927) 2025-11-21 14:56:37 +01: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