Commit Graph

1535 Commits

Author SHA1 Message Date
Brendan Allan
cacb7d045f
refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
Brendan Allan
2312a15e57
fix(app): share synced session data (#33624) 2026-06-24 08:40:35 +00:00
opencode-agent[bot]
d465cd476a chore: generate 2026-06-24 07:50:33 +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
Brendan Allan
800d41ddab
refactor(app): simplify layout hierarchy (#33588) 2026-06-24 04:37:08 +00:00
Brendan Allan
5303ab09f8
fix(app): route new sessions through tabs (#33582) 2026-06-24 03:48:33 +00:00
Brendan Allan
51eb87b256
fix(app): clear viewed session notifications (#33574) 2026-06-24 11:37:44 +08:00
Brendan Allan
a4b9351c0f
fix(app): create scoped drafts from home (#33578) 2026-06-24 11:24:38 +08:00
Brendan Allan
6298db7a77
fix(app): throttle directory tree loading (#33576) 2026-06-24 02:51:26 +00:00
Brendan Allan
60aba622ab
fix(app): use fixed titlebar tab widths (#33572) 2026-06-24 02:05:44 +00:00
Brendan Allan
f8c9bfd454
fix(app): mount shortcuts per titlebar tab (#33567) 2026-06-24 01:39:30 +00:00
Brendan Allan
fed4f4d86b
feat(app): keep prompt state in tabs (#33566) 2026-06-24 01:32:59 +00:00
Brendan Allan
2ba18b84a5
fix(app): use correct server sdk for titlebar session lookup (#33536) 2026-06-24 01:54:43 +08:00
Brendan Allan
e04c5e72f7
fix(app): prompt persistence and draft sessions (#33528) 2026-06-24 01:50:19 +08:00
Brendan Allan
d568fed095
fix(app): tighten mobile utility UI (#32799) 2026-06-23 10:41:05 +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
opencode-agent[bot]
fc95a84b42 chore: generate 2026-06-23 09:30:58 +00:00
Brendan Allan
b0063709e6
feat(app): add mobile bottom navigation (#32797) 2026-06-23 09:29:22 +00:00
opencode-agent[bot]
77522697b0 chore: generate 2026-06-23 09:00:19 +00:00
Brendan Allan
bbc88eb8e3
fix(app): refine mobile session layout (#32796) 2026-06-23 16:58:05 +08:00
Aarav Sareen
52eae83ae4
fix(app): add server button dropdown (#33358) 2026-06-23 18:46:00 +10:00
Aarav Sareen
3cc626b5da
feat(app): collapsible servers (#33384) 2026-06-23 18:41:54 +10:00
Luke Parker
f0849a697c
fix(app): reject stale timeline range indexes (#33488) 2026-06-23 18:27:25 +10:00
opencode-agent[bot]
bffc5938fa chore: generate 2026-06-23 08:02:37 +00:00
Luke Parker
d111812389
fix(app): restore review line comments (#33481) 2026-06-23 08:01:03 +00:00
Brendan Allan
597f47b486
fix(app): improve mobile home layout (#32789) 2026-06-23 16:00:21 +08:00
opencode-agent[bot]
09757c605a chore: generate 2026-06-23 06:20:50 +00:00
Brendan Allan
0c4f508c50
feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00: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]
1c2c2d6b52 chore: generate 2026-06-16 15:45:29 +00:00
Luke Parker
88f5b9a90e
experiment: better web picker using @pierre/tree (#31208) 2026-06-16 17:43:23 +02:00
opencode-agent[bot]
3f81402663 chore: generate 2026-06-14 13:41:30 +00:00
Brendan Allan
d37ddc501c
feat(app): add prompt input story (#32308) 2026-06-14 13:40:09 +00:00
opencode-agent[bot]
4810df0a71 chore: generate 2026-06-14 11:25:37 +00:00
Brendan Allan
010b456dfd
feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290) 2026-06-14 13:24:10 +02:00
Luke Parker
45e4606fa4
feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
Luke Parker
9ae4a5139f
fix(app): expand terminal resize gutter hitbox (#32169) 2026-06-13 09:23:01 +00:00
opencode-agent[bot]
d73348719e chore: generate 2026-06-13 07:34:53 +00:00
Luke Parker
2630f457b9
fix(app): fade overflowing titlebar tabs (#32082) 2026-06-13 17:33:31 +10:00
Aarav Sareen
f35bb5184c
feat(app): update oc-2 colors (#31071) 2026-06-12 09:27:36 +00:00
opencode-agent[bot]
e1073e5d18 chore: generate 2026-06-10 15:48:14 +00:00
mridul
649618c50a
fix(app): restore device attachment picker (#31707) 2026-06-10 15:46:09 +00:00
Brendan Allan
0fc33e2a06
feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
Luke Parker
1cc94bb23e
fix(desktop): update Electron stack and panel layout (#31571) 2026-06-09 23:34:35 +00:00
Dax
132ef57272
refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
Luke Parker
5372c63c7c
fix(app): clip rounded session panels (#31462) 2026-06-09 06:22:52 +00:00
Brendan Allan
384a8f58c6
feat(app): tabs help button (#31454) 2026-06-09 12:09:08 +08:00
opencode-agent[bot]
50c9d5221f chore: generate 2026-06-09 03:57:22 +00:00