v0.1.3 - Harness review sub-agent routing fix
Patch release for /harness review reviewer-mode routing. This keeps the command diagnostic-only while making subagent availability and fallback reporting harder to skip silently.
Added
- Explicit
/harness review sub-agentinvocation mode for read-only reviewer subagent use when the active runtime and tool instructions allow it. - Review report
Invocation,Reviewer mode, andFallback reasonfields in the template and example report. - Regression coverage for subagent fallback guidance, prompt drift, localized README wiring, and route precedence.
Changed
- Clarified
/harness reviewfallback behavior when a subagent tool is present but not permitted by active tool instructions. - Routed
/harness review sub-agentbefore the generic/harness reviewcommand in agent-facing prompts and command routing.
Validation
python3 -m unittest discover -s testspython3 -m py_compile scripts/apply_harness.py scripts/check_docs_drift.py scripts/check_structure.py scripts/check_encoding_hygiene.py scripts/check_effectiveness_plan.py scripts/harness_doctor.pypython3 scripts/check_docs_drift.pypython3 scripts/check_structure.pypython3 scripts/check_encoding_hygiene.pypython3 scripts/check_effectiveness_plan.pypython3 scripts/harness_doctor.py --target .