Commit graph

14092 commits

Author SHA1 Message Date
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
Simon Klee
17a445de3e
tui: update OpenTUI to 0.5.7 (#44345) 2026-08-23 10:15:17 +02: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
Simon Klee
853d3534e5
cli: share app archive across Node builds (#44331) 2026-08-23 09:11:54 +02:00
Brendan Allan
6cd3da1d4c
fix(app): preserve scroll across history prepends (#44317) 2026-08-23 15:00:29 +08:00
Brendan Allan
9692bcbc21
fix(session-ui): align status tool typography (#44330) 2026-08-23 14:55:53 +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
0fda7d1b33
fix(session-ui): reduce tool error spacing (#44318) 2026-08-23 14:25:48 +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
b8fb894ec7
fix(server): compress responses with correct content types (#44321) 2026-08-23 06:18:20 +00: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
Aiden Cline
92658e4389
fix(ai): preserve raw provider error payload on responses streams (#44271) 2026-08-22 20:59:59 -05:00
Dax
358a53cb1f
fix(core): skip models.dev refresh event when the catalog is unchanged (#44282) 2026-08-22 21:03:02 -04:00
Dax
282b644cde
fix(core): expire locations from session activity (#44275) 2026-08-22 20:21:37 -04:00
opencode-agent[bot]
4fee1bcf3c
fix(tui): preserve rollback-compatible tab state (#44277) 2026-08-23 00:16:03 +00:00
Dax
9a716609c6
fix(www): redirect root to docs (#44276) 2026-08-22 20:01:18 -04:00
Dax
917051a881
feat(www): rebuild site with Astro (#44274) 2026-08-22 19:49:47 -04:00
opencode-agent[bot]
55f490b898
fix(tui): flatten autocomplete descriptions (#44261) 2026-08-23 05:15:35 +05:30
Aiden Cline
b190b778d4
fix(tui): avoid premature environment sync (#44270) 2026-08-22 18:39:04 -05:00
opencode-agent[bot]
95235df4c8
refactor(ai): accept nullable response phases (#44235)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
2026-08-22 17:30:31 -05:00
opencode-agent[bot]
c3f21fb5fb
fix(ai): normalize Responses file inputs (#44234)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-08-22 16:45:18 -05:00
Dax Raad
f282a22d98 feat(www): bold doc headings and header nav links 2026-08-22 16:48:52 -04:00
Dax Raad
a859d48b08 fix(www): use OpenCode favicon instead of blume placeholder 2026-08-22 16:48:51 -04:00
Dax Raad
1f60ad6e2f feat(www): use OpenTUI Mono font for docs 2026-08-22 16:37:04 -04: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]
75efc9d833
fix(tui): seed moved worktree location (#44143)
Co-authored-by: jlongster <17031+jlongster@users.noreply.github.com>
2026-08-22 09:07:27 -04:00
Brendan Allan
93e1f383dd
fix(app): allow selecting diff text (#44140) 2026-08-22 20:34:47 +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
8a2966fdbe
fix(app): avoid duplicate retry errors (#44124) 2026-08-22 19:49:22 +08:00