Commit graph

15 commits

Author SHA1 Message Date
Brendan Allan
5894e46688
fix(app): improve touch controls and standalone PWA relaunch (#46391) 2026-08-31 23:35:40 +08:00
Luke Parker
a1925de0c1
fix(core): flush trailing stream chunks while providers pause (#46326) 2026-08-31 14:03:17 +10:00
Luke Parker
4ab31867c4
fix(app): reduce session-switch latency (#46044) 2026-08-29 13:16:53 +10:00
Kit Langton
ad9117b107
fix(session): run user shells immediately in the background
Run user shell commands concurrently with model execution, retain their output in one shell entry, and admit non-waking completion messages. Share result capture and notification formatting across shell callers.
2026-08-28 22:46:20 -04:00
Luke Parker
bb390f435c
fix(session-ui): enable word diffs in unified view (#45833) 2026-08-28 04:31:18 +00:00
Luke Parker
b92b84f33d
chore(deps): refresh markdown dependencies (#45793) 2026-08-28 01:45:46 +00:00
Luke Parker
c0fa9aff72
fix(app): render local Markdown images through the server (#45780) 2026-08-28 00:30:00 +00:00
Luke Parker
7477e21b02
fix(session-ui): upgrade DOMPurify and restore Mermaid rendering (#45773) 2026-08-28 00:00:21 +00:00
opencode-agent[bot]
84a012a0e9
fix(app): show grouped tool counts inline (#45603)
Co-authored-by: iamdavidhill <1879069+iamdavidhill@users.noreply.github.com>
2026-08-27 21:01:38 +00:00
Luke Parker
7036294543
fix(app): align thinking states and reasoning settings (#45515) 2026-08-27 17:50:39 +10:00
Luke Parker
ff5b5d00f9
fix(app): preserve tool disclosures when groups update (#45474) 2026-08-27 15:02:39 +10:00
Luke Parker
e2d6c4bd4a
fix(app): merge adjacent patches inside used groups (#45477) 2026-08-27 04:36:27 +00:00
Luke Parker
5cc81a497c
fix(app): keep active tools in existing groups (#45462) 2026-08-27 03:54:38 +00:00
Luke Parker
2ca55b479d
fix(app): reduce tab switch rendering work (#45428) 2026-08-27 13:10:27 +10:00
opencode-agent[bot]
1aa4046f02
test(app): isolate component coverage with storybook (#45142)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 02:42:27 +08:00