cloudaxe-opencode/packages/opencode/test/cli/tui
Simon Klee f7493d41cb
tui: dismiss question when tool part ends
Questions remained visible after the underlying tool call
completed or errored because nothing removed them from the
store. Clear each question once its associated tool part
reaches a terminal state, and fix recovery to preserve
correct blocker priority across all active questions.
2026-05-18 10:09:06 +02:00
..
dialog-prompt.test.tsx dialog prompt submit keybind + opentui event sink (#27945) 2026-05-18 00:23:19 +02:00
editor-context-zed.test.ts fix(tui): scope Zed editor context to containing workspaces (#25211) 2026-04-30 22:33:39 -04:00
editor-context.test.tsx fix(core): better state handling of editor context (#25911) 2026-05-05 15:53:05 -04:00
plugin-add.test.ts introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
plugin-install.test.ts introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
plugin-lifecycle.test.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
plugin-loader-entrypoint.test.ts introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
plugin-loader-pure.test.ts introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
plugin-loader.test.ts Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
plugin-toggle.test.ts flatten to keybind compatible config (#26421) 2026-05-09 01:29:13 +02:00
prompt-submit-race.test.ts fix(tui): guard prompt submit against concurrent invocation (#26972) 2026-05-12 01:35:28 +00:00
revert-diff.test.ts fix: prefer real undo filenames over /dev/null (#23006) 2026-04-16 22:25:43 -04:00
slot-replace.test.tsx upgrade opentui to 0.1.94 (#20357) 2026-03-31 23:54:13 +02:00
sync.test.ts tui: dismiss question when tool part ends 2026-05-18 10:09:06 +02:00
theme-store.test.ts feat: add oxlint with correctness defaults (#22682) 2026-04-15 20:45:19 -04:00
thread.test.ts Isolate TUI thread cwd resolution test (#25147) 2026-04-30 15:10:30 -04:00
transcript.test.ts fix: show model display name in message footer and transcript (#20539) 2026-04-02 00:17:38 +00:00
use-event.test.tsx chore: generate 2026-05-12 03:43:40 +00:00