v2.8.2
Changed
- Doctor fully script-driven: All 12 check categories now run in
afc-doctor.sh— LLM only executes the script and prints output. Prevents model drift (auto-executing Fix commands, analyzing project code after health check)
Fixed
grep -cwith pipefail producing0\n0on multiline input — replaced withgrep -q- Fork-agent check crash when
context: forkcommand has noagent:field
Full Changelog: v2.8.1...v2.8.2