Commit graph

132 commits

Author SHA1 Message Date
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
Kit Langton
51d53f45c1
test(ci): register omitted V2 unit suites (#45970) 2026-08-28 21:58:54 +00: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
132ec56fda
chore(ui): refresh Kobalte and Solid primitives (#45794) 2026-08-28 01:08:44 +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
8f350df392
chore(deps): remove unused frontend dependencies (#45779) 2026-08-28 00:19:57 +00:00
Luke Parker
7477e21b02
fix(session-ui): upgrade DOMPurify and restore Mermaid rendering (#45773) 2026-08-28 00:00:21 +00:00
Luke Parker
d432823515
fix(deps): upgrade diff to 8.0.4 (#45772) 2026-08-27 23:24:33 +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
7000607fd0
fix(app): stop shimmer when background shells finish (#45494) 2026-08-27 16:15:34 +10:00
opencode-agent[bot]
fa1ab5f8e1
fix(app): restore worktree message accent for further trial (#45486)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 05:18:54 +00:00
Luke Parker
ff5b5d00f9
fix(app): preserve tool disclosures when groups update (#45474) 2026-08-27 15:02:39 +10:00
Luke Parker
990f7ee000
fix(app): keep timeline notices on one line (#45479) 2026-08-27 04:47:50 +00: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]
83b81b39f1
fix(app): remove worktree user message accent (#45250)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 09:36:35 +08:00
Luke Parker
53d171781a
fix(app): reduce catalog retention and status animation work (#45406) 2026-08-26 23:30:49 +00: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
opencode-agent[bot]
ab95695b24
fix(app): combine loaded skill and instruction file entries (#45217)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 10:08:33 +00:00
Luke Parker
ea582fc133
feat(app): stack collapsed tool calls (#45176) 2026-08-26 07:56:53 +00:00
Luke Parker
5a54eb4afc
fix(app): stream running shell tool output (#45106) 2026-08-26 00:58:15 +00:00
Luke Parker
5ad0f0dc5a
fix(app): prevent timeline row identity collisions (#44878) 2026-08-25 15:33:45 +10:00
Luke Parker
97daae9b77
feat(app): align context search rows with figma (#44654) 2026-08-24 20:14:40 +10:00
opencode-agent[bot]
3dd84d629d
fix(session-ui): preserve timeline message order (#44652) 2026-08-24 09:44:47 +00:00
Luke Parker
279062d3c9
feat(app): align execute tool with shell treatment (#44642) 2026-08-24 09:20:56 +00:00
Brendan Allan
0a410e404b
fix(session-ui): show tool errors inline (#44632) 2026-08-24 07:59:12 +00:00
opencode-agent[bot]
e282066cf8
fix(app): place thinking above queued prompts (#44616)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-24 06:05:22 +00:00
usrnk1
d3e5d6d268
feat(desktop): add model change notices (#43288)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-08-24 00:17:35 +00:00
Luke Parker
64c0411edb
fix(session-ui): align tool error card with figma (#44543) 2026-08-23 23:31:45 +00:00
Brendan Allan
697e3e13cc
fix(app): simplify session max width (#44468) 2026-08-24 01:01:11 +08:00
Brendan Allan
ad7d515d50
fix(session-ui): avoid replaying thinking summary animation (#44440) 2026-08-23 23:43:17 +08:00
Brendan Allan
da4ab56801
fix(session-ui): hide empty file diffs (#44425) 2026-08-23 23:15:47 +08:00
Brendan Allan
1def4aa35a
fix(app): avoid replaying streamed markdown fade (#44396) 2026-08-23 21:10:43 +08:00
Luke Parker
d7c3a95368
feat(app): refine expanded shell output (#44368) 2026-08-23 11:31:40 +00:00
opencode-agent[bot]
e765349865
feat(session-ui): render streaming markdown with Solid (#44354)
Co-authored-by: Brendonovich <Brendonovich@users.noreply.github.com>
2026-08-23 19:00:46 +08:00
Luke Parker
0a5349c51c
fix(session-ui): restore compaction summaries (#44311) 2026-08-23 18:57:06 +10: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
9692bcbc21
fix(session-ui): align status tool typography (#44330) 2026-08-23 14:55:53 +08:00
Brendan Allan
0fda7d1b33
fix(session-ui): reduce tool error spacing (#44318) 2026-08-23 14:25:48 +08:00
Luke Parker
ad59ccc2e2
fix(ui): standardize safe text metrics (#44106) 2026-08-23 13:47:17 +10:00
Brendan Allan
2ae3b82c24
feat(app): add bottom terminal panel (#44175) 2026-08-22 22:52:26 +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
Brendan Allan
93e1f383dd
fix(app): allow selecting diff text (#44140) 2026-08-22 20:34:47 +08:00