chore: update mcpchecker evaluation results#1236
Merged
Merged
Conversation
manusa
approved these changes
Jun 29, 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)
verification failed: verify[0] failed: script execution failed: exit status 1
output:
✗ filter-namespace-by-name (assertions: 3/3)
verification failed: verify[0] failed: script execution failed: exit status 1
output:
✓ 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 28
✓ fix-rbac-wrong-resource (assertions: 3/3)
✓ fix-service-routing (assertions: 3/3)
✓ 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)
verification failed: verify[0] failed: script execution failed: exit status 1
output: Waiting for pod 'communication-pod' to be ready...
pod/communication-pod condition met
Pod is ready. Verifying configuration...
Testing web server access...
command terminated with exit code 7
✓ nodes-top (assertions: 3/3)
✗ resize-pvc (assertions: 3/3)
verification failed: verify[0] failed: script execution failed: exit status 1
output: Attempting to get PV name from PVC: storage-pvc
error: timed out waiting for the condition on persistentvolumes/pvc-8512c503-56e5-4a21-8fa0-a9b8eebf5cb4
FAILURE: PersistentVolume 'pvc-8512c503-56e5-4a21-8fa0-a9b8eebf5cb4' did not reach the expected capacity of 3Gi.
✓ rolling-update-deployment (assertions: 3/3)
✓ scale-deployment (assertions: 3/3)
✓ scale-down-deployment (assertions: 3/3)
✓ setup-dev-cluster (assertions: 3/3)
✓ ssa-field-preservation (assertions: 3/3)
✓ statefulset-lifecycle (assertions: 3/3)
Tasks: 25/29 passed (86.21%)
Assertions: 86/87 passed (98.85%)
Tokens: ~1135361 (estimate - excludes system prompt & cache)
MCP schemas: ~95526 (included in token total)
Agent used tokens:
Input: 192936 tokens
Output: 119257 tokens
Judge used tokens:
Input: 7335 tokens
Output: 1465 tokens
=== Threshold Verification ===
Task Pass Rate: 86.21% >= 80.00% ✓
Assertion Pass Rate: 98.85% >= 80.00% ✓
Result: PASSED
✓ Evaluation completed successfully
Cali0707
approved these changes
Jun 29, 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.