cloudaxe-opencode/packages/opencode/test/cli/run
Simon Klee cff1c6f333
cli: recover pending questions from plan_exit tool
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.
2026-05-18 15:23:34 +02:00
..
entry.body.test.ts
footer.menu.test.ts
footer.view.test.tsx
permission.shared.test.ts
prompt.shared.test.ts Fix multiline mentions (#27649) 2026-05-15 23:04:20 +02:00
question.shared.test.ts
runtime.boot.test.ts Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
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 cli: recover pending questions from plan_exit tool 2026-05-18 15:23:34 +02:00
subagent-data.test.ts cli/run: switch to global event stream (#26383) 2026-05-08 19:44:31 +02:00
theme.test.ts
variant.shared.test.ts