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. |
||
|---|---|---|
| .. | ||
| entry.body.test.ts | ||
| footer.menu.test.ts | ||
| footer.view.test.tsx | ||
| permission.shared.test.ts | ||
| prompt.shared.test.ts | ||
| question.shared.test.ts | ||
| runtime.boot.test.ts | ||
| runtime.queue.test.ts | ||
| runtime.stdin.test.ts | ||
| scrollback.surface.test.ts | ||
| session-data.test.ts | ||
| session.shared.test.ts | ||
| stream.test.ts | ||
| stream.transport.test.ts | ||
| subagent-data.test.ts | ||
| theme.test.ts | ||
| variant.shared.test.ts | ||