Documentation
README
agent-qa Result Triage
Workflow
- Start with
agent_qa_get_runfor run status, suite child context, steps, and attempts. - Fetch evidence before deciding:
agent_qa_get_run_artifactagent_qa_get_run_stepsagent_qa_get_run_logsagent_qa_get_run_execution_logs
- Call
agent_qa_classify_failureand use its category as the default classification unless stronger evidence contradicts it. - Compare recent related runs when available in the classifier output.
- Return a concise triage result: category, confidence, evidence, likely fix area, and next action.
- For code changes, switch to
agent-qa-debug-fixafter triage is complete.
Categories
Use one of the fixed categories from references/triage-categories.md:
This is the opening of the README. Read the full README on GitHub.