opencode
c9dc6a810b
release: v1.0.151
Update Nix Hashes / update (push) Has been cancelled
2025-12-12 21:34:32 +00:00
Brendan Allan
5b1b37592e
tauri: add basic custom titlebar ( #5438 )
2025-12-12 09:37:17 -06:00
Brendan Allan
aab6900341
tauri: create window with full screen size
2025-12-12 17:04:00 +08:00
GitHub Action
f16dbfdf4f
chore: format code
2025-12-12 08:59:18 +00:00
Brendan Allan
0a885c5350
tauri: initialise store and window-state plugins
2025-12-12 16:58:37 +08:00
Dax Raad
e6ea3b0a56
core: add client identification to user agent and request headers for better tracking
2025-12-11 16:18:04 -05:00
opencode
8a6150e06e
release: v1.0.150
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 20:09:20 +00:00
Dax Raad
447cc6321b
ci
2025-12-11 14:38:45 -05:00
opencode
f31c731cd3
release: v1.0.149
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 18:00:30 +00:00
Dax Raad
36add26108
temporarily remove undo/redo keybinds
2025-12-11 12:55:08 -05:00
opencode
b495afe63b
release: v1.0.148
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 17:49:42 +00:00
opencode
021f4b2e6e
release: v1.0.147
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 16:46:43 +00:00
Brendan Allan
31d5b8abc1
tauri: always build cli in predev
2025-12-11 22:20:22 +08:00
Brendan Allan
304f12f73e
write typescript artifacts to node_modules/.ts-dist
2025-12-11 18:35:07 +08:00
opencode
24445828ec
release: v1.0.146
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 06:23:53 +00:00
opencode
823aba4627
release: v1.0.145
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 06:19:42 +00:00
opencode
d41abcf936
release: v1.0.144
Update Nix Hashes / update (push) Has been cancelled
2025-12-11 05:48:13 +00:00
Brendan Allan
8474df815e
tauri: update icons
2025-12-11 09:49:00 +08:00
Dax Raad
daca1c9413
desktop: enable zoom hotkeys in Tauri app
2025-12-10 19:27:05 -05:00
Adam
1b80d7238e
fix: tauri
2025-12-10 17:19:50 -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
Adam
8665b50844
wip(desktop): progress
2025-12-10 15:17:03 -06:00
Dax Raad
d5bf02f994
tui: use random free port and enable icon discovery by default
...
- Tauri app now automatically finds an available port instead of defaulting to 4096
- Icon discovery feature is now enabled by default in the Tauri app
- Prevents port conflicts when multiple OpenCode instances are running
2025-12-10 16:13:11 -05:00
opencode
7ba65ffce6
release: v1.0.143
Update Nix Hashes / update (push) Has been cancelled
2025-12-10 13:53:21 +00:00
opencode
3e73202ff5
release: v1.0.142
Update Nix Hashes / update (push) Has been cancelled
2025-12-10 13:25:55 +00: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
Brendan Allan
5730ee1f16
tauri: update macos icon
2025-12-10 11:28:40 +08:00
Brendan Allan
c138a6a5da
tauri: comment out restart server dialog
2025-12-10 11:18:17 +08:00
opencode
b87c9621c8
release: v1.0.141
Update Nix Hashes / update (push) Has been cancelled
2025-12-10 02:57:38 +00:00
Adam
ee1f652b89
fix: re-enable tauri typecheck
2025-12-09 19:34:07 -06:00
opencode
874b15d875
release: v1.0.138
Update Nix Hashes / update (push) Has been cancelled
2025-12-09 18:05:21 +00:00
Adam
7aa60add45
chore: cleanup
2025-12-09 06:14:58 -06:00
Adam
e4cd93868b
chore: cleanup
2025-12-09 06:14:22 -06:00
Adam
59237b71b6
wip(desktop): progress
2025-12-09 06:12:09 -06:00
Adam
fcc47597b2
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
opencode
a4df18d7c5
release: v1.0.137
Update Nix Hashes / update (push) Has been cancelled
2025-12-09 03:00:50 +00:00
Brendan Allan
9f6e350a85
Export DesktopInterface from desktop and add PlatformContext
2025-12-08 13:43:36 +08:00
Dax Raad
329251fec8
enable zoom hotkeys
2025-12-07 13:48:12 -05:00
Brendan Allan
7d131f75e6
Desktop macOS codesigning and notarization ( #5154 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Dax Raad <d@ironbay.co >
2025-12-07 13:42:23 -05:00
Adam
e54eb9fc77
chore: update tauri update pub key
2025-12-06 05:49:05 -06:00
opencode
8b1da87a55
release: v1.0.134
Update Nix Hashes / update (push) Has been cancelled
2025-12-05 20:46:49 +00: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
opencode
d88c862503
release: v1.0.133
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 22:02:17 +00:00
opencode
ec07aafa79
release: v1.0.132
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 04:23:39 +00:00
opencode
80898220bc
release: v1.0.131
Update Nix Hashes / update (push) Has been cancelled
2025-12-04 04:11:48 +00:00