n8n/packages/@n8n/ai-workflow-builder.ee
2026-07-02 07:46:18 +00:00
..
evaluations refactor: Remove @n8n/utils barrel export (no-changelog) (#33082) 2026-06-30 16:05:24 +03: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 refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
test chore(core): Migrate @n8n/ai-workflow-builder.ee from Jest to Vitest (no-changelog) (#31531) 2026-06-02 07:49:45 +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 chore(core): Migrate @n8n/ai-workflow-builder.ee from Jest to Vitest (no-changelog) (#31531) 2026-06-02 07:49:45 +00:00
package.json chore: Fix hoisted type errors on vite configurations (#33276) 2026-07-01 13:29:48 +03:00
tsconfig.build.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
tsconfig.json chore: Fix hoisted type errors on vite configurations (#33276) 2026-07-01 13:29:48 +03:00
vite.config.ts chore(core): Migrate @n8n/ai-workflow-builder.ee from Jest to Vitest (no-changelog) (#31531) 2026-06-02 07:49:45 +00:00
vitest.config.base.ts chore(core): Migrate @n8n/ai-workflow-builder.ee from Jest to Vitest (no-changelog) (#31531) 2026-06-02 07:49:45 +00:00
vitest.config.integration.ts chore(core): Migrate @n8n/ai-workflow-builder.ee from Jest to Vitest (no-changelog) (#31531) 2026-06-02 07:49:45 +00:00