n8n/packages/@n8n/ai-workflow-builder.ee/evaluations/programmatic/evaluators
2025-12-17 12:38:22 +00: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 fix(ai-builder): Connection validation respects node version and type (#23349) 2025-12-17 12:38:22 +00:00
connections.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
credentials.test.ts feat(ai-builder): WF builder programmatic validation for HTTP request and set nodes (correct credential usage) (#22941) 2025-12-10 10:35:54 +00:00
credentials.ts feat(ai-builder): WF builder programmatic validation for HTTP request and set nodes (correct credential usage) (#22941) 2025-12-10 10:35:54 +00: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 feat(ai-builder): WF builder programmatic validation for HTTP request and set nodes (correct credential usage) (#22941) 2025-12-10 10:35:54 +00: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 chore: Make workflow comparison run in CI (#23011) 2025-12-10 16:42:39 +01:00
workflow-similarity.ts test(ai-builder): Integrate structural workflow comparison (#22209) 2025-11-24 15:25:12 +01:00