Commit Graph

1819 Commits

Author SHA1 Message Date
Brendan Allan
c613c33787
fix(app): tab overflow (#30894) 2026-06-05 07:56:44 +00:00
Brendan Allan
9431356715
fix(app): handle tab overflow and scrolling in titlebar (#30886) 2026-06-05 15:42:39 +08:00
opencode-agent[bot]
f6197cefe1 chore: generate 2026-06-05 06:31:37 +00:00
Luke Parker
7f33576f46
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Brendan Allan
5426478e46
fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
opencode
17ba5539e7 sync release versions for v1.16.0 2026-06-05 03:08:13 +00:00
Aarav Sareen
605ae48c6f
feat(app): color themes (#30824)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-05 00:53:36 +00:00
Luke Parker
b1a7ee5695
feat(desktop): surface local server startup failures (#30822) 2026-06-04 22:45:48 +00:00
Brendan Allan
c35267776a
fix(app,ui): session review reactivity and VCS query cache (#30660) 2026-06-04 02:59:56 +00:00
Luke Parker
55bafa29d4
feat(app): v2 thinking level selector (#30646) 2026-06-04 11:35:30 +10:00
Luke Parker
f62ba5eb86
fix(app): hide unavailable titlebar update (#30642) 2026-06-03 23:51:40 +00:00
Brendan Allan
c6f684366a
feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
Aarav Sareen
a444410cd4
feat(app): new update button (#30460)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-03 06:40:12 +00:00
Aarav Sareen
134a5c818a
feat(app): polish select-v2 component (#30446)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-03 06:04:28 +00:00
Aarav Sareen
2538c0d083
feat(app): polish home projects list UI (#30436) 2026-06-03 05:23:18 +00:00
Dax
604a5f781f
refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
Brendan Allan
d5a0ddb520
fix(app): tab title truncation and close button positioning (#30349) 2026-06-02 08:13:55 +00:00
Brendan Allan
787f170682
feat(app): inset new layout session panels (#30342) 2026-06-02 07:43:08 +00:00
Luke Parker
ab69f41067
fix(app): avoid suspending on pending child path (#30314) 2026-06-02 03:19:56 +00:00
Luke Parker
4e70eabbcc
fix(app): restore deferred MCP status updates (#30220) 2026-06-02 12:11:11 +10:00
Aarav Sareen
363d6d1a26
feat(app): v2 desktop UI improvements (#29689)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-01 19:09:09 +00:00
Michael Hart
2725eed992
fix(app): show project sessions before path sync resolves (#30167)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-01 14:27:03 +10:00
opencode
74ce1a1edf sync release versions for v1.15.13 2026-05-30 23:40:56 +00:00
opencode-agent[bot]
4759ae44b4 chore: generate 2026-05-28 21:54:17 +00:00
Luke Parker
e16bfd745d
fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
opencode
569230bfbc sync release versions for v1.15.12 2026-05-28 19:34:46 +00:00
Brendan Allan
e2dc89c6f3
fix(ui): migrate to --v2-font-family-sans variable and improve home empty state (#29552) 2026-05-27 09:18:52 +00:00
Brendan Allan
e1581183ff
feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
Brendan Allan
f195c952fc
fix(app): show tab close button properly (#29523) 2026-05-27 06:36:04 +00:00
opencode
cec5a752bb sync release versions for v1.15.11 2026-05-27 04:01:11 +00:00
Eric Guo
1a8fd0e1dc
fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +00:00
opencode-agent[bot]
ca354f8e8a chore: generate 2026-05-26 07:51:29 +00:00
Luke Parker
13c9d097a0
feat(app): refine desktop v2 home and session controls (#28788) 2026-05-26 07:50:07 +00:00
Luke Parker
1f66db0e4e
test(app): restore timeline e2e server health mock (#29336) 2026-05-26 07:36:46 +00:00
Brendan Allan
c71fe78970
fix(app): disable health check for web deployments (#29319) 2026-05-26 15:26:59 +08:00
Brendan Allan
49707c2117
fix(app): deduplicate and merge server connections in resolveServerList (#29313) 2026-05-26 13:41:13 +08:00
Brendan Allan
b0fcba5724
feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
opencode-agent[bot]
9c7de47031 chore: generate 2026-05-25 02:06:42 +00:00
Luke Parker
f023c63a60
fix(app): stabilize virtual session timeline interactions (#28422) 2026-05-25 12:05:27 +10:00
Brendan Allan
9495ecd536
refactor(app): extract refcount utility and clean up server sdk context (#29155) 2026-05-25 10:00:00 +08:00
Brendan Allan
eab34b46d0
refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
opencode
2c4ad9f405 sync release versions for v1.15.10 2026-05-23 01:04:22 +00:00
Luke Parker
3bf054c1d9
fix(app): restore desktop prod legacy flows (#28919) 2026-05-22 20:40:47 -04:00
opencode
871d38cbd7 sync release versions for v1.15.9 2026-05-22 21:18:49 +00:00
OpeOginni
3cf955e9ad
fix(desktop): correct user code extraction when URL contains colons (#28837) 2026-05-22 21:16:33 +08:00
Brendan Allan
76d9c2cd76
fix(app): debounce vcs refresh in session page (#28784) 2026-05-22 06:47:05 +00:00
Brendan Allan
f6101aef8a
refactor(app): consolidate sdk and sync contexts (#28782) 2026-05-22 06:40:56 +00:00
Brendan Allan
f3874ec2f9
refactor(app): move tab navigation to titlebar and conditionally register project shortcuts (#28773) 2026-05-22 13:54:25 +08:00
Brendan Allan
6466fcfdea
refactor(app): simplify session routing and tab close handling (#28767) 2026-05-22 12:48:09 +08:00
Brendan Allan
1f0390cfbb
app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00