n8n/packages/@n8n/ai-workflow-builder.ee/evaluations/programmatic/evaluators
2025-11-26 17:34:34 +01:00
..
agent-prompt.test.ts feat(ai-builder): Send workflow validation issues to telemetry (#21837) 2025-11-18 16:30:16 +00:00
agent-prompt.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
connections.test.ts feat(ai-builder): Check sub-nodes are connected to root node (#21330) 2025-11-03 11:15:42 +01:00
connections.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
from-ai.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
index.ts fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
nodes.test.ts fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
nodes.ts fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
tools.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
trigger.test.ts fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
trigger.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
workflow-similarity.test.ts test(ai-builder): Integrate structural workflow comparison (#22209) 2025-11-24 15:25:12 +01:00
workflow-similarity.ts test(ai-builder): Integrate structural workflow comparison (#22209) 2025-11-24 15:25:12 +01:00