Commit graph

34 commits

Author SHA1 Message Date
Luke Parker
36157938a8
fix(app): preserve themed diff backgrounds (#36931) 2026-07-15 07:00:22 +10:00
opencode-agent[bot]
bfddf05782
fix(app): use v2 base background for file views (#36836)
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
2026-07-14 17:27:54 +00:00
opencode-agent[bot]
6f9a4e70da chore: generate 2026-07-14 13:14:16 +00:00
usrnk1
dedb4133dc
feat(desktop): improve file comments in session timeline (#36845)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-07-14 23:12:46 +10:00
Luke Parker
21f8184c58
fix(app): suppress review sidebar hydration motion (#36847) 2026-07-14 22:50:16 +10:00
Aarav Sareen
b4e49d5b32
feat(app): redesign attachment cards (#35945)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-13 10:04:45 +00:00
Aarav Sareen
d595c7e265
feat(app): review panel updates (#36240)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-13 09:32:25 +00:00
Aarav Sareen
c769380776
feat(app): visual improvements (#36073) 2026-07-10 10:52:05 +08:00
usrnk1
5c860d4142
feat(feat): align sub-agent task rows with v2 design (#35167) 2026-07-09 16:07:02 +08:00
Luke Parker
d8a57ee15c
fix(app): unmount hidden session panes (#35628) 2026-07-09 09:44:02 +10:00
Luke Parker
62de2b3695
feat(app): add inline file browser tabs (#35829) 2026-07-09 09:09:21 +10:00
Luke Parker
77429f5982
feat(app): sync product translations (#35856) 2026-07-08 14:57:28 +10:00
Brendan Allan
516f0266b8
fix(app): hide markdown task markers (#35670) 2026-07-07 15:22:49 +08:00
Luke Parker
3a149ba71c
fix(app): optimize large review panes (#35375) 2026-07-06 16:26:03 +10:00
opencode-agent[bot]
caedf36844 chore: generate 2026-07-03 07:54:40 +00:00
Aarav Sareen
4c6e2a92ce
feat(app): align subagent UI with v2 (#34931)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-07-03 15:53:31 +08:00
Aarav Sareen
7d2618637f
feat(app): v2 review panel overhaul (#31882)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-07-02 07:41:58 +00:00
Luke Parker
3cf71808c4
fix(app): stabilize session timeline layout continuity (#34533) 2026-07-02 12:36:47 +10:00
opencode-agent[bot]
87aa62d1e2 chore: generate 2026-07-01 12:41:15 +00:00
usrnk1
3136b1ba97
feat(desktop): improve markdown heading spacing in session timeline (#34738) 2026-07-01 20:39:12 +08:00
Aarav Sareen
246dea3a58
feat(app): more v2 ui alignment (#34465)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-01 12:14:51 +00:00
Julian Coy
cd00422298
fix(app): question UI fixes and UX improvements (#34116)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-01 08:15:31 +00:00
opencode-agent[bot]
439ec9b76f chore: generate 2026-07-01 00:53:45 +00:00
opencode-agent[bot]
ae3fefb42a
fix(session-ui): recognize more inline file paths (#34688)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-01 00:52:10 +00:00
opencode-agent[bot]
1982d9832b
fix(session-ui): align code copy tooltip with v2 style (#34459)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-30 17:01:38 +08:00
opencode-agent[bot]
90f0576222
fix(session-ui): deselect review line on draft cancel (#34585)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-30 16:26:20 +08:00
Luke Parker
2fe68b5e91
fix(ui): prevent tool status blank frame (#34547)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-06-30 12:26:04 +10:00
Aarav Sareen
0a5e617da8
feat(app): update message part ui to v2 (#34394) 2026-06-29 18:43:06 +08:00
Aarav Sareen
a2d08fb63b
feat(app): update home screen alignment + markdown styles (#34172) 2026-06-27 13:00:52 +08:00
opencode-agent[bot]
cd56c51e2d
fix(app): keep bare slash as plain inline code (#34122)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-26 22:21:01 +00:00
opencode-agent[bot]
f8ceb30b43 chore: generate 2026-06-26 08:06:37 +00:00
usrnk1
78a5a030ce
feat(app): refine session UI styling (#33860)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-26 08:04:56 +00:00
opencode-agent[bot]
17166b271f
fix(app): simplify question prompt (#33968)
Co-authored-by: Test <test@opencode.test>
2026-06-26 09:22:36 +10:00
Victor Navarro
04c1730c90
refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00