Commit graph

523 commits

Author SHA1 Message Date
Brendan Allan
0fc33e2a06
feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
opencode-agent[bot]
50c9d5221f chore: generate 2026-06-09 03:57:22 +00:00
Brendan Allan
1a08ee77c7
feat(app): draft prompt state (#31452) 2026-06-09 03:56:04 +00:00
opencode-agent[bot]
277ecc505c chore: generate 2026-06-09 02:50:41 +00:00
Brendan Allan
f565ff3c09
feat(app): add draft tab support to tabs store (#31343) 2026-06-09 10:49:18 +08:00
opencode-agent[bot]
472b33113e chore: generate 2026-06-07 05:58:27 +00:00
Luke Parker
218147271c
feat(desktop): open attachments in active project (#31192) 2026-06-07 05:57:07 +00:00
Luke Parker
a29deb1ee9
fix(app): refresh directory MCP status (#31194) 2026-06-07 05:53:23 +00:00
Luke Parker
9b4d5b0395
feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00
Luke Parker
bd7eb0603f
feat: desktop v2 everything WSL (#23407) 2026-06-06 14:38:06 +10:00
Luke Parker
f750deaa3e
fix(app): increase project session limit and add scrolling (#31035) 2026-06-05 23:40:47 +00:00
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
Aarav Sareen
e3a55db5b5
feat(app): improve servers UI (#30961) 2026-06-05 22:08:11 +00:00
opencode-agent[bot]
f6197cefe1 chore: generate 2026-06-05 06:31:37 +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
Brendan Allan
c6f684366a
feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
Luke Parker
ab69f41067
fix(app): avoid suspending on pending child path (#30314) 2026-06-02 03:19:56 +00:00
Luke Parker
4e70eabbcc
fix(app): restore deferred MCP status updates (#30220) 2026-06-02 12:11:11 +10: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
Michael Hart
2725eed992
fix(app): show project sessions before path sync resolves (#30167)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-01 14:27:03 +10:00
opencode-agent[bot]
4759ae44b4 chore: generate 2026-05-28 21:54:17 +00:00
Luke Parker
e16bfd745d
fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
Brendan Allan
e1581183ff
feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
Eric Guo
1a8fd0e1dc
fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +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
49707c2117
fix(app): deduplicate and merge server connections in resolveServerList (#29313) 2026-05-26 13:41:13 +08:00
Brendan Allan
b0fcba5724
feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
Brendan Allan
9495ecd536
refactor(app): extract refcount utility and clean up server sdk context (#29155) 2026-05-25 10:00:00 +08:00
Brendan Allan
eab34b46d0
refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Luke Parker
3bf054c1d9
fix(app): restore desktop prod legacy flows (#28919) 2026-05-22 20:40:47 -04:00
Brendan Allan
f6101aef8a
refactor(app): consolidate sdk and sync contexts (#28782) 2026-05-22 06:40:56 +00:00
Brendan Allan
1f0390cfbb
app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00
Brendan Allan
2caac055ef
feat(desktop): add pinch zoom setting (#28632) 2026-05-21 10:44:30 +00:00
Luke Parker
bea3ca5b05
feat(desktop): Add Export Logs (#26262) 2026-05-21 14:55:23 +10:00
Brendan Allan
38b406fb35
app: Initial tabs impl (#28436) 2026-05-20 14:40:06 +08:00
Luke Parker
82c5d45601
Add Windows desktop app menu (#28420) 2026-05-20 14:28:15 +10:00
Shawn
2932a7a35d
fix(app): invalidate provider queries after config update to show custom providers immediately (#28313) 2026-05-19 20:31:36 +08:00
MYMDO
cbd2620c46
feat(i18n): add Ukrainian (uk) locale support (#28061) 2026-05-19 14:45:39 +08:00
Luke Parker
fc19dcc70c
fix: sort v2 session list by updated time (#27954) 2026-05-18 09:01:55 +10:00
Brendan Allan
f179dcbf02
fix(app): only run session.updated archive logic if archive state changes (#27637) 2026-05-15 09:42:47 +08:00
Brendan Allan
d93a06431e
refactor(app): clarify session_working logic in child-store (#27267) 2026-05-13 14:36:00 +08:00
Brendan Allan
3be65dff46
fix: add optional chaining to session_status access (#27247) 2026-05-13 12:09:36 +08:00
Brendan Allan
2f4dce789f
app: use session_working helper to simplify loading states (#27212) 2026-05-13 10:27:05 +08:00
Kit Langton
fda37b3609
Remove Zod from app global SDK (#27111) 2026-05-12 14:02:12 -04:00
Brendan Allan
d276d96cdf
fix(app): remember selected model variant when switching sessions/projects (#27029) 2026-05-12 17:44:50 +08:00
Luke Parker
caf1151cb5
refactor(app): centralize sync query options (#25941)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-05-12 16:40:21 +08:00
Brendan Allan
3992e2a76b
feat(app): add ctrl/cmd+number keybinds to switch projects (#26280) 2026-05-12 14:43:07 +08:00
Brendan Allan
fe374aea46
feat(app): persist todo dock collapsed state (#26953) 2026-05-11 23:59:38 +00:00