Commit graph

1,033 commits

Author SHA1 Message Date
Victor Navarro
04c1730c90
refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
Luke Parker
a4551a94b4
fix(app): make session navigation stable and fast (#33569)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-24 07:48:54 +00:00
opencode-agent[bot]
67e8b8582e chore: generate 2026-06-24 05:34:41 +00:00
Aarav Sareen
8aff7b8c7b
feat(app): update all components to use v2 tokens (#33598) 2026-06-24 13:33:14 +08:00
opencode-agent[bot]
58a8d9fcb0 chore: generate 2026-06-23 10:28:43 +00:00
Aarav Sareen
d24848359d
feat(app): new session progress indicator (#32662)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-23 20:27:07 +10:00
Brendan Allan
a21e74773f
fix(app): improve iOS PWA shell (#32798) 2026-06-23 09:59:30 +00:00
Brendan Allan
bbc88eb8e3
fix(app): refine mobile session layout (#32796) 2026-06-23 16:58:05 +08:00
opencode-agent[bot]
a379c7956b chore: generate 2026-06-23 08:47:47 +00:00
Aarav Sareen
52eae83ae4
fix(app): add server button dropdown (#33358) 2026-06-23 18:46:00 +10:00
Luke Parker
d111812389
fix(app): restore review line comments (#33481) 2026-06-23 08:01:03 +00:00
Aiden Cline
d29f5eba92
refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Luke Parker
5c9e4ff21b
feat(app): add v2 home tab toggle (#32191) 2026-06-17 12:37:48 +02:00
opencode-agent[bot]
273efdeee7 chore: generate 2026-06-16 16:57:04 +00:00
Luke Parker
3b811bd019
feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331) 2026-06-16 18:53:57 +02:00
opencode-agent[bot]
bf4c647653 chore: generate 2026-06-12 09:29:10 +00:00
Aarav Sareen
f35bb5184c
feat(app): update oc-2 colors (#31071) 2026-06-12 09:27:36 +00:00
Shoubhit Dash
b1a6c40ad0
fix: speed up fff file search (#31366) 2026-06-08 19:09:55 +05:30
opencode-agent[bot]
3e704d096f chore: generate 2026-06-05 23:07:02 +00:00
Aarav Sareen
1fd9c77744
feat(app): sessions list improvements (#30941) 2026-06-05 23:05:38 +00:00
opencode-agent[bot]
9ed17da55a chore: generate 2026-06-05 22:14:26 +00:00
Aarav Sareen
24347f336c
feat(app): updates to project avatar (#30964) 2026-06-05 22:13:04 +00:00
Aarav Sareen
e3a55db5b5
feat(app): improve servers UI (#30961) 2026-06-05 22:08:11 +00:00
Luke Parker
7f33576f46
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Brendan Allan
5426478e46
fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
opencode-agent[bot]
9211ef7e95 chore: generate 2026-06-05 00:54:49 +00:00
Aarav Sareen
605ae48c6f
feat(app): color themes (#30824)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-05 00:53:36 +00:00
Brendan Allan
c35267776a
fix(app,ui): session review reactivity and VCS query cache (#30660) 2026-06-04 02:59:56 +00:00
Brendan Allan
c6f684366a
feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
opencode-agent[bot]
c36a433a1f chore: generate 2026-06-03 07:30:40 +00:00
Brendan Allan
707166ae4a
fix(ui): render whole-file patches as complete diffs (#30516) 2026-06-03 07:29:23 +00:00
Aarav Sareen
134a5c818a
feat(app): polish select-v2 component (#30446)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-03 06:04:28 +00:00
Aarav Sareen
2538c0d083
feat(app): polish home projects list UI (#30436) 2026-06-03 05:23:18 +00:00
opencode-agent[bot]
32d5058f8c chore: generate 2026-06-01 19:10:46 +00:00
Aarav Sareen
363d6d1a26
feat(app): v2 desktop UI improvements (#29689)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-01 19:09:09 +00:00
Brendan Allan
e2dc89c6f3
fix(ui): migrate to --v2-font-family-sans variable and improve home empty state (#29552) 2026-05-27 09:18:52 +00:00
Luke Parker
13c9d097a0
feat(app): refine desktop v2 home and session controls (#28788) 2026-05-26 07:50:07 +00:00
Brendan Allan
b0fcba5724
feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
opencode-agent[bot]
9c7de47031 chore: generate 2026-05-25 02:06:42 +00:00
Luke Parker
f023c63a60
fix(app): stabilize virtual session timeline interactions (#28422) 2026-05-25 12:05:27 +10:00
Brendan Allan
eab34b46d0
refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Brendan Allan
1f0390cfbb
app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00
Kagura
4d900b2f46
fix(ui): preserve target attribute in DOMPurify config for markdown links (#28598) 2026-05-21 14:52:03 +08:00
Brendan Allan
b2661c4a03
app: more new designs (#28603) 2026-05-21 14:42:13 +08:00
opencode-agent[bot]
8c72edb3ff chore: generate 2026-05-21 05:49:32 +00:00
Luke Parker
b207e32249
feat(app): add desktop v2 home, session entry, and titlebar (#28442)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-05-21 05:48:13 +00:00
Kit Langton
41f6daf96a
Refactor LLM route-first provider API (#28523) 2026-05-20 20:15:52 -04:00
OpeOginni
14e9e5d9d6
fix(enterprise): message nav hovercard and active state (#23964) 2026-05-21 00:06:13 +08:00
opencode-agent[bot]
11f7e5a1b0 chore: generate 2026-05-20 06:41:26 +00:00
Brendan Allan
38b406fb35
app: Initial tabs impl (#28436) 2026-05-20 14:40:06 +08:00