Commit graph

285 commits

Author SHA1 Message Date
Brendan Allan
6b1ed3918a
feat(app): refine mobile diff review and wrapping preferences (#46390) 2026-08-31 22:32:11 +08:00
Brendan Allan
711a0a2da2
feat(app): add mobile session panels and detail drawers (#46389) 2026-08-31 14:04:14 +00:00
Brendan Allan
5a4914c670
feat(app): refine mobile shell home and settings (#46388) 2026-08-31 21:20:17 +08:00
opencode-agent[bot]
0dad76e618
fix(ui): prevent menu items from shrinking (#46353)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-31 16:00:55 +08:00
opencode-agent[bot]
174d263890
fix(app): save session titles on blur and add tab context menu (#46113)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-31 13:07:32 +08:00
opencode-agent[bot]
5ec29e7a87
refactor(desktop): use password-only server authentication (#45958)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-31 13:06:35 +08:00
Luke Parker
3c6b85acf7
fix(app): reveal pasted composer content with custom scrollbar (#46339) 2026-08-31 14:38:28 +10:00
Dax
6a2c3e91c7
feat(plugin): add typed rpc and custom events (#46105) 2026-08-30 21:28:19 -04:00
opencode-agent[bot]
b12d43698e
fix(app): recover sessions with unavailable locations (#46215)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-30 11:51:48 +08:00
Luke Parker
4ab31867c4
fix(app): reduce session-switch latency (#46044) 2026-08-29 13:16:53 +10:00
opencode-agent[bot]
095ed63ea0
fix(app): keep workspace submit buttons neutral (#46052)
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
2026-08-29 11:20:41 +10:00
Luke Parker
0ce3214844
chore(deps): upgrade Sentry and verify reporting (#45796) 2026-08-28 01:13:17 +00:00
Luke Parker
132ec56fda
chore(ui): refresh Kobalte and Solid primitives (#45794) 2026-08-28 01:08:44 +00:00
Kit Langton
96d84626f8
fix(core): keep project labels stable across clones (#45735)
Keep shared project labels stable across clones while explicitly using each selected checkout for worktree creation and setup. Preserve real directory rename handling and cover the TUI Home and app workspace creation paths.
2026-08-27 17:35:18 -04:00
opencode-agent[bot]
84a012a0e9
fix(app): show grouped tool counts inline (#45603)
Co-authored-by: iamdavidhill <1879069+iamdavidhill@users.noreply.github.com>
2026-08-27 21:01:38 +00:00
Luke Parker
42422a1e03
fix(app): show sessions while worktrees are created (#45529) 2026-08-27 19:44:23 +10:00
Luke Parker
ed95fdaa27
fix(app): show MCP connection failures as toasts (#45522) 2026-08-27 08:46:54 +00:00
Luke Parker
53a4829672
fix(app): restore fullscreen settings version footer (#45419) 2026-08-27 17:57:04 +10:00
Luke Parker
7036294543
fix(app): align thinking states and reasoning settings (#45515) 2026-08-27 17:50:39 +10:00
opencode-agent[bot]
23506b5fb4
fix(app): scope MCP picker toggles to workspace (#45509)
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
2026-08-27 17:20:38 +10:00
Luke Parker
2af02d0ad7
fix(app): use worktree inventory for session accents (#45506) 2026-08-27 07:03:16 +00:00
opencode-agent[bot]
26ee104829
fix(app): prevent renderer OOM on multiline paste (#45497)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 14:31:28 +08:00
opencode-agent[bot]
8252897a33
fix(app): precache complete builds before serving cached HTML (#45495)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 14:23:31 +08:00
Luke Parker
7000607fd0
fix(app): stop shimmer when background shells finish (#45494) 2026-08-27 16:15:34 +10:00
Luke Parker
ff5b5d00f9
fix(app): preserve tool disclosures when groups update (#45474) 2026-08-27 15:02:39 +10:00
Luke Parker
990f7ee000
fix(app): keep timeline notices on one line (#45479) 2026-08-27 04:47:50 +00:00
Luke Parker
e2d6c4bd4a
fix(app): merge adjacent patches inside used groups (#45477) 2026-08-27 04:36:27 +00:00
Luke Parker
5cc81a497c
fix(app): keep active tools in existing groups (#45462) 2026-08-27 03:54:38 +00:00
Luke Parker
2ca55b479d
fix(app): reduce tab switch rendering work (#45428) 2026-08-27 13:10:27 +10:00
Luke Parker
48d4e52143
fix(app): keep pending steers after assistant work (#45435) 2026-08-27 02:44:18 +00:00
Luke Parker
51065122d8
fix(app): keep project extensions inside settings (#45432) 2026-08-27 02:30:36 +00:00
Luke Parker
7507f19a00
fix(app): prevent settings loading flicker (#45427) 2026-08-27 02:01:36 +00:00
Brendan Allan
b20e4971db
test(app): run CI e2e against production builds (#45422) 2026-08-27 09:28:23 +08:00
Luke Parker
53d171781a
fix(app): reduce catalog retention and status animation work (#45406) 2026-08-26 23:30:49 +00:00
opencode-agent[bot]
1aa4046f02
test(app): isolate component coverage with storybook (#45142)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-27 02:42:27 +08:00
Brendan Allan
0772b67b7a
fix(app): prevent stale service worker startup failures (#45344) 2026-08-27 02:06:21 +08:00
opencode-agent[bot]
ab95695b24
fix(app): combine loaded skill and instruction file entries (#45217)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-26 10:08:33 +00:00
Luke Parker
5d7c2ccfc0
feat(app): add experimental vertical session tabs (#45210) 2026-08-26 19:40:09 +10:00
Luke Parker
16d731bd67
feat(app): render settings as a fullscreen surface (#45190) 2026-08-26 07:57:36 +00:00
Luke Parker
ea582fc133
feat(app): stack collapsed tool calls (#45176) 2026-08-26 07:56:53 +00:00
opencode-agent[bot]
db5a10dad1
fix(app): hide close buttons on cramped inactive tabs (#44995)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-25 22:35:41 +08:00
opencode-agent[bot]
4fb8a6038a
feat(app): select worktree base branch (#44906)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-08-25 21:05:52 +08:00
Luke Parker
5ad0f0dc5a
fix(app): prevent timeline row identity collisions (#44878) 2026-08-25 15:33:45 +10:00
Luke Parker
d6deb62379
fix(app): default typography to Inter and IBM Plex Mono (#44876) 2026-08-25 14:30:21 +10:00
Luke Parker
a02a2f5799
feat(app): queue and steer follow-up prompts (#44683) 2026-08-25 13:01:04 +10:00
opencode-agent[bot]
162c3fcebd
fix(app): hide revert for child sessions (#44774)
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
2026-08-24 23:20:09 +02:00
opencode-agent[bot]
43d4968356
fix(app): focus terminal after opening panel (#44737)
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-08-24 17:50:53 +00:00
Luke Parker
46d1f1fed1
refactor(app): make auto-accept permissions an app-level setting (#44608) 2026-08-24 16:56:14 +10:00
usrnk1
3f807d8836
feat(desktop): add home session actions (#43245)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-08-24 13:18:03 +10:00
usrnk1
d3e5d6d268
feat(desktop): add model change notices (#43288)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-08-24 00:17:35 +00:00