Brendan Allan
1bb8574179
app: refactor server management backend ( #13813 )
2026-02-18 23:03:24 +08:00
Chris Yang
ebe5a2b74a
fix(app): remount SDK/sync tree when server URL changes ( #13437 )
2026-02-13 05:16:14 -06:00
Adam
ff4414bb15
chore: refactor packages/app files ( #13236 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly >
2026-02-12 09:49:14 -06:00
Filip
eef3ae3e1f
Fix/reverception ( #13166 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-02-11 09:18:44 -06:00
Adam
2e8082dd21
Revert "feat(desktop): add WSL backend mode ( #12914 )"
...
This reverts commit 213a87234d .
2026-02-11 08:51:41 -06:00
Brendan Allan
213a87234d
feat(desktop): add WSL backend mode ( #12914 )
2026-02-11 07:49:48 +00:00
opencode-agent[bot]
019cfd4a52
chore: generate
2026-02-09 07:18:48 +00:00
OpeOginni
687210a55d
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls ( #12366 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-09 07:18:06 +00:00
Brendan Allan
e0e32ed3a8
desktop: add more basic menu bar items
2026-02-06 18:10:48 +08:00
Hegyi Áron Ferenc
2af326606c
feat(desktop): Add desktop deep link ( #10072 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-01-29 15:09:53 +08:00
adamelmore
8b6484ac1a
wip: highlights
2026-01-26 15:36:56 -06:00
adamelmore
84b12a8fb7
feat(app): model settings
2026-01-26 08:15:01 -06:00
adamelmore
0d651eab3b
feat(app): default servers on web
2026-01-26 08:15:00 -06:00
GitHub Action
442a735883
chore: generate
2026-01-24 18:04:12 +00:00
OpeOginni
67ea21b55a
feat(web): implement new server management for web and desktop ( #8513 )
2026-01-24 12:03:36 -06:00
GitHub Action
077ebdbfda
chore: generate
2026-01-23 04:12:51 +00:00
Adam
cb481d9ac8
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
71cd59932e
fix(app): session shouldn't be keyed
2026-01-22 20:28:10 -06:00
Shoubhit Dash
c737776958
refactor(desktop): move markdown rendering to rust ( #10000 )
2026-01-22 04:48:39 -06:00
Adam
b13c269162
wip(app): i18n
2026-01-20 17:58:06 -06:00
Adam
0f2e8ea2b4
wip(app): i18n
2026-01-20 17:58:06 -06:00
Adam
0470717c7f
feat(app): initial i18n stubbing
2026-01-20 17:58:06 -06:00
Adam
8bcbfd6396
wip(app): settings
2026-01-20 07:33:44 -06:00
David Hill
b4075cd856
fix: remove loading text after splash
2026-01-17 21:54:51 +00:00
Brendan Allan
35cb06e0e4
fix(app): provide pty socket auth if available from desktop ( #8210 )
2026-01-13 07:08:19 -06:00
GitHub Action
e6045ca925
chore: generate
2026-01-12 09:58:50 +00:00
Brendan Allan
ebbb4dd88a
fix(desktop): improve server detection & connection logic ( #7962 )
2026-01-12 17:58:13 +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
Andrew Thal
02b7eb59f8
feat: support configuring default server URL for desktop ( #7363 )
2026-01-10 08:56:48 -06:00
adamelmore
cbb3141130
fix(app): no custom url param
2026-01-09 11:03:11 -06:00
Adam
be9b2bab15
feat(app): cache session-scoped stores, optional context gating
2026-01-08 17:48:15 -06:00
usvimal
a8c2928a87
perf: show window immediately during desktop startup ( #6734 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-01-07 15:19:01 +08:00
Adam
b88bcd49fd
fix(app): code splitting for web load perf gains
2026-01-06 08:19:17 -06:00
Adam
78940d5b7e
wip(app): file context
2026-01-01 21:03:03 -06:00
Adam
d4a2652eda
feat(desktop): better affordance for auto-accept
2025-12-31 14:04:44 -06:00
Adam
93845db462
fix(desktop): don't show notifs if auto-accepting
2025-12-31 13:12:31 -06:00
Adam
55c601d13a
fix(desktop): don't hang on to dead server
2025-12-30 09:24:03 -06:00
Adam
e0e07c5d48
feat(app): change server
2025-12-30 07:24:40 -06:00
Adam
5f074edc3a
fix(desktop): performance/jankiness
2025-12-29 10:42:48 -06:00
Adam
fb0e1e4d8d
Revert "fix(desktop): jankiness"
...
This reverts commit 831e9bce51 .
2025-12-29 09:56:33 -06:00
Adam
831e9bce51
fix(desktop): jankiness
2025-12-29 09:47:57 -06:00
Adam
4a9ff9412e
feat(desktop): themes
2025-12-28 05:12:36 -06:00
Rohan Godha
1bcf8d8806
fix: opencode web baseURL error ( #6181 )
2025-12-26 11:36:31 -06:00
Adam
794fe8f381
chore: rename packages/desktop -> packages/app
2025-12-22 19:39:00 -06:00