Commit Graph

1449 Commits

Author SHA1 Message Date
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
e2dc89c6f3
fix(ui): migrate to --v2-font-family-sans variable and improve home empty state (#29552) 2026-05-27 09:18:52 +00:00
Brendan Allan
e1581183ff
feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
Brendan Allan
f195c952fc
fix(app): show tab close button properly (#29523) 2026-05-27 06:36:04 +00:00
Eric Guo
1a8fd0e1dc
fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +00:00
opencode-agent[bot]
ca354f8e8a chore: generate 2026-05-26 07:51:29 +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
c71fe78970
fix(app): disable health check for web deployments (#29319) 2026-05-26 15:26:59 +08: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
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
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
OpeOginni
3cf955e9ad
fix(desktop): correct user code extraction when URL contains colons (#28837) 2026-05-22 21:16:33 +08:00
Brendan Allan
76d9c2cd76
fix(app): debounce vcs refresh in session page (#28784) 2026-05-22 06:47:05 +00:00
Brendan Allan
f6101aef8a
refactor(app): consolidate sdk and sync contexts (#28782) 2026-05-22 06:40:56 +00:00
Brendan Allan
f3874ec2f9
refactor(app): move tab navigation to titlebar and conditionally register project shortcuts (#28773) 2026-05-22 13:54:25 +08:00
Brendan Allan
6466fcfdea
refactor(app): simplify session routing and tab close handling (#28767) 2026-05-22 12:48:09 +08:00
Brendan Allan
1f0390cfbb
app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00
opencode-agent[bot]
4a976482b1 chore: generate 2026-05-21 10:46:02 +00:00
Brendan Allan
2caac055ef
feat(desktop): add pinch zoom setting (#28632) 2026-05-21 10:44:30 +00: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
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
opencode-agent[bot]
4702cddb3e chore: generate 2026-05-20 04:29:32 +00: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
Brendan Allan
922b2e10eb
refactor(app): remove Accessor wrapping from timeline row renders (#28334) 2026-05-19 20:22:50 +08:00
opencode-agent[bot]
2d348da504 chore: generate 2026-05-19 06:47:00 +00:00
MYMDO
cbd2620c46
feat(i18n): add Ukrainian (uk) locale support (#28061) 2026-05-19 14:45:39 +08:00
Brendan Allan
836a33198e
fix(ui): fix question dock overflow and message part flex layout (#28142) 2026-05-18 17:55:27 +08:00
Brendan Allan
f80f3e33ec
desktop: add free limit + go usage exceeded dialogs to match tui (#27677) 2026-05-18 15:20:08 +08:00
opencode-agent[bot]
479206449e chore: generate 2026-05-18 06:41:17 +00:00
Zayd Krunz
6849059b00
fix(app): hide prompt placeholder for whitespace input (#28101)
Co-authored-by: ShrootBuck <ShrootBuck@users.noreply.github.com>
2026-05-18 14:39:51 +08:00
opencode-agent[bot]
30e4edffd5 chore: generate 2026-05-18 03:42:06 +00:00
Luke Parker
5452ab6db7
perf(app): virtualize session timeline rows (#26949)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-05-18 03:40:52 +00: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
bo-tato
d25cc42d21
docs(app): stale reference to removed multi-edit tool (#27579) 2026-05-14 13:10:01 -05:00
opencode-agent[bot]
9f8d8f5b0e chore: generate 2026-05-14 12:40:10 +00:00
OpeOginni
337993d53e
feat(desktop): add mcp client registration status and authentication handling (#27525) 2026-05-14 20:38:52 +08:00