cloudaxe-opencode/packages/opencode/test/cli
Simon Klee f2f8efa411
cli: fix question recovery matching wrong session
The recovery logic matched questions by checking if the list was
non-empty, which caused it to pick up stale questions from earlier
turns. When a re-ask fired, the wrong question could resolve the
blocker, leaving the real question undelivered and the process stuck.

Match questions by messageID and callID from the originating tool part
so only the correct question unblocks the prompt.

Fixes #27503
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 cli: fix question recovery matching wrong session 2026-05-18 10:09:06 +02:00
tui dialog prompt submit keybind + opentui event sink (#27945) 2026-05-18 00:23:19 +02:00
account.test.ts chore: generate 2026-03-23 17:12:55 +00:00
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 chore: generate 2026-03-10 16:56:30 +00:00
plugin-auth-picker.test.ts core: make account login upgrades safe while adding multi-account workspace auth (#15487) 2026-03-10 12:53:47 -04:00