LukeParkerDev
12fa782137
refactor: treat WSL servers as additive alongside windows local
...
Local Server is always Windows-native now; WSL lives as a separate list
of one-or-more distro-bound sidecars spawned alongside it. Manage Servers
shows an Add WSL button on Windows, each WSL server appears as its own
row with remove + retry, and the wizard runs scoped to a new distro.
2026-04-19 13:19:09 +10:00
LukeParkerDev
d8b1d86092
Update dialog-local-server.tsx
2026-04-19 13:19:07 +10:00
LukeParkerDev
d7111a7072
fix: prefer nerd fonts in desktop terminal
2026-04-19 13:19:06 +10:00
LukeParkerDev
17bd7ffbf1
refactor: confirm windows local server swap inline
2026-04-19 13:19:06 +10:00
LukeParkerDev
9fa3a99480
fix: make WSL opencode mismatch non-blocking
2026-04-19 13:19:06 +10:00
LukeParkerDev
4318b0902d
fix: keep session header titlebar mounts in sync
2026-04-19 13:19:05 +10:00
LukeParkerDev
06b27db78e
fix: keep sidebar projects stable across WSL refreshes
2026-04-19 13:18:36 +10:00
LukeParkerDev
fcc9cab760
fix: separate sidebar drag ids by type
2026-04-19 13:18:36 +10:00
LukeParkerDev
482ef946fe
fix: remove route dependency from server dialog
2026-04-19 13:15:58 +10:00
LukeParkerDev
421f3bbd0b
fix: surface desktop WSL startup failures
2026-04-19 13:15:57 +10:00
LukeParkerDev
76da54c596
fix: harden local server WSL onboarding checks
2026-04-19 13:15:26 +10:00
LukeParkerDev
1baa87bf0d
fix: tighten local server wizard dialog flow
2026-04-19 13:15:26 +10:00
LukeParkerDev
8554345ba0
feat: turn local server setup into guided step flow
2026-04-19 13:15:25 +10:00
LukeParkerDev
b321a2de2b
fix: treat WSL sidecars as local
2026-04-19 13:15:25 +10:00
LukeParkerDev
2cd61113c1
feat: show other distro install options
2026-04-19 13:15:24 +10:00
LukeParkerDev
c1dc769b5f
fix: send plain local server config over ipc
2026-04-19 13:15:24 +10:00
LukeParkerDev
08d422dca1
fix: include local server stack traces in renderer logs
2026-04-19 13:15:24 +10:00
LukeParkerDev
6f2a6356ed
fix: surface desktop renderer errors in logs
2026-04-19 13:15:23 +10:00
LukeParkerDev
58ab95e32c
feat: add restart-to-apply local runtime changes
2026-04-19 13:15:23 +10:00
LukeParkerDev
710469cf09
feat: add local server opencode setup flow
2026-04-19 13:14:43 +10:00
LukeParkerDev
e897883f91
feat: deep-link local server failures into management
2026-04-19 13:14:43 +10:00
LukeParkerDev
8d8e8fe8f4
feat: add local server management dialog shell
2026-04-19 13:14:42 +10:00
LukeParkerDev
df635562e9
refactor: expose local server through app platform
2026-04-19 13:14:42 +10:00
LukeParkerDev
d6f2b9f1b7
refactor: give desktop local server a windows key
2026-04-19 13:14:39 +10:00
Brendan Allan and GitHub
2415820ecd
fix: conditionally show file tree in beta channel ( #23099 )
2026-04-17 15:13:59 +00:00
opencode-agent[bot]
c57c5315c1
chore: generate
2026-04-17 07:27:13 +00:00
Brendan Allan and GitHub
a726530735
fix(app): workspace loading and persist ready state ( #23046 )
2026-04-17 07:26:14 +00:00
Brendan Allan and GitHub
79e9baf55a
fix(app): use fetchQuery instead of ensureQueryData in global sync ( #23025 )
2026-04-17 03:54:19 +00:00
fbbab9d6c8
feat(app): hide desktop titlebar tools behind settings ( #19029 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-04-17 03:31:00 +00:00
Brendan Allan and GitHub
f135c0b5ee
app: use tanstack query to load session vcs state ( #22277 )
2026-04-17 02:27:08 +00:00
Brendan Allan and GitHub
97918500d4
app: start migrating bootstrap data fetching to TanStack Query ( #22756 )
2026-04-16 06:10:23 +00:00
f418fd5632
beta badge for desktop app ( #14471 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-04-16 06:03:41 +00:00
Kit Langton and GitHub
9f4b73b6a3
fix: clean up final 16 no-unused-vars warnings ( #22751 )
2026-04-16 03:54:21 +00:00
Kit Langton and GitHub
bd29004831
feat: enable type-aware no-misused-spread rule, fix 8 violations ( #22749 )
2026-04-16 03:50:50 +00:00
Kit Langton and GitHub
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations ( #22741 )
publish-github-action / publish (push) Has been cancelled
2026-04-15 23:27:32 -04:00
Kit Langton and GitHub
702f741267
feat: enable oxlint suspicious category, fix 24 violations ( #22727 )
publish-github-action / publish (push) Has been cancelled
2026-04-16 02:53:10 +00:00
Kit Langton and GitHub
cf423d2769
fix: remove 10 unused type-only imports and declarations ( #22696 )
2026-04-16 02:17:59 +00:00
Kit Langton and GitHub
cce05c1665
fix: clean up 49 unused variables, catch params, and stale imports ( #22695 )
2026-04-16 02:01:53 +00:00
Kit Langton and GitHub
34213d4446
fix: delete 9 dead functions with zero callers ( #22697 )
2026-04-16 02:01:02 +00:00
Kit Langton and GitHub
f7d4665e40
fix: resolve oxlint warnings — suppress false positives, remove unused imports ( #22687 )
publish-github-action / publish (push) Has been cancelled
2026-04-15 21:33:54 -04:00
Kit Langton and GitHub
3d6f90cb53
feat: add oxlint with correctness defaults ( #22682 )
2026-04-15 20:45:19 -04:00
Dax and GitHub
be9432a893
shared package ( #22626 )
2026-04-15 14:26:20 +00:00
Brendan Allan and GitHub
e24d104e94
fix: update prompt input submit handler ( #22566 )
2026-04-15 05:32:52 +00:00
Brendan Allan and GitHub
66de7bef89
fix: add left padding to session title input ( #22556 )
2026-04-15 04:35:57 +00:00
Dax Raad
627159acac
delete all e2e tests ( #22501 )
...
Cherry-picked from ea463e604c
2026-04-14 23:10:25 -04:00
Brendan Allan and GitHub
2c36bf9490
fix(app): avoid bootstrap error popups during global sync init ( #22426 )
2026-04-15 08:24:52 +08:00
James Long and GitHub
b22add292c
refactor(core): publish sync events to global event stream ( #22347 )
2026-04-13 16:51:59 -04:00
Brendan Allan and GitHub
a6b9f0dac1
app: align workspace load more button ( #22251 )
2026-04-13 13:58:35 +08:00
Brendan Allan and GitHub
34f5bdbc99
app: fix scroll to bottom light mode style ( #22250 )
2026-04-13 13:55:33 +08:00
Brendan Allan and GitHub
46f243fea7
app: remove min loading duration ( #21655 )
2026-04-09 16:29:46 +08:00