Brendan Allan
bc557e828d
console: reduce desktop download cache ttl to 5 minutes
2026-01-13 19:50:49 -05:00
Brendan Allan
883a6577d5
console: reduce desktop download cache ttl to 5 minutes
2026-01-13 23:51:16 +08:00
Brendan Allan
3c5a256f0f
desktop: macos killall opencode-cli on launch
2026-01-13 22:38:24 +08:00
Brendan Allan
b01eec38d1
fix(desktop): set serverPassword
2026-01-13 21:13:06 +08:00
Brendan Allan
f1a13f25a4
ci: don't continue-on-error in tauri action
2026-01-12 21:27:52 +08:00
Brendan Allan
c6092e4ad9
disable appimage
2026-01-12 19:28:55 +08:00
Brendan Allan
e0eb460fc8
app: resolve defaultServerUrl inside AppInterface
...
The desktop app sometimes modified __OPENCODE__.serverUrl after the
window is created. Previously this was ignored since defaultServerUrl
was created at module scope, now it isn't created until desktop's
ensure_server_started query complete, after which point serverUrl is
guaranteed to be updated.
2026-01-12 13:21:21 +08:00
Brendan Allan
d3d379fe2e
desktop: bundleMediaFramework
2026-01-07 22:55:29 +08:00
Brendan Allan
a41c8508da
desktop: go back to regular tauri cli
2026-01-07 20:42:10 +08:00
Brendan Allan
270cd05195
fix entitlements
2026-01-07 20:03:38 +08:00
Brendan Allan
2b7a021ba3
desktop: appimage bundleMediaFramework
2026-01-07 17:39:35 +08:00
Brendan Allan
3c375b971e
desktop: use Show instead of Suspense
2026-01-07 16:47:45 +08:00
Brendan Allan
6bac501be5
add ui package to desktop
2026-01-07 15:35:32 +08:00
Brendan Allan
0021a09ba8
try using forked tauri-cli again
2026-01-07 15:29:14 +08:00
Brendan Allan
79f6910697
desktop: use correct tauri-cli branch
2026-01-07 14:36:43 +08:00
Brendan Allan
61c334f1fb
desktop: use regular tauri cli again
2026-01-07 14:25:25 +08:00
Brendan Allan
37decee795
use custom tauri-cli on linux
2026-01-07 13:34:18 +08:00
Brendan Allan
e5a868157e
update Cargo.lock
2026-01-06 17:08:34 +08:00