Documentation
README
agent-qa Debug Fix
Workflow
- Start with evidence collection:
agent_qa_get_runagent_qa_get_run_stepsagent_qa_get_run_artifactagent_qa_get_run_logsagent_qa_get_run_execution_logs
- Call
agent_qa_classify_failureand treat its category as a hypothesis, not a verdict. - Identify the failing surface: test definition, hook, application under test, runtime infrastructure, or agent behavior.
- Inspect the relevant local files directly. Do not infer patches from artifacts alone.
- Apply the smallest code or YAML change that explains the evidence.
- Re-run the narrowest affected agent-qa test, suite, hook, or unit test.
- Report the root cause, changed files, verification command, and any remaining risk.
Fix Rules
This is the opening of the README. Read the full README on GitHub.