Luke Parker
9b1be4cd5c
fix(app): suppress review sidebar hydration motion ( #36847 )
2026-07-14 22:50:16 +10:00
Aarav Sareen
498b14d516
fix(app): terminal tab rename focus ( #36695 )
2026-07-14 22:39:56 +10:00
Aarav Sareen
ecfca00bc8
fix(app): settings/help button misalignment in projects sidebar ( #36662 )
2026-07-14 22:22:52 +10:00
Aarav Sareen
364e4275f5
feat(app): align custom agent selector with v2 ( #36832 )
2026-07-14 22:10:42 +10:00
Luke Parker
4cf29c7ea2
fix(app): enable remote session auto-accept ( #36777 )
2026-07-14 21:59:02 +10:00
Luke Parker
e8ffba7646
fix(app): prevent terminal mount from stealing focus ( #36576 )
2026-07-14 21:49:57 +10:00
Luke Parker
5ad40cc0ab
fix(app): preload more timeline messages ( #36172 )
2026-07-14 21:48:38 +10:00
Luke Parker
525f29a46a
fix(app): resync timeline after route reconnect ( #36643 )
2026-07-14 21:47:33 +10:00
opencode-agent[bot]
7dbe6737a3
chore: generate
2026-07-14 03:38:03 +00:00
David Hill
8d2b18da38
feat(app): update tabs intro content ( #36701 )
...
Co-authored-by: Jay <air@live.ca >
2026-07-14 11:36:22 +08:00
Luke Parker
024ec8f209
fix(app): preserve composer caret after requests ( #36503 )
2026-07-14 10:04:11 +10:00
Luke Parker
23788d703a
fix(app): 78x faster Home cold loading ( #36214 )
2026-07-14 10:03:51 +10:00
Luke Parker
3031838e50
fix(app): clarify status indicator severity ( #36031 )
2026-07-14 10:02:46 +10:00
usrnk1
53d558b610
fix(app): remove interface transition changes accidentally merged into dev ( #36653 )
2026-07-13 10:38:30 +00:00
Aarav Sareen
8782634679
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
opencode-agent[bot]
19a510623d
chore: generate
2026-07-13 10:04:14 +00:00
usrnk1
ad6157622c
Merge branch 'dev' of https://github.com/anomalyco/opencode into interface-toggle
2026-07-13 12:02:25 +02:00
usrnk1
158ed1dd8f
tui: surface a dismissible new-interface notice and tighten settings copy for clarity
...
Users who were migrated to the new interface will now see a dismissible notice in Settings explaining the old interface was phased out, so they are not surprised by the change. The new-interface toggle is also visually elevated with a card style so it is easier to find. Settings labels and descriptions across General have been rewritten to be shorter and more direct, so it is quicker to understand what each option controls. The "New" badge color is also adjusted for better readability.
2026-07-13 12:01:19 +02:00
opencode-agent[bot]
8d8ab23c86
chore: generate
2026-07-13 09:33:54 +00:00
Aarav Sareen
3ffb180afe
feat(app): review panel updates ( #36240 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-13 09:32:25 +00:00
Aarav Sareen
8fd486c141
feat(app): align edit project modal with v2 style ( #36213 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-13 09:26:53 +00:00
opencode-agent[bot]
b129e57573
chore: generate
2026-07-13 09:25:14 +00:00
Aarav Sareen
1de35a48af
feat(app): middle click to open new tab ( #36215 )
2026-07-13 17:23:55 +08:00
usrnk1
2cc2b7b1ae
feat(app): add interface transition setting
2026-07-13 10:45:57 +02:00
usrnk1
648fb1e031
feat(desktop): fix clipped labels and branch tooltip ( #35724 )
...
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
2026-07-13 08:02:38 +00:00
Brendan Allan
d4b90fbb06
feat(app): extract prompt state and add composer model selection ( #36227 )
2026-07-10 15:49:05 +08:00
Aarav Sareen
0ce03a2d98
fix(app): timeline width jumps around when review panel is open/closed ( #36202 )
2026-07-10 03:59:03 +00:00
Aarav Sareen
d08683f83d
feat(app): visual improvements ( #36073 )
2026-07-10 10:52:05 +08:00
opencode-agent[bot]
9c0aab5c11
fix(app): focus input on new session ( #36077 )
...
Co-authored-by: Victor Navarro <vn4varro@gmail.com >
2026-07-10 10:41:54 +08:00
Brendan Allan
cc7f05c629
fix(app): wrap session creation state updates in startTransition ( #36182 )
2026-07-10 02:29:30 +00:00
opencode-agent[bot]
d8ae3486f3
fix(ui): sometimes outlines get clipped ( #33846 )
...
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
2026-07-10 09:13:34 +10:00
Luke Parker
7eeb05ad87
fix(app): align context tokens with usage ( #36015 )
2026-07-10 09:12:54 +10:00
Luke Parker
6e3b038570
fix(app): show tree while opening files ( #36018 )
2026-07-10 09:12:20 +10:00
opencode-agent[bot]
386aaa87a3
chore: generate
2026-07-09 11:26:18 +00:00
Brendan Allan
72873deb24
feat(app): refactor help button and add tabs info popup persistence ( #36066 )
...
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com >
2026-07-09 11:24:39 +00:00
usrnk1
1519043856
feat(feat): align sub-agent task rows with v2 design ( #35167 )
2026-07-09 16:07:02 +08:00
usrnk1
7d8d800bcd
feat(app): restyle revert dock for v2 ( #35560 )
2026-07-09 16:06:00 +08:00
Aarav Sareen
762b64d54d
feat(app): fix descender clipping ( #35950 )
2026-07-09 15:09:04 +08:00
Aarav Sareen
aff56bb41f
feat(app): free model selector ( #35707 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-09 07:05:09 +00:00
opencode-agent[bot]
dbd5b4c42d
chore: generate
2026-07-09 05:43:07 +00:00
usrnk1
b858e5b8fa
feat(desktop): reveal projects in file manager ( #35731 )
2026-07-09 13:41:56 +08:00
usrnk1
28ccf74a9c
feat(app): add composer add menu with draft-preserving commands ( #35711 )
2026-07-09 13:39:55 +08:00
opencode-agent[bot]
96027aa991
chore: generate
2026-07-09 05:28:34 +00:00
usrnk1
da1a6fdfb2
feat(desktop): add provider connection tip ( #35948 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-07-09 13:27:22 +08:00
Luke Parker
7f8812aa22
fix(app): reserve review pane minimum instead of capping chat width at 45% ( #35078 )
2026-07-09 09:47:46 +10:00
Luke Parker
0bb975d66d
fix(app): unmount hidden session panes ( #35628 )
2026-07-09 09:44:02 +10:00
Luke Parker
0bfa2659e5
feat(app): persist review state per session ( #35488 )
2026-07-08 23:43:28 +00:00
Luke Parker
fd2d74b1bb
fix(app): route legacy drafts to session page ( #35808 )
2026-07-09 07:38:56 +08:00
Luke Parker
77a4f9f6c5
fix(app): load capped review patches ( #35633 )
2026-07-09 09:09:32 +10:00
Luke Parker
78a50a9751
feat(app): add inline file browser tabs ( #35829 )
2026-07-09 09:09:21 +10:00