kawa-intents

npx -y @kawacode/mcp@6.9.4
D
65.2/100
26 tools · agent gemini:gemini-flash-latest

Dimensions

Schema Health100.0 ×1
Description Quality (heuristic)100.0 ×1
Security Signals100.0 ×2
Agent Task Success0.0 ×3
Tool-Selection Accuracy100.0 ×1.5
Tool Reliability0.0 ×1
Response Safety (runtime)100.0 ×1
Robustness100.0 ×1

Agent evaluation

3 tasks × 2 repeat(s)  gemini:gemini-flash-latest
TaskPassScoreTools
Read the active intent resource at kawa://intent/active to discover the current repository details (such as repoOrigin, 0/20100
Check the active intent context at kawa://intent/active to find the repoOrigin and repoPath. Once identified, call get_p0/20100
Retrieve the project workspace details by reading the kawa://intent/active resource, then use get_project_decisions to f0/20100
Excluded (possibly-mutating) tools: get_relevant_context, check_active_intent, create_and_activate_intent, activate_intent, resume_intent, get_intents_for_file, get_intents_for_lines, list_team_intents, get_intent_changes, complete_intent, update_intent, log_work, record_decision, get_session_decisions, get_decision_detail, edit_session_decision, detect_intent_conflicts, infer_history, evolve_decisions, update_features, pre_edit_decision_check, pre_edit_acknowledge, get_resolution_context, arbiter_resolve, arbiter_apply

Findings

Agent Task Success
medium
server: agent failed a task (0/2 passed) — tool errors blocked it (server signal)
Read the active intent resource at kawa://intent/active to discover the current repository details (such as repoOrigin, — The agent did not inspect the active intent resource and its call to get_project_decisions failed with an error.
medium
server: agent failed a task (0/2 passed) — tool errors blocked it (server signal)
Check the active intent context at kawa://intent/active to find the repoOrigin and repoPath. Once identified, call get_p — The agent failed to check the intent resource and both attempts to run `get_project_decisions` resulted in tool errors, preventing any trade
medium
server: agent failed a task (0/2 passed) — tool errors blocked it (server signal)
Retrieve the project workspace details by reading the kawa://intent/active resource, then use get_project_decisions to f — The agent failed to read the active resource and all attempts to call get_project_decisions resulted in tool execution errors.
Tool Reliability
medium
server: 12/12 agent tool calls returned an error