Commit Graph

46 Commits

Author SHA1 Message Date
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 3ddf338d8c fix(app): sanitize workspace store filenames on Windows (#16703) 2026-03-09 20:26:53 +10:00
OpeOginni b38173c537 refactor(desktop): improve error handling and translation in server error formatting (#16171) 2026-03-05 06:28:17 -06:00
Brendan Allan ef5a68543b app: prefer using useLocation instead of window.location (#15989) 2026-03-05 14:41:12 +08:00
Brendan Allan dffd2d0ae4 desktop: add electron version (#15663) 2026-03-04 15:12:34 +08:00
Adam 8fbb7bba36 chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Adam 4a37b76340 feat(app): better diff/code comments (#14621)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 18:23:04 -06:00
OpeOginni 781bf27efe refactor: replace error handling with serverErrorMessage utility and checks for if error is ConfigInvalidError (#14685) 2026-02-24 14:48:59 +00:00
Adam ab69827b21 chore: cleanup 2026-02-18 11:48:25 -06:00
Brendan Allan 1601d31c7a app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam 7bdeca3216 fix(app): terminal disconnect and resync (#14004) 2026-02-17 12:54:28 -06:00
Adam 24b0ba5af7 fix(app): notification should navigate to session 2026-02-12 20:04:36 -06:00
Adam e01225bf8c fix(app): terminal pty isolation 2026-02-12 15:15:34 -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 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
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
Adam 8225593c88 fix(app): persist defensiveness (#12973) 2026-02-10 07:47:05 -06:00
Adam c5df9f7a73 chore: refactoring and tests (#12629) 2026-02-08 05:02:19 -06:00
Adam 4aae0aeabd chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
Adam cafb42e548 chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00
Alex Yaroshuk 39a48c3579 feat(app): session last updated time display in command pallete's search (#12376) 2026-02-06 06:19:25 -06:00
Adam df62ea05ab fix(app): safety triangle for sidebar hover (#12179) 2026-02-04 19:25:55 +00:00
adamelmore b32a1a719b perf(app): better memory management 2026-01-27 15:25:07 -06:00
adamelmore c9b5b00daf fix(app): non-fatal error handling 2026-01-27 06:29:20 -06:00
adamelmore 2b3dbc4716 fix(app): agent fallback colors 2026-01-27 06:29:19 -06:00
adamelmore 24edf73837 chore(app): createStore over signals 2026-01-26 11:26:17 -06:00
Joseph Campuzano 8d692d3d87 fix: add state to pause existing audio for demo menus, add support fo… (#10428) 2026-01-24 12:16:53 -06:00
Adam 6f392b9bbe perf(app): faster workspace creation 2026-01-23 05:18:42 -06:00
Adam 01d12ffca0 feat(app): new sound effects, downmixed to mono 2026-01-21 11:14:11 -06:00
Adam 15dde76ae1 fix(app): missing i18n keys 2026-01-21 11:14:11 -06:00
Adam c6ecc8d9fa wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam d8b6d87b9a wip(app): settings 2026-01-20 07:33:44 -06:00
Adam e43466aea4 chore: cleanup 2026-01-20 05:35:24 -06:00
Adam db43fe7ace fix(app): localStorage quota 2026-01-20 05:21:33 -06:00
Adam fc2f89e6d2 fix(app): persist quota 2026-01-20 05:21:32 -06:00
Adam c27857c8d4 feat(app): chunk message loading, lazy load diffs 2026-01-08 17:48:15 -06:00
Adam 233813225e chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Adam 6da1429063 fix(app): more defensive, handle no git 2026-01-05 15:12:02 -06:00
Adam bd1fd88018 fix(app): store image attachments 2026-01-05 13:21:33 -06:00
Albin Groen 2d5549eee6 fix(app): fix flicker and navigation when collapsing/expanding projects (#6658) 2026-01-05 11:24:49 -06:00
Adam 4e46d511d3 chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam 9cad9ffc23 chore: app -> desktop 2025-10-03 09:04:28 -05:00
Adam 99e438c806 wip: desktop work 2025-10-02 08:34:01 -05:00
Adam 595e3d48f7 feat: fuzzy file open 2025-09-24 12:40:54 -05:00
Dax 6a654abbc2 feat: add desktop/web app package (#2606)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00