Commit graph

962 commits

Author SHA1 Message Date
Brendan Allan
ba6cf38607
feat(desktop): add focus debug toggle (#37465) 2026-07-17 18:09:30 +08:00
opencode-agent[bot]
82a3270cf2 chore: generate 2026-07-17 10:03:42 +00:00
Brendan Allan
c0a258b22a
feat(session-ui): rewrite v2 prompt input (#37102) 2026-07-17 18:02:19 +08:00
Aarav Sareen
b527f605d9
feat(app): update review panel tooltip to v2 (#37095) 2026-07-17 17:38:47 +08:00
opencode-agent[bot]
aca52ba198 chore: generate 2026-07-17 08:55:53 +00:00
usrnk1
f7d5a1cbc7
feat(desktop): align provider onboarding dialogs (#36733)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-17 16:54:20 +08:00
opencode-agent[bot]
c69abee0c7 chore: generate 2026-07-16 09:53:45 +00:00
Aarav Sareen
958e08e109
feat(app): cmd+k menu shows sessions on home page (#36686)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-16 09:51:20 +00:00
opencode-agent[bot]
17544802c3
fix(app): remove inactive help button (#37217)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-16 11:40:48 +08:00
opencode-agent[bot]
04bdf7732b
fix(app): show help button in release builds (#37098)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-15 19:17:38 +08:00
opencode-agent[bot]
ab7dfb1edc
feat(app): open new tabs with mod+n (#37079)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-07-15 10:18:34 +00:00
Luke Parker
571e7b852f
fix(app): hide drawer close button on Windows (#36952) 2026-07-15 08:23:06 +10:00
opencode-agent[bot]
c0dea334fb
fix(app): space model provider sections (#36935)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
2026-07-15 06:59:34 +10:00
Luke Parker
9b49daf3a9
fix(app): update tabs drawer copy (#36937) 2026-07-15 06:57:38 +10:00
Brendan Allan
4a181c3574
desktop v2 migration finalising (#36912) 2026-07-15 03:56:47 +08:00
Luke Parker
5f7091ab4e
fix(app): wait for connected project picker anchor (#36879) 2026-07-15 01:36:45 +10:00
Luke Parker
e7e7a97648
fix(app): retain permission state per server (#36873) 2026-07-14 15:26:58 +00:00
Luke Parker
f58b8cb67b
fix(app): avoid project picker positioning crash (#36864) 2026-07-15 01:05:02 +10:00
opencode-agent[bot]
775f687ca9 chore: generate 2026-07-14 14:52:00 +00:00
usrnk1
265a93927d
feat(desktop): add layout transition switch (#36667)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-14 14:50:20 +00:00
Aarav Sareen
3a938bb6d8
feat(app): update new session page logo (#36700) 2026-07-14 23:29:32 +10:00
Aarav Sareen
323d687173
feat(app): align custom agent selector with v2 (#36832) 2026-07-14 22:10:42 +10:00
Luke Parker
a1ed99278a
fix(app): prevent terminal mount from stealing focus (#36576) 2026-07-14 21:49:57 +10:00
opencode-agent[bot]
cb8be9ba12 chore: generate 2026-07-14 03:38:03 +00:00
David Hill
15046658ba
feat(app): update tabs intro content (#36701)
Co-authored-by: Jay <air@live.ca>
2026-07-14 11:36:22 +08:00
Luke Parker
a625d35f7b
fix(app): preserve composer caret after requests (#36503) 2026-07-14 10:04:11 +10:00
Luke Parker
b5e09024d5
fix(app): clarify status indicator severity (#36031) 2026-07-14 10:02:46 +10:00
usrnk1
51b9c726cf
fix(app): remove interface transition changes accidentally merged into dev (#36653) 2026-07-13 10:38:30 +00: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
opencode-agent[bot]
2b29854589 chore: generate 2026-07-13 10:04:14 +00:00
usrnk1
8ce5038bd8 Merge branch 'dev' of https://github.com/anomalyco/opencode into interface-toggle 2026-07-13 12:02:25 +02:00
usrnk1
446510a6a9 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]
49028b6245 chore: generate 2026-07-13 09:33:54 +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
17cd4a8c32
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
usrnk1
ac5e249083 feat(app): add interface transition setting 2026-07-13 10:45:57 +02:00
usrnk1
dd02cea9e7
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
8a03fc265b
feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
Aarav Sareen
c769380776
feat(app): visual improvements (#36073) 2026-07-10 10:52:05 +08:00
Brendan Allan
ea982c3832
fix(app): wrap session creation state updates in startTransition (#36182) 2026-07-10 02:29:30 +00:00
Luke Parker
b94e55c7c0
fix(app): align context tokens with usage (#36015) 2026-07-10 09:12:54 +10:00
opencode-agent[bot]
3b18c64782 chore: generate 2026-07-09 11:26:18 +00:00
Brendan Allan
c6c599b872
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
5c860d4142
feat(feat): align sub-agent task rows with v2 design (#35167) 2026-07-09 16:07:02 +08:00
Aarav Sareen
ae7d63272c
feat(app): fix descender clipping (#35950) 2026-07-09 15:09:04 +08:00
Aarav Sareen
5cc3a51357
feat(app): free model selector (#35707)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-09 07:05:09 +00:00
usrnk1
a4c17f08b1
feat(desktop): reveal projects in file manager (#35731) 2026-07-09 13:41:56 +08:00
usrnk1
3cd9ee5a73
feat(app): add composer add menu with draft-preserving commands (#35711) 2026-07-09 13:39:55 +08:00
usrnk1
13fa4937b2
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
62de2b3695
feat(app): add inline file browser tabs (#35829) 2026-07-09 09:09:21 +10:00