Brendan Allan
fa20bc296b
app: remove extra x padding around prompt input on mobile
2026-02-05 16:42:05 +08:00
Brendan Allan
7c440ae82c
chore: add brendonovich as rust codeowner
2026-02-04 10:40:08 +08:00
Brendan Allan
b7bd561eaa
ci: use numeric release id instead of gql one
2026-02-04 10:39:17 +08:00
Brendan Allan
9564c1d6be
desktop: fix rust build + bindings formatting
2026-02-02 18:52:57 +08:00
Brendan Allan
1832eeffc9
fix(desktop): remove unnecessary setTimeout
2026-02-02 18:19:49 +08:00
Brendan Allan
a9e757b5bb
fix(app): types
2026-01-29 10:14:42 +08:00
Brendan Allan
dd1624e30e
desktop: deduplicate tauri configs
2026-01-27 17:48:43 +08:00
Brendan Allan
b776ba6b76
fix(desktop): correct NO_PROXY syntax
2026-01-22 22:18:08 +08:00
Brendan Allan
224b2c37d7
fix(desktop): attempt to improve connection reliability
2026-01-22 22:06:28 +08:00
Brendan Allan
ab705bbc31
fix(desktop): add workaround for nushell
2026-01-21 20:15:19 +08:00
Brendan Allan
8b379329a6
fix(desktop): completely disable pinch to zoom
2026-01-20 14:07:39 +08:00
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