Commit Graph

16 Commits

Author SHA1 Message Date
Brendan Allan 0e8e5a6b7c tauri: explicitly kill sidecar before updater relaunch 2025-12-16 19:01:37 +08:00
GitHub Action b7b215da44 chore: format code 2025-12-16 10:33:49 +00:00
Brendan Allan ff00dec5ab tauri: macos-only app menu 2025-12-16 18:33:04 +08:00
Brendan Allan 5b1b37592e tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
Dax Raad 004cae2fc8 tui: pass dynamic port to frontend
Frontend now receives the server port via window.__OPENCODE__.port,
allowing it to connect when using a random free port instead of hardcoded 4096
2025-12-10 16:17:36 -05:00
GitHub Action 926e3d1746 chore: format code 2025-12-10 03:32:26 +00:00
Brendan Allan 2205184a8e tauri: don't ask to restart separately in updater 2025-12-10 11:31:50 +08:00
Adam 59237b71b6 wip(desktop): progress 2025-12-09 06:12:09 -06:00
GitHub Action 2693eb674a chore: format code 2025-12-09 11:15:02 +00:00
Brendan Allan 9513ab51b8 fix: use ts project references for desktop and tauri 2025-12-09 19:13:51 +08:00
GitHub Action d25cea2c61 chore: format code 2025-12-09 09:17:36 +00:00
Brendan Allan 4cca4c66f1 desktop: move updater logic to js 2025-12-09 17:16:24 +08:00
Brendan Allan 9f6e350a85 Export DesktopInterface from desktop and add PlatformContext 2025-12-08 13:43:36 +08:00
Brendan Allan 19d739b3ed OpenCode Desktop app (#5044)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-05 14:39:49 -06:00
GitHub Action 4be2d4521b chore: format code 2025-11-22 05:15:55 +00:00
Dax Raad 334ab2cbc7 tauri 2025-11-22 00:15:01 -05:00