Commit graph

2141 commits

Author SHA1 Message Date
Brendan Allan
8cbfac3184
fix(desktop): smooth startup hydration (#44377) 2026-08-23 19:07:10 +08:00
opencode-agent[bot]
750f3384ff
fix(app): defer service worker takeover (#44374)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-23 18:52:45 +08:00
opencode-agent[bot]
708e4d8867
fix(app): refine mobile error page (#44353) 2026-08-23 09:23:10 +00:00
Luke Parker
0a5349c51c
fix(session-ui): restore compaction summaries (#44311) 2026-08-23 18:57:06 +10:00
Brendan Allan
68e3888bc3
fix(app): preserve session header while loading (#44346) 2026-08-23 16:09:13 +08:00
Brendan Allan
27a53969d6
fix(app): stabilize initial timeline rendering (#44333) 2026-08-23 16:06:50 +08:00
Brendan Allan
1e3d3fcaca
fix(app): complete leading paginated turns (#44322) 2026-08-23 15:27:33 +08:00
Brendan Allan
6cd3da1d4c
fix(app): preserve scroll across history prepends (#44317) 2026-08-23 15:00:29 +08:00
Brendan Allan
79d5359d11
fix(app): align background hint spacing (#44329) 2026-08-23 14:50:32 +08:00
Brendan Allan
b9ca77c5ff
fix(app): suspend composer until restored (#44320) 2026-08-23 14:46:28 +08:00
Brendan Allan
7a72e51710
fix(app): reuse global model state (#44319) 2026-08-23 14:26:53 +08:00
Brendan Allan
6ba707d305
fix(app): synchronize composer model controls (#44316) 2026-08-23 14:25:27 +08:00
Brendan Allan
d144c81d17
fix(app): preserve session shell while loading (#44315) 2026-08-23 14:18:38 +08:00
Brendan Allan
b7167aaab0
feat(app): add project icon setting (#44323) 2026-08-23 06:18:15 +00:00
Luke Parker
ad59ccc2e2
fix(ui): standardize safe text metrics (#44106) 2026-08-23 13:47:17 +10:00
Luke Parker
a82318019f
fix(app): skip service worker in development (#44302) 2026-08-23 13:35:05 +10:00
Luke Parker
e9d58abd99
test(app): stabilize file expansion anchor (#44293) 2026-08-23 13:05:31 +10:00
Brendan Allan
1ce7e90d3e
fix(app): register service worker after load (#44294) 2026-08-23 10:50:56 +08:00
Brendan Allan
bdec7a4f87
fix(app): lighten background move hint (#44217) 2026-08-23 01:25:02 +08:00
Brendan Allan
d0d0ada4a9
feat(app): cache mobile web startup assets (#44205) 2026-08-22 16:46:20 +00:00
opencode-agent[bot]
beb6216343
fix(ui): constrain focus trap to top dialog (#44188)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-22 23:37:37 +08:00
Brendan Allan
d9c9c50809
fix(app): pin background hint to timeline spacer (#44187) 2026-08-22 23:31:30 +08:00
opencode-agent[bot]
a7106ae023
fix(app): clear terminal line with command delete (#44183)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-22 14:56:14 +00:00
Brendan Allan
2ae3b82c24
feat(app): add bottom terminal panel (#44175) 2026-08-22 22:52:26 +08:00
opencode-agent[bot]
320da4256d
fix(app): preserve home during server switch (#44178)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-22 22:22:55 +08:00
Brendan Allan
2bbaeb0d4b
fix(app): simplify timeline anchoring (#44147) 2026-08-22 14:09:00 +00:00
Brendan Allan
ada4f1bee6
feat(app): merge repeated file edits (#44107) 2026-08-22 21:49:09 +08:00
opencode-agent[bot]
e4924ebf64
feat(app): add copy project ID command (#44126)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-22 19:57:47 +08:00
opencode-agent[bot]
992446e85d
feat(app): add copy session ID command (#44125)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-22 19:52:04 +08:00
Brendan Allan
b94ba27f00
feat(app): fade the background move hint (#44109) 2026-08-22 19:50:27 +08:00
Brendan Allan
4aca1be945
fix(app): prevent duplicate web mounts (#44119) 2026-08-22 19:38:25 +08:00
Luke Parker
100f23ca99
feat(app): show writing command state (#44095) 2026-08-22 20:21:33 +10:00
OpeOginni
85f32fa0da
fix(app): load workspace sessions by directory (#44027)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-08-22 07:50:08 +00:00
Luke Parker
8062b5455a
feat(app): align moved location notice (#44085) 2026-08-22 17:30:42 +10:00
Luke Parker
4566395d42
feat(app): show subagent delegation state (#44078) 2026-08-22 17:03:32 +10:00
opencode-agent[bot]
3c70f6df28
fix(app): enforce single titlebar action owner (#44075)
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
2026-08-22 17:03:24 +10:00
Brendan Allan
97536add75
fix(app): preserve bottom scroll anchoring (#44077) 2026-08-22 14:53:01 +08:00
Brendan Allan
6258c1943a
feat(app): group adjacent patch calls (#43901) 2026-08-22 06:51:53 +00:00
Luke Parker
0d2c865c93
feat(app): move background work to session summary (#44068) 2026-08-22 16:31:53 +10:00
opencode-agent[bot]
a84b1c15ce
fix(app): wait for session route id (#44048)
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
2026-08-22 13:22:10 +10:00
Kit Langton
7fd1eee35a
refactor(app): remove redundant UI state (#43975) 2026-08-21 19:30:00 +00:00
opencode-agent[bot]
ea3e0dde19
feat(desktop): restore CLI installer menu item (#43906)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-21 15:49:55 +00:00
opencode-agent[bot]
e673807e39
fix(app): hide built-in plugins (#43890)
Co-authored-by: Brendonovich <Brendonovich@users.noreply.github.com>
2026-08-21 22:18:48 +08:00
opencode-agent[bot]
e03a147b71
test(app): route e2e mocks through HttpApi (#43138)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-08-21 21:41:43 +08:00
Brendan Allan
5e77c494c7
fix(app): show folder names in file tree (#43835) 2026-08-21 16:40:07 +08:00
Brendan Allan
9be9dd737c
fix(app): restore project menu spacing (#43810) 2026-08-21 15:59:32 +08:00
Brendan Allan
9a89851cea
fix(app): preserve timeline bottom after session switch (#43801) 2026-08-21 06:32:25 +00:00
Brendan Allan
876459788f
feat(app): warn about V1 servers (#43790) 2026-08-21 06:30:58 +00:00
Luke Parker
9be3aa92b5
refactor(app): organize product slices (#43789) 2026-08-21 15:48:04 +10:00
Luke Parker
f6fcbaad5e
refactor(app): establish composer flow (#43768) 2026-08-21 14:23:14 +10:00