Commit Graph

369 Commits (71cd59932e189c67ffe23cdce06fc899c7ed2113)

Author SHA1 Message Date
Shoubhit Dash c737776958
refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Adam b7b2eae20c
fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
Adam 4fc7bcf09e
fix: type error 2026-01-21 09:30:40 -06:00
Brendan Allan d00b8df770
feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
Rahul Mishra c365f0a7c1
feat: add restart and reload menu items on macOS (#9212) 2026-01-20 09:44:15 -06:00
GitHub Action 27406cf8ef chore: generate 2026-01-20 11:40:31 +00:00
Adam 0596b02f19 chore: cleanup 2026-01-20 05:39:54 -06:00
Brendan Allan 8b379329a6
fix(desktop): completely disable pinch to zoom 2026-01-20 14:07:39 +08:00
Ryan Vogel 889c60d63b
fix(web): rename favicons to v2 for cache busting (#9492) 2026-01-19 15:04:59 -05:00
Slone 13276aee82
fix(desktop): apply getComputedStyle polyfill on all platforms (#9369) 2026-01-19 04:32:41 -06:00
David Hill 0384e6b0e1 fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
Eric Guo c4e4f2a058
fix(desktop): Added a Windows-only guard that makes window.getComputedStyle fall back to document.documentElement (#9054) 2026-01-17 05:45:31 -06:00
Adam 564d3edfac fix(app): new layout issues 2026-01-15 07:29:13 -06:00
adamelmore 9f66a45970 feat(app): new layout 2026-01-15 07:29:13 -06:00
Turcu Laurentiu 779610d668
fix(desktop): open external links in system browser instead of webview (#7360) 2026-01-15 02:12:27 -06:00
GitHub Action a03daa4252 chore: generate 2026-01-13 13:13:45 +00:00
Brendan Allan b01eec38d1
fix(desktop): set serverPassword 2026-01-13 21:13:06 +08:00
Brendan Allan f05f175842
feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +08:00
GitHub Action e6045ca925 chore: generate 2026-01-12 09:58:50 +00:00
Brendan Allan ebbb4dd88a
fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
Andrew Thal 02b7eb59f8
feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
GitHub Action cbf87c50b9 chore: generate 2026-01-07 08:48:34 +00:00
Brendan Allan 3c375b971e
desktop: use Show instead of Suspense 2026-01-07 16:47:45 +08:00
usvimal a8c2928a87
perf: show window immediately during desktop startup (#6734)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-07 15:19:01 +08:00
Adam 761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Daniel Polito 8e9a0c4ad0
Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
Adam 7ce0520f8d
fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
Adam a4c67515c9
fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
Adam 65bc72098b
fix(desktop): more defensive access 2025-12-31 13:12:30 -06:00
Adam 48f2419d9d
fix(desktop): better notification icon 2025-12-30 19:40:14 -06:00
Adam fa1ac7bc95
feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
Adam 76ac1ccb6b
chore: show version on error page 2025-12-24 20:25:36 -06:00
GitHub Action f4cd708ca0 chore: generate 2025-12-23 10:15:49 +00:00
Brendan Allan c20f2731ab
desktop: kill_sidecar before update install on windows 2025-12-23 18:14:44 +08:00
Adam 81c3c63895
chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
Adam 794fe8f381
chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam 680a63e3de
fix(desktop): better error messages on connection failure 2025-12-22 19:16:54 -06:00
Adam 9b6c9f64f7
feat(desktop): review pane toggle 2025-12-22 16:20:17 -06:00
Shpetim 8dfef670b3
[FEATURE]: Show context usage in OpenCode Desktop Context usage (#5979) 2025-12-22 13:56:36 -06:00
Adam 291b65977c
chore(desktop): auto scroll utility 2025-12-22 11:27:27 -06:00
Dax Raad 33c0b125cb fix url for web 2025-12-22 10:45:51 -05:00
Adam 2c16b9fa61
Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit a05915ddc8.
2025-12-22 06:05:46 -06:00
Ashutosh Kumar a05915ddc8
server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-22 05:56:23 -06:00
Adam eebbd73346
Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit d04a72a4ad.
2025-12-22 05:55:15 -06:00
Adam d4c981495a
fix(desktop): cleanup auto scroll 2025-12-22 05:46:07 -06:00
Adam 653c206688
feat(desktop): mobile responsiveness 2025-12-22 05:46:07 -06:00
Adam 580f46b589
fix(desktop): filter child sessions from header 2025-12-22 05:46:07 -06:00
lif d04a72a4ad
fix: use current page port instead of hardcoded 4096 (#5949)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 05:45:08 -06:00
Aaron Iker 5fd873a35a
feat: polish dialog & list styles for the desktop app, add fixed logos from models.dev (#5925) 2025-12-22 05:41:38 -06:00
Adam 23ebc50da9
fix(desktop): layout regression 2025-12-21 05:01:30 -06:00