mirror of
https://github.com/anomalyco/opencode.git
synced 2026-06-02 06:16:48 +02:00
cff1c6f333
The question recovery path only matched the "question" tool, so plan_exit prompts would get stuck when the question.asked event was missed during reconnection. Extend recovery to match any tool-owned question request and drop the tool-name guard in syncQuestion so completions clear the footer correctly.