opencode/packages
Ryan Vogel 057208e022 fix: prevent spurious session-complete notifications from APN relay
Remove message.updated -> complete classification in the mobile foreground
SSE monitor. The processor cleanup stamps time.completed on every assistant
message after each LLM step, not just at session end, causing premature
complete events. The sole reliable signal is session.status with type idle.

Remove the redundant status.set(idle) from the processor halt() path. The
Runner onIdle callback already transitions to idle when the loop exits,
so the explicit set in halt was firing a duplicate complete notification
alongside the error notification.
2026-04-04 19:43:50 +00:00
..
apn-relay feat: route push notifications by server and session 2026-03-29 17:52:07 -04:00
app fix(prompt): unmount model controls in shell mode (#20886) 2026-04-03 13:16:26 +00:00
console go: add mimo 2026-04-02 12:59:04 -04:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.3.13 2026-04-01 00:44:06 +00:00
desktop-electron electron: better menus (#20878) 2026-04-03 12:41:30 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise release: v1.3.13 2026-04-01 00:44:06 +00:00
extensions/zed release: v1.3.13 2026-04-01 00:44:06 +00:00
function release: v1.3.13 2026-04-01 00:44:06 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
mobile-voice fix: prevent spurious session-complete notifications from APN relay 2026-04-04 19:43:50 +00:00
opencode fix: prevent spurious session-complete notifications from APN relay 2026-04-04 19:43:50 +00:00
plugin Adds TUI prompt traits, refs, and plugin slots (#20741) 2026-04-02 22:11:17 +02:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk fix(sdk): handle Windows opencode spawn and shutdown (#20772) 2026-04-03 13:18:50 +10:00
slack release: v1.3.13 2026-04-01 00:44:06 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui app: unify auto scroll ref handling (#20716) 2026-04-02 16:44:52 +00:00
util release: v1.3.13 2026-04-01 00:44:06 +00:00
web chore: generate 2026-04-02 17:54:07 +00:00