Commit Graph

118 Commits

Author SHA1 Message Date
opencode 895625c3f5 release: v1.0.164
Update Nix Hashes / update (push) Has been cancelled
2025-12-16 21:47:41 +00:00
Dax Raad dff2d2f102 core: ensure desktop app loads user shell environment variables
Changes shell spawn flags from -l to -il so that ~/.zshrc and
~/.bashrc are sourced when starting the desktop app on macOS
and Linux. This fixes missing PATH and other environment
variables that users expect to be available.
2025-12-16 14:21:19 -05:00
Dax Raad 9204d72e24 chore: update opencode plugin dependencies and fix tauri sidecar path 2025-12-16 13:52:40 -05:00
Dax Raad ca052fdec3 tui: fix autocomplete file loading and update dependencies 2025-12-16 13:37:22 -05:00
Brendan Allan 62ab2b0c91 Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
2025-12-16 23:34:44 +08:00
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
opencode 3a68d7ace3 release: v1.0.162
Update Nix Hashes / update (push) Has been cancelled
2025-12-16 00:40:27 +00:00
opencode 72b904a6d5 release: v1.0.161
Update Nix Hashes / update (push) Has been cancelled
2025-12-16 00:17:15 +00:00
opencode c50c1e78a1 release: v1.0.160
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 23:26:00 +00:00
opencode d75b69846c release: v1.0.159
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 22:19:08 +00:00
opencode e2747d0427 release: v1.0.158
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 20:28:44 +00:00
opencode bd86e4aaf7 release: v1.0.157
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 19:46:23 +00:00
Dax Raad de2eedb3c8 ci: add app bundle target to fix macOS updater by generating .app.tar.gz files 2025-12-15 14:41:38 -05:00
opencode 474261b2e4 release: v1.0.156
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 19:28:02 +00:00
Adam 0f48a29ae9 fix: image attachments in desktop 2025-12-15 12:01:11 -06:00
opencode e9e565834c release: v1.0.155
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 16:44:08 +00:00
opencode c7e060663d release: v1.0.154
Update Nix Hashes / update (push) Has been cancelled
2025-12-15 16:01:15 +00:00
Dax Raad 644ff926c1 ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04 2025-12-15 10:14:20 -05:00
Dax Raad 3f900417ae ci: fix AppImage build hanging by using portable appimage format
- Add appimage target back to tauri.conf.json
- Force reinstall tauri-cli from feat/truly-portable-appimage branch
- Add 10 minute timeout to prevent indefinite hangs
- Add logging to verify correct tauri-cli version is installed

This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
2025-12-15 09:47:19 -05:00
Brendan Allan f275d2a973 tauri: use correct sidecar name 2025-12-15 12:40:49 +08:00
Brendan Allan 2b764bfcf4 tauri: rename sidecar to opencode-cli 2025-12-15 12:40:14 +08:00
Dax Raad 8450de5e48 fix desktop updater 2025-12-14 21:12:38 -05:00
Dax Raad cef7619bab disable app image 2025-12-14 17:04:46 -05:00
opencode 8fc7768e77 release: v1.0.153
Update Nix Hashes / update (push) Has been cancelled
2025-12-14 19:04:01 +00:00
Brendan Allan 58027f5035 tauri: change mainBinaryName to just OpenCode 2025-12-14 12:08:53 +08:00
Brendan Allan 2b0f02d243 tauri: bring back appimage 2025-12-14 12:00:14 +08:00
opencode 34b2f09816 release: v1.0.152
Update Nix Hashes / update (push) Has been cancelled
2025-12-12 22:29:21 +00:00
Dax Raad 6e25ba5fe6 desktop: fix build on Linux and Windows by making macOS title bar styling conditional 2025-12-12 16:47:48 -05:00
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