buddymon/hooks-handlers
pyr0ball 85f53b1e83 feat: catch-pending flag + wounded state for encounter resolution
catch_pending: set immediately when /buddymon catch is invoked, suppresses
auto-resolve while weakening Q&A is in progress. Cleared before catch roll
(success clears encounter, failure leaves it without the flag so auto-resolve
resumes naturally on the next clean Bash run).

wounded: first clean Bash run without catch_pending drops the encounter to 5%
strength and re-announces via UserPromptSubmit with a fleeing message. Second
clean run auto-resolves it (it fled). UserPromptSubmit now shows distinct
announcement text for wounded vs fresh encounters.
2026-04-02 22:37:35 -07:00
..
post-tool-use.py feat: catch-pending flag + wounded state for encounter resolution 2026-04-02 22:37:35 -07:00
session-start.sh fix: rotate challenge each session 2026-04-02 12:20:19 -07:00
session-stop.sh fix: rotate challenge each session 2026-04-02 12:20:19 -07:00
user-prompt-submit.py feat: catch-pending flag + wounded state for encounter resolution 2026-04-02 22:37:35 -07:00