cloudaxe-opencode/packages/opencode/test/cli
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
..
cmd/tui fix(tui): dedupe consecutive prompt history entries (#27816) 2026-05-16 02:36:35 +00:00
run tui: dismiss question when tool part ends 2026-05-18 10:09:06 +02:00
tui tui: dismiss question when tool part ends 2026-05-18 10:09:06 +02:00
account.test.ts
effect-cmd-instance-als.test.ts refactor(instance): remove legacy runtime fallback (#27757) 2026-05-15 23:05:44 +05:30
error.test.ts refactor(provider): type init errors (#27484) 2026-05-14 14:48:58 +05:30
github-action.test.ts Source HTTP API ID path patterns (#26623) 2026-05-09 22:58:47 -04:00
github-remote.test.ts feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
import.test.ts
plugin-auth-picker.test.ts