Commit Graph

1404 Commits

Author SHA1 Message Date
Luke Parker 3711925cf3 fix: sort v2 session list by updated time (#27954) 2026-05-18 09:01:55 +10:00
Brendan Allan 6b58485a20 fix(app): only run session.updated archive logic if archive state changes (#27637) 2026-05-15 09:42:47 +08:00
bo-tato 83bdfeebd7 docs(app): stale reference to removed multi-edit tool (#27579) 2026-05-14 13:10:01 -05:00
opencode-agent[bot] c0159bd11d chore: generate 2026-05-14 12:40:10 +00:00
OpeOginni 56fbf1edfa feat(desktop): add mcp client registration status and authentication handling (#27525) 2026-05-14 20:38:52 +08:00
OpeOginni 6871bfc541 fix(app): enhance error handling by unwrapping SDK-wrapped errors in formatServerError (#27061) 2026-05-13 13:53:10 +05:30
Brendan Allan 902d55add3 refactor(app): clarify session_working logic in child-store (#27267) 2026-05-13 14:36:00 +08:00
Brendan Allan 28661734f5 fix: add optional chaining to session_status access (#27247) 2026-05-13 12:09:36 +08:00
Brendan Allan 4660310096 app: use session_working helper to simplify loading states (#27212) 2026-05-13 10:27:05 +08:00
opencode-agent[bot] bc52cac6a6 chore: generate 2026-05-13 02:10:48 +00:00
Luke Parker c4dc105c8c perf(app): unmount closed review panel (#27221) 2026-05-13 12:09:34 +10:00
Luke Parker b8585cdc1d fix(app): use session status for busy state (#27166) 2026-05-13 10:25:28 +10:00
Kit Langton d72c542b09 Remove Zod from app global SDK (#27111) 2026-05-12 14:02:12 -04:00
Kit Langton 0c33f25ee8 Remove unused app ID schema (#27105) 2026-05-12 13:09:23 -04:00
Brendan Allan cbeb26ad6d fix(app): remember selected model variant when switching sessions/projects (#27029) 2026-05-12 17:44:50 +08:00
Luke Parker f9ffeae49b refactor(app): centralize sync query options (#25941)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-05-12 16:40:21 +08:00
opencode-agent[bot] cfb6e52b39 chore: generate 2026-05-12 06:44:09 +00:00
Brendan Allan 5bf5012647 feat(app): add ctrl/cmd+number keybinds to switch projects (#26280) 2026-05-12 14:43:07 +08:00
Brendan Allan d29fffa01f fix(app): use keyed Show for project in layout (#26985) 2026-05-12 10:39:36 +08:00
Brendan Allan c511c538e6 fix(app): open next project when closing current one (#26987) 2026-05-12 10:38:21 +08:00
Brendan Allan 785296a6c9 feat(app): persist todo dock collapsed state (#26953) 2026-05-11 23:59:38 +00:00
James Long ba386b8bd6 fix(core): always start worktrees as detached (#26931) 2026-05-11 16:22:25 -04:00
Brendan Allan d9b580e6ad fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming (#26822) 2026-05-11 15:15:03 +08:00
Kit Langton 77c29b0d82 fix(session): accept legacy summary diffs (#26579)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:44:24 -04:00
Erik Demaine a7eba14f55 feat(desktop): working indicator on project sidebar (#26223) 2026-05-08 11:42:39 +08:00
Luke Parker 7a498acdc0 fix(app): require query functions for sync queries (#25939) 2026-05-06 10:09:32 +10:00
opencode-agent[bot] d325cfae45 chore: generate 2026-05-05 04:27:38 +00:00
Luke Parker 280d4fb09f fix(desktop): stabilize Windows titlebar zoom (#25813) 2026-05-05 04:26:35 +00:00
OpeOginni 5d9ae2111d fix(opencode): strip transfer-encoding in UI proxy and allow public manifest assets (#25698)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-05-04 09:43:03 -04:00
opencode-agent[bot] 5536b51a69 chore: generate 2026-05-04 13:26:08 +00:00
Luke Parker 0b7135131d fix(app): prevent terminal recovery loops (#25710) 2026-05-04 23:24:57 +10:00
Kit Langton e6cba0230d feat(server): pty websocket auth tickets (#25660) 2026-05-03 22:56:14 -04:00
Kit Langton e82047588c fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
opencode-agent[bot] d20a342377 chore: generate 2026-05-03 18:24:37 +00:00
Kit Langton f5299a9f71 fix(server): support desktop PTY websockets with HttpApi (#25598) 2026-05-03 18:23:29 +00:00
Brendan Allan ae317c8306 fix: update provider store after loading providers in bootstrap (#25236) 2026-05-01 13:39:22 +08:00
Brendan Allan 16d96ee5cb desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
OpeOginni 9cd86e3ba2 fix(desktop): Prevent Model response Interruption when opening settings dialog (#25114) 2026-05-01 01:27:38 +00:00
Brendan Allan 1bb9652079 fix: invert *_ready getters to fix server status indicator (#25077) 2026-04-30 15:10:39 +08:00
Luke Parker 4e8a39a183 fix app crash restoring messages without model (#25062) 2026-04-30 14:44:53 +10:00
opencode-agent[bot] aac892c4d0 chore: generate 2026-04-29 22:40:26 +00:00
Luke Parker 92b08bf1ed fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013) 2026-04-29 22:39:19 +00:00
Aiden Cline 60f88a613c chore: rm broken codesearch tool (#24992) 2026-04-29 13:15:44 -05:00
Brendan Allan 8565efde4d refactor(app): convert getProjectAvatarSource to early returns (#24896) 2026-04-29 12:00:13 +08:00
Brendan Allan ab7053efce fix(app): preserve per-workspace icon override from localStorage (#24738)
Co-authored-by: Andrew Avsenin <snatvb@ya.ru>
2026-04-28 19:37:40 +08:00
Brendan Allan 57c9b85dab refactor(app): load sync state through TanStack Query (#23792) 2026-04-28 04:24:30 +00:00
Luke Parker 7454f363db feat: configurable shell selection + desktop settings UI (#20602) 2026-04-27 00:54:55 +00:00
Dax 1865f4fc5f refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
Simon Klee e4b1a3f12d test(prompt): align shell placeholder expectation (#24147) 2026-04-24 13:00:11 +02:00
Brendan Allan c2be1eb239 fix(app): conditionally show model variant selector (#24115) 2026-04-24 15:20:53 +08:00