chore: update mcpchecker evaluation results#1286
Merged
Merged
Conversation
manusa
reviewed
Jul 13, 2026
manusa
left a comment
Member
There was a problem hiding this comment.
=== Evaluation Results ===
Results file: mcpchecker-openai-agent-kubernetes-test-out.json
=== Evaluation Summary ===
✓ ahoy (assertions: 3/3)
✓ create-canary-deployment (assertions: 3/3)
✓ create-network-policy (assertions: 3/3)
✓ create-nginx-pod (assertions: 3/3)
✓ create-pod-mount-configmaps (assertions: 3/3)
✓ create-pod-resources-limits (assertions: 3/3)
✓ create-simple-rbac (assertions: 3/3)
✓ debug-app-logs (assertions: 3/3)
✓ deployment-traffic-switch (assertions: 3/3)
✓ filter-events-by-type (assertions: 3/3)
✓ filter-namespace-by-name (assertions: 3/3)
✓ fix-crashloop (assertions: 3/3)
✓ fix-image-pull (assertions: 3/3)
✓ fix-pending-pod (assertions: 3/3)
~ fix-probes (assertions: 2/3)
- MaxToolCalls: Too many tool calls: expected <= 20, got 26
✓ fix-rbac-wrong-resource (assertions: 3/3)
~ fix-service-routing (assertions: 2/3)
- MaxToolCalls: Too many tool calls: expected <= 20, got 33
✓ fix-service-with-no-endpoints (assertions: 3/3)
✓ horizontal-pod-autoscaler (assertions: 3/3)
✓ list-images-for-pods (assertions: 3/3)
✓ multi-container-pod-communication (assertions: 3/3)
✓ nodes-top (assertions: 3/3)
✓ resize-pvc (assertions: 3/3)
✓ rolling-update-deployment (assertions: 3/3)
✓ scale-deployment (assertions: 3/3)
✓ scale-down-deployment (assertions: 3/3)
~ setup-dev-cluster (assertions: 2/3)
- MaxToolCalls: Too many tool calls: expected <= 20, got 44
✓ ssa-field-preservation (assertions: 3/3)
✓ statefulset-lifecycle (assertions: 3/3)
Tasks: 29/29 passed (100.00%)
Assertions: 84/87 passed (96.55%)
Tokens: ~1612835 (estimate - excludes system prompt & cache)
MCP schemas: ~96686 (included in token total)
Agent used tokens:
Input: 269997 tokens
Output: 143990 tokens
Judge used tokens:
Input: 7663 tokens
Output: 1381 tokens
=== Threshold Verification ===
Task Pass Rate: 100.00% >= 80.00% ✓
Assertion Pass Rate: 96.55% >= 80.00% ✓
Result: PASSED
🎉
manusa
approved these changes
Jul 13, 2026
Collaborator
|
100% pass rate - nice fixes @manusa ! |
Cali0707
approved these changes
Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Evaluation Results Update
This PR updates the mcpchecker evaluation results from the weekly scheduled run.
Run details:
This PR was automatically generated by the mcpchecker workflow.