opencode/packages
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
..
app desktop: add free limit + go usage exceeded dialogs to match tui (#27677) 2026-05-18 15:20:08 +08:00
console sync 2026-05-17 23:43:23 -04:00
containers chore: Upgrade Bun to the final non-rust version (#27648) 2026-05-18 09:24:26 +10:00
core Load models.dev snapshot from build global (#28077) 2026-05-17 21:59:44 -04:00
desktop feat(desktop): add notification permission for renderer (#28119) 2026-05-18 15:43:28 +08:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise sync 2026-05-17 23:43:23 -04:00
extensions/zed sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
function sync 2026-05-17 23:43:23 -04:00
http-recorder sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
llm sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
opencode cli: fix question recovery matching wrong session 2026-05-18 10:09:06 +02:00
plugin dialog prompt submit keybind + opentui event sink (#27945) 2026-05-18 00:23:19 +02:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk chore: generate 2026-05-17 23:25:50 +00:00
slack sync release versions for v1.15.4 2026-05-17 17:44:50 +00:00
storybook Remove unused app ID schema (#27105) 2026-05-12 13:09:23 -04:00
ui chore: generate 2026-05-18 07:21:25 +00:00
web dialog prompt submit keybind + opentui event sink (#27945) 2026-05-18 00:23:19 +02:00