Commit Graph

1799 Commits

Author SHA1 Message Date
Aarav Sareen 3319eb8040 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 0255a15d95 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 452ebddf32 sync release versions for v1.15.13 2026-05-30 23:40:56 +00:00
opencode-agent[bot] a83f26e54e chore: generate 2026-05-28 21:54:17 +00:00
Luke Parker ee455c896e fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
opencode 1247485a5c sync release versions for v1.15.12 2026-05-28 19:34:46 +00:00
Brendan Allan ebb8bc58c0 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 34fa8314e7 feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
Brendan Allan 363f34315f fix(app): show tab close button properly (#29523) 2026-05-27 06:36:04 +00:00
opencode bddc92e36e sync release versions for v1.15.11 2026-05-27 04:01:11 +00:00
Eric Guo 73f76525e3 fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +00:00
opencode-agent[bot] d920c135c1 chore: generate 2026-05-26 07:51:29 +00:00
Luke Parker 631c02aa7f feat(app): refine desktop v2 home and session controls (#28788) 2026-05-26 07:50:07 +00:00
Luke Parker dc184dd95f test(app): restore timeline e2e server health mock (#29336) 2026-05-26 07:36:46 +00:00
Brendan Allan 0eff7e8533 fix(app): disable health check for web deployments (#29319) 2026-05-26 15:26:59 +08:00
Brendan Allan 3afd973f94 fix(app): deduplicate and merge server connections in resolveServerList (#29313) 2026-05-26 13:41:13 +08:00
Brendan Allan de8a5f377e feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
opencode-agent[bot] 9fe7c3fd89 chore: generate 2026-05-25 02:06:42 +00:00
Luke Parker 94c0195353 fix(app): stabilize virtual session timeline interactions (#28422) 2026-05-25 12:05:27 +10:00
Brendan Allan 74fba2a6fc refactor(app): extract refcount utility and clean up server sdk context (#29155) 2026-05-25 10:00:00 +08:00
Brendan Allan 2df219ed8f refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
opencode be175b2473 sync release versions for v1.15.10 2026-05-23 01:04:22 +00:00
Luke Parker 16aa1e9362 fix(app): restore desktop prod legacy flows (#28919) 2026-05-22 20:40:47 -04:00
opencode 4125cf7dad sync release versions for v1.15.9 2026-05-22 21:18:49 +00:00
OpeOginni 59b9c28e6d fix(desktop): correct user code extraction when URL contains colons (#28837) 2026-05-22 21:16:33 +08:00
Brendan Allan f0ffee1fb1 fix(app): debounce vcs refresh in session page (#28784) 2026-05-22 06:47:05 +00:00
Brendan Allan b79371adb6 refactor(app): consolidate sdk and sync contexts (#28782) 2026-05-22 06:40:56 +00:00
Brendan Allan 5c812e9e3f refactor(app): move tab navigation to titlebar and conditionally register project shortcuts (#28773) 2026-05-22 13:54:25 +08:00
Brendan Allan 953907e935 refactor(app): simplify session routing and tab close handling (#28767) 2026-05-22 12:48:09 +08:00
Brendan Allan dc06fb084e app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00
opencode d7c964fdcc sync release versions for v1.15.7 2026-05-21 15:51:26 +00:00
opencode-agent[bot] b5a3bc74a7 chore: generate 2026-05-21 10:46:02 +00:00
Brendan Allan 700faab396 feat(desktop): add pinch zoom setting (#28632) 2026-05-21 10:44:30 +00:00
Brendan Allan 8e15becf36 opencode: provide channel to web build (#28612) 2026-05-21 17:22:27 +08:00
Brendan Allan 9d62d7f872 app: more new designs (#28603) 2026-05-21 14:42:13 +08:00
opencode-agent[bot] 7827e87d1a chore: generate 2026-05-21 05:49:32 +00:00
Luke Parker eb0eb359c9 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 ac2f6cf6e8 feat(desktop): Add Export Logs (#26262) 2026-05-21 14:55:23 +10:00
opencode 04a7b7eac3 sync release versions for v1.15.6 2026-05-20 21:44:08 +00:00
Brendan Allan 3a0f3312ed app: Initial tabs impl (#28436) 2026-05-20 14:40:06 +08:00
opencode-agent[bot] b6bd7df775 chore: generate 2026-05-20 04:29:32 +00:00
Luke Parker dcaf8f210a Add Windows desktop app menu (#28420) 2026-05-20 14:28:15 +10:00
Shawn 39894602b1 fix(app): invalidate provider queries after config update to show custom providers immediately (#28313) 2026-05-19 20:31:36 +08:00
Brendan Allan e69ff97cce refactor(app): remove Accessor wrapping from timeline row renders (#28334) 2026-05-19 20:22:50 +08:00
opencode-agent[bot] e60e13b5d0 chore: generate 2026-05-19 06:47:00 +00:00
MYMDO dfdcf150bf feat(i18n): add Ukrainian (uk) locale support (#28061) 2026-05-19 14:45:39 +08:00
opencode-agent[bot] efa4fca387 chore: generate 2026-05-18 22:03:00 +00:00
Luke Parker 22f6d9f793 test(app): add session timeline smoke coverage (#26619) 2026-05-18 22:01:29 +00:00
opencode 28f04624ff sync release versions for v1.15.5 2026-05-18 20:57:13 +00:00
Brendan Allan 9a5e580d29 fix(ui): fix question dock overflow and message part flex layout (#28142) 2026-05-18 17:55:27 +08:00