938 Commits

Author SHA1 Message Date
Adam 47f48aecef feat(app): clear notifications action (#13668)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-14 19:33:22 -06:00
Adam 8671381071 fix(app): stack overflow in filetree (#13667)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-14 19:24:48 -06:00
Dax 3010323ee0 sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-14 04:19:02 +00:00
Adam 54d541a20e chore: cleanup 2026-02-13 05:52:43 -06:00
Adam 71578b0944 fix(app): terminal resize 2026-02-13 05:52:42 -06:00
eytans 6f912fab89 fix(web): use prompt_async endpoint to avoid timeout over VPN/tunnel (#12749) 2026-02-13 05:25:47 -06:00
Chris Yang fdd054e79a fix(app): remount SDK/sync tree when server URL changes (#13437) 2026-02-13 05:16:14 -06:00
Jun 8e3ef4ef40 fix(web): sync docs locale cookie on alias redirects (#13109) 2026-02-13 05:12:28 -06:00
Filip fc2f7b2e2e fix(desktop): performance optimization for showing large diff & files (#13460) 2026-02-13 05:08:13 -06:00
Adam 51d41ac541 fix(app): reconnect event stream on disconnect 2026-02-12 20:20:24 -06:00
Adam 859142d98e feat(app): toggle all provider models 2026-02-12 20:19:26 -06:00
Adam 24b0ba5af7 fix(app): notification should navigate to session 2026-02-12 20:04:36 -06:00
Adam 4ac7e2c1c4 fix(app): prompt input quirks 2026-02-12 19:58:57 -06:00
Adam 0fe62dda07 fix(app): failed to create store 2026-02-12 19:38:06 -06:00
Adam e01225bf8c fix(app): terminal pty isolation 2026-02-12 15:15:34 -06:00
Adam 2109a38435 feat(app): option to turn off sound effects 2026-02-12 15:03:05 -06:00
Adam 4141e50ff4 fix(app): normalize oauth error messages 2026-02-12 14:58:25 -06:00
Adam 31ffb33678 chore: cleanup 2026-02-12 14:48:09 -06:00
Adam 1f08c79612 chore: cleanup 2026-02-12 14:43:20 -06:00
Adam fb5082f677 chore: cleanup 2026-02-12 14:39:02 -06:00
Adam f678b09a5a chore: cleanup 2026-02-12 14:32:31 -06:00
Adam 411cc62153 chore: cleanup 2026-02-12 14:24:19 -06:00
Adam 72802e39be fix(app): suggestion active state broken 2026-02-12 14:17:05 -06:00
Adam 0985166f1d fix(app): remote http server connections 2026-02-12 13:41:22 -06:00
Adam e9a9a790d6 fix(app): project icons unloading 2026-02-12 11:50:17 -06:00
Rasheed da767b4ca7 fix(app): preserve undo history for plain-text paste (#13351) 2026-02-12 17:27:53 +00:00
Adam 79b45e54bf chore(app): refactor for better solidjs hygiene (#13344) 2026-02-12 11:26:19 -06:00
Adam 02a93393ec fix(app): more defensive session context metrics 2026-02-12 10:00:58 -06:00
Adam 217cacf56f chore: refactor packages/app files (#13236)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
2026-02-12 09:49:14 -06:00
Adam 62728c0073 wip(ui): diff virtualization (#12693) 2026-02-12 07:25:58 -06:00
Adam 35a31457d4 fix(app): guard randomUUID in insecure browser contexts (#13237)
Co-authored-by: Selim <31136147+selimerunkut@users.noreply.github.com>
2026-02-12 01:05:15 +00:00
opencode-agent[bot] 2bbb91b0c2 chore: generate 2026-02-11 17:00:20 +00:00
Filip 5a90d54fbc fix(app):workspace reset (#13170)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-11 10:59:09 -06:00
opencode-agent[bot] 834630daad chore: generate 2026-02-11 15:37:06 +00:00
Adam bbe94de069 fix(app): translations 2026-02-11 09:19:16 -06:00
Filip 1b8aecf693 Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam fd857bf3e1 fix(app): sidebar remount 2026-02-11 15:12:28 +00:00
Adam d9f668cf8a Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit ca23655d93.
2026-02-11 08:51:41 -06:00
Adam c456a4b888 fix(app): notifications on child sessions 2026-02-11 08:47:27 -06:00
Adam bd73ef60ea fix(app): terminal PTY buffer carryover 2026-02-11 08:47:26 -06:00
Adam 6fd21102ea fix(app): terminal resize 2026-02-11 08:47:26 -06:00
Adam 0e19470df1 fix(app): terminal copy/paste 2026-02-11 07:19:33 -06:00
Adam c22619147f fix(app): copy path button styles 2026-02-11 07:19:33 -06:00
Filip 6cbeb3ec4a feat(desktop): enhance Windows app resolution and UI loading states (#13084) 2026-02-11 04:40:52 -06:00
Brendan Allan ca23655d93 feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
Adam 01c10b61fa fix(app): task tool rendering 2026-02-10 15:28:46 -06:00
Filip fd72c883bf fix(desktop): open apps with executables on Windows (#13022) 2026-02-10 15:10:58 -06:00
Adam 144fb2d383 fix(app): don't close sidebar on session change (#13013) 2026-02-10 14:45:52 -06:00
Adam a2f72f48fe fix(app): memory leak with platform fetch for events 2026-02-10 13:18:33 -06:00
Adam 91fd29c30e fix(app): disable terminal transparency 2026-02-10 13:11:31 -06:00