n8n/packages/@n8n/instance-ai/evaluations/binaryChecks/checks
2026-05-07 08:05:01 +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 refactor: Extract shared eval helpers (no-changelog) (#29800) 2026-05-07 08:05:01 +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
inbound-trigger-auth-defaults.ts fix(ai-builder): Stop builder from adding auth to inbound trigger nodes by default (#29648) 2026-05-04 10:25:17 +00:00
index.ts fix(ai-builder): Stop builder from adding auth to inbound trigger nodes by default (#29648) 2026-05-04 10:25:17 +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
memory-session-key-expression.test.ts fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +00:00
memory-session-key-expression.ts fix: Use explicit node references for AI memory session keys (#29473) 2026-04-30 07:26:36 +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