n8n/packages/@n8n/ai-workflow-builder.ee/evaluations/programmatic/evaluators
oleg f880a74d99
refactor(ai-builder): Implement unified evaluations harness (#23955)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-13 12:11:13 +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 refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00: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 refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00: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 refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
from-ai.ts refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00: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 refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00:00
tools.ts refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00: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 refactor(ai-builder): Implement unified evaluations harness (#23955) 2026-01-13 12:11:13 +00: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