n8n/packages/@n8n/instance-ai/evaluations/binaryChecks/checks
Benjamin Schroth c961849226
feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-24 07:50:46 +00:00
..
agent-has-dynamic-prompt.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
agent-has-language-model.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
all-nodes-connected.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
correct-node-operations.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
create-llm-check.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
descriptive-node-names.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
expressions-reference-existing-nodes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
fulfills-user-request.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
handles-multiple-items.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
has-nodes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
has-start-node.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
has-trigger.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
index.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
memory-properly-connected.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
no-disabled-nodes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
no-empty-set-nodes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
no-hardcoded-credentials.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
no-invalid-from-ai.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
no-unnecessary-code-nodes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
no-unreachable-nodes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
response-matches-workflow-changes.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
tools-have-parameters.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
valid-data-flow.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
valid-field-references.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
valid-node-config.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00
vector-store-has-embeddings.ts feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289) 2026-04-24 07:50:46 +00:00