Commit Graph

1417 Commits

Author SHA1 Message Date
Brendan Allan 3a1f2f7905 app: remove debug text 2026-03-18 17:02:23 +08:00
Brendan Allan d8199b91d7 app: replace autoselect effects with single resource 2026-03-18 17:01:38 +08:00
Brendan Allan a1353899bc app: initialize command catalog more efficiently
cuts down load times by like 30-50%
2026-03-18 14:46:53 +08:00
David Hill 96ecc010bc tweak(ui): add an empty state to the sidebar when no projects (#17971)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-17 19:54:14 +00:00
Brendan Allan 728d8c72df app: inherit owner when creating prompt session 2026-03-17 19:47:06 +08:00
opencode-agent[bot] 8e8276dfca chore: generate 2026-03-17 11:15:35 +00:00
Luke Parker 1ed580cef1 fix(app): avoid prompt tooltip Switch on startup (#17857) 2026-03-17 06:14:30 -05:00
Luke Parker 80358a80f7 test(app): deflake slash terminal toggle flow (#17881) 2026-03-17 12:55:58 +10:00
Michal Šlesár 0a292ad568 fix(app): agent switch should not reset thinking level (#17470) 2026-03-16 19:43:29 +05:30
David Hill 382c63bb3f tweak(ui): remove open label (#17512) 2026-03-15 08:25:40 -05:00
Shoubhit Dash 72fed20caa fix(app): handle multiline web paste in prompt composer (#17509) 2026-03-14 22:51:45 +05:30
Adam a65fb9a7a9 fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
David Hill 4a931d8a4f fix(app): polish prompt composer controls (#17388) 2026-03-13 10:48:10 -05:00
Adam 9146b837b1 fix(app): sidebar sync 2026-03-13 10:47:45 -05:00
David Hill ee7a5685bd tweak(ui): use new-session icon in sidebar buttons 2026-03-13 10:18:08 -05:00
David Hill e67b88cca2 fix(app): avoid clipping new session during sidebar anim 2026-03-13 10:18:03 -05:00
David Hill 170e5777c2 fix(app): animate titlebar controls on sidebar open 2026-03-13 10:17:56 -05:00
David Hill 524f5de7c2 fix(app): restore sidebar dash and sync session spinner colors (#17384) 2026-03-13 10:08:23 -05:00
Adam 1fefd34c54 fix(app): fork should copy prompt into new session (#17375) 2026-03-13 09:59:11 -05:00
David Hill 03069399bc fix(app): sidebar spacing + session list spinner transition (#17355) 2026-03-13 09:19:02 -05:00
Adam 4b5fd4683a fix(app): terminal cloning without retry (#17354) 2026-03-13 08:56:48 -05:00
Adam 7e0a596cf0 fix(app): scroll falls behind prompt input 2026-03-13 08:39:42 -05:00
Adam 052e3fecdf fix(app): todo spacing 2026-03-13 07:43:50 -05:00
Adam a559ef332b fix(app): better optimistic prompt submit (#17337) 2026-03-13 07:38:03 -05:00
Adam ac0640f4ca fix(app): support text attachments (#17335) 2026-03-13 06:58:24 -05:00
Adam 01dea97657 chore(app): i18n sync (#17283) 2026-03-13 06:48:38 -05:00
Adam cff676ae63 chore: cleanup (#17284) 2026-03-13 06:27:58 -05:00
Shoubhit Dash 0e3cb695d5 perf(app): use cursor session history loading (#17329) 2026-03-13 16:43:41 +05:30
Adam 11a0607d93 fix(app): list item background colors 2026-03-12 22:23:51 -05:00
Luke Parker 8ea7713f54 fix(app): stabilize todo dock e2e with composer probe (#17267) 2026-03-13 12:21:50 +10:00
Brendan Allan 9175eeca8f desktop: multi-window support in electron (#17155) 2026-03-13 09:18:27 +08:00
Adam 8607793180 fix(app): sidebar re-rendering too often 2026-03-12 16:27:15 -05:00
Adam 9e4fa3c2c7 fix(app): message loading 2026-03-12 16:25:48 -05:00
Adam 21ee9d3500 feat(app): follow-up behavior (#17233) 2026-03-12 20:17:36 +00:00
Adam 618e35dec7 fix(app): optimistic revert/restore 2026-03-12 15:04:27 -05:00
Adam 7964158f5a fix(app): not loading message nav 2026-03-12 13:33:17 -05:00
David Hill 9dbe0d1016 fix(app): titlebar cleanup (#17206) 2026-03-12 18:26:50 +00:00
Adam 8a09348b2d chore: cleanup (#17197) 2026-03-12 11:32:05 -05:00
Adam 7f4314d0a9 feat: session load perf (#17186) 2026-03-12 11:31:52 -05:00
Adam ace51ae703 chore: cleanup (#17184) 2026-03-12 08:52:51 -05:00
max tomashevsky a0e74f99c7 fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by adding flex-1 (#17055) 2026-03-12 08:46:41 -05:00
Adam e4bb560e99 fix(app): terminal animation 2026-03-12 08:43:25 -05:00
Adam f47f1871c2 chore: cleanup 2026-03-12 08:41:22 -05:00
Adam cb35c58c45 fix(app): sidebar quirks 2026-03-12 07:51:31 -05:00
Adam 7c1e2a6df4 chore: cleanup (#17115) 2026-03-12 12:26:43 +00:00
Brendan Allan 54adc3111e refactor(desktop): rework default server initialization and connection handling (#16965) 2026-03-12 08:10:52 +00:00
Luke Parker 035e39752e Fix terminal e2e flakiness with a real terminal driver (#17144) 2026-03-12 17:35:26 +10:00
OpeOginni 530d45695d fix(desktop): set default WebSocket username and prevent repeated calling of terminal spawn properly closing the terminal (#17061) 2026-03-12 14:48:44 +08:00
Luke Parker 7bd3d7d03f fix(electron): theme Windows titlebar overlay (#16843)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-03-12 16:38:56 +10:00
opencode-agent[bot] b4f2ba4ca9 chore: generate 2026-03-12 03:56:04 +00:00