v0.19.1
Bug Fixes
- fix pending-question detection producing false positives when Claude Code's answer-confirmation wording changed; now uses the tool result's own
is_errorfield instead of matching text, and correctly treats a rejected or abandoned question as resolved once the user gives a new instruction (#79)