opencode
7b333eb352
release: v1.0.166
2025-12-26 14:34:09 -06:00
opencode
836a7f5d83
release: v1.0.165
2025-12-26 14:34:08 -06:00
Adam
b860ff8901
chore: localStorage -> tauri store
2025-12-26 14:34:06 -06:00
Brendan Allan
5b65e14c2b
tauri: nsis header and sidebar
2025-12-26 14:34:04 -06:00
Brendan Allan
3f8f6177d4
tauri: update nsis icon
2025-12-26 14:34:04 -06:00
Brendan Allan
f4e851d9a1
tauri: return after update failures
2025-12-26 14:34:04 -06:00
GitHub Action
5524c9c6dc
chore: format code
2025-12-26 14:34:04 -06:00
Brendan Allan
566e0f75a4
tauri: only alert on update failure when triggered manually
2025-12-26 14:34:03 -06:00
Brendan Allan
daf387861d
tauri: dev icons + separate prod config ( #5691 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:34:03 -06:00
opencode
9e98bd3283
release: v1.0.164
2025-12-26 14:33:59 -06:00
Dax Raad
13e26ff18a
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-26 14:33:57 -06:00
Dax Raad
419db64fc9
chore: update opencode plugin dependencies and fix tauri sidecar path
2025-12-26 14:33:56 -06:00
Dax Raad
f386601cbd
tui: fix autocomplete file loading and update dependencies
2025-12-26 14:33:55 -06:00
Brendan Allan
22192a2e92
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-26 14:33:52 -06:00
Brendan Allan
331ece741f
tauri: explicitly kill sidecar before updater relaunch
2025-12-26 14:33:51 -06:00
GitHub Action
a8ff5b5174
chore: format code
2025-12-26 14:33:50 -06:00
Brendan Allan
3b1b621d00
tauri: macos-only app menu
2025-12-26 14:33:50 -06:00
opencode
b0c241a59f
release: v1.0.162
2025-12-26 14:33:47 -06:00
opencode
3774fafb26
release: v1.0.161
2025-12-26 14:33:46 -06:00
opencode
ca7ac43cff
release: v1.0.160
2025-12-26 14:33:45 -06:00
opencode
a9a5cf0a76
release: v1.0.159
2025-12-26 14:33:43 -06:00
opencode
813c330c47
release: v1.0.158
2025-12-26 14:33:40 -06:00
opencode
a13af69de5
release: v1.0.157
2025-12-26 14:33:39 -06:00
Dax Raad
8dca9051f1
ci: add app bundle target to fix macOS updater by generating .app.tar.gz files
2025-12-26 14:33:39 -06:00
opencode
6fd6eecbf5
release: v1.0.156
2025-12-26 14:33:38 -06:00
Adam
1d68c34be6
fix: image attachments in desktop
2025-12-26 14:33:37 -06:00
opencode
f0da095552
release: v1.0.155
2025-12-26 14:33:35 -06:00
opencode
ea1c063d98
release: v1.0.154
2025-12-26 14:33:30 -06:00
Dax Raad
83249e69f3
ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04
2025-12-26 14:33:30 -06:00
Dax Raad
37d0ef3362
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-26 14:33:30 -06:00
Brendan Allan
83a320a2e7
tauri: use correct sidecar name
2025-12-26 14:33:27 -06:00
Brendan Allan
cc82a2711b
tauri: rename sidecar to opencode-cli
2025-12-26 14:33:26 -06:00
Dax Raad
f4e1fa28b8
fix desktop updater
2025-12-26 14:33:21 -06:00
Dax Raad
3efb17e91e
disable app image
2025-12-26 14:33:20 -06:00
opencode
df1bc0e9bb
release: v1.0.153
2025-12-26 14:33:19 -06:00
Brendan Allan
2980eff805
tauri: change mainBinaryName to just OpenCode
2025-12-26 14:33:17 -06:00
Brendan Allan
72c0af5b6c
tauri: bring back appimage
2025-12-26 14:33:17 -06:00
opencode
c8e64f208a
release: v1.0.152
2025-12-26 14:33:13 -06:00
Dax Raad
e2530833e3
desktop: fix build on Linux and Windows by making macOS title bar styling conditional
2025-12-26 14:33:12 -06:00
opencode
c1fda41fad
release: v1.0.151
2025-12-26 14:33:11 -06:00
Brendan Allan
3d751c0da1
tauri: add basic custom titlebar ( #5438 )
2025-12-26 14:33:05 -06:00
Brendan Allan
c301703f89
tauri: create window with full screen size
2025-12-26 14:33:04 -06:00
GitHub Action
e45d014b7b
chore: format code
2025-12-26 14:33:03 -06:00
Brendan Allan
9dfacb8dd1
tauri: initialise store and window-state plugins
2025-12-26 14:33:03 -06:00
Dax Raad
d4dc142cc2
core: add client identification to user agent and request headers for better tracking
2025-12-11 16:18:04 -05:00
opencode
5ffcde9dba
release: v1.0.150
2025-12-11 20:09:20 +00:00
Dax Raad
ea8508ee44
ci
2025-12-11 14:38:45 -05:00
opencode
6382bda7d6
release: v1.0.149
2025-12-11 18:00:30 +00:00
Dax Raad
885a142ae3
temporarily remove undo/redo keybinds
2025-12-11 12:55:08 -05:00
opencode
71fc8b2115
release: v1.0.148
2025-12-11 17:49:42 +00:00