Commit Graph

1689 Commits

Author SHA1 Message Date
opencode-agent[bot] eea9886def chore: generate 2026-07-07 06:44:40 +00:00
Brendan Allan 3de51e8842 fix(app): prioritize shortcuts in terminal (#35668) 2026-07-07 06:43:30 +00:00
opencode-agent[bot] c563d5623f fix(app): show unread for pending questions (#34684)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-07 13:27:19 +08:00
opencode-agent[bot] c2ce4994cb chore: generate 2026-07-07 05:12:15 +00:00
Brendan Allan 55fb9895db fix(app): persist session tab info (#34934) 2026-07-07 05:11:08 +00:00
opencode-agent[bot] 1709efa7b1 fix(app): apply settings themes on select (#35011)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
2026-07-07 13:03:25 +08:00
Aarav Sareen 14aa0347a4 feat(app): change traffic light position, fix sequoia bug (#35081) 2026-07-07 12:49:28 +08:00
opencode-agent[bot] 566a918dd3 chore: generate 2026-07-07 04:46:52 +00:00
Aarav Sareen c74905fe5b feat(app): reintroduce model context tooltip in model selector (#35087) 2026-07-07 12:45:42 +08:00
opencode-agent[bot] 04ea0dab4f chore: generate 2026-07-07 02:37:53 +00:00
Aarav Sareen 07450a619e feat(app): visual improvements (#35134) 2026-07-07 10:36:27 +08:00
Aarav Sareen cbdd9a7f93 feat(app): align cmd k menu with v2 styles (#35152)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-07 08:52:57 +08:00
Brendan Allan ba5cc8d03e fix(app): use selected home project for new sessions (#35530) 2026-07-06 16:37:50 +08:00
opencode-agent[bot] 1857bc52ca chore: generate 2026-07-06 08:21:25 +00:00
Brendan Allan 743d0fc0be fix(desktop): gate first launch onboarding (#34930) 2026-07-06 16:20:15 +08:00
Brendan Allan 8fa8165a75 feat(app): show draft server status in titlebar (#35521) 2026-07-06 16:12:53 +08:00
opencode-agent[bot] a373085ba3 fix(app): avoid shortcut settings flash (#35349)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
2026-07-06 16:12:30 +08:00
Brendan Allan c7a3cd6d32 refactor(app): unify provider connect dialog (#35518) 2026-07-06 07:50:08 +00:00
Luke Parker 9d49e3c9b7 fix(app): optimize large review panes (#35375) 2026-07-06 16:26:03 +10:00
opencode-agent[bot] 2c40489f3f fix(app): preserve provider dialog backdrop (#35370)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-06 06:08:59 +00:00
Luke Parker adcef30524 fix(app): preserve timeline selection autoscroll (#35383) 2026-07-05 02:47:37 +00:00
opencode-agent[bot] 41654aa7dc chore: generate 2026-07-05 02:02:39 +00:00
Aarav Sareen ea54dad1d2 feat(app): terminal improvements (#34747)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-05 02:01:30 +00:00
opencode-agent[bot] 9e5c09b724 chore: generate 2026-07-05 01:39:09 +00:00
usrnk1 cf53f0ea7a feat(desktop): reopen closed tabs and background tab open (#35010)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-07-05 01:37:59 +00:00
opencode-agent[bot] 1805a977f3 chore: generate 2026-07-05 00:51:28 +00:00
Luke Parker f4fe3783f6 fix(app): hydrate timeline message parents (#35269) 2026-07-05 10:49:46 +10:00
opencode-agent[bot] 18bd73ee83 fix(app): use v2 tooltip for prompt context (#35351)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: Jay <air@live.ca>
2026-07-04 14:54:46 -04:00
Luke Parker f16e1ae413 fix(app): match new session panel corners (#35257) 2026-07-04 04:08:15 +00:00
opencode-agent[bot] cf24c65e32 fix(app): delay initial tab preview (#35266)
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
2026-07-03 22:42:17 -04:00
Luke Parker 7408bc452d fix(app): restore unfocused composer typing (#35249) 2026-07-03 23:59:23 +00:00
Aarav Sareen 111dc03645 feat(app): dropdown search fix (#34961)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-03 10:31:37 +00:00
opencode-agent[bot] ca58f3f0bc chore: generate 2026-07-03 08:11:01 +00:00
Aarav Sareen 78baf83a0a feat(app): improvements to model search (#34954) 2026-07-03 08:09:51 +00:00
usrnk1 b036812b5b feat(desktop): papercut fixes (#34939) 2026-07-03 08:04:59 +00:00
usrnk1 485e8b7d54 feat(desktop): add recently closed projects to home (#34926) 2026-07-03 15:52:40 +08:00
Luke Parker b160449c01 fix(app): keep v2 review pane mounted across session tab switches (#35074) 2026-07-03 14:22:20 +10:00
Luke Parker 7b3d5d7c5f feat(app): navigate tabs on mousedown in new layout (#35042) 2026-07-03 11:47:06 +10:00
Luke Parker 7f25799f2b fix(app): keep terminal mounted when switching session tabs in a workspace (#34852)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-02 15:53:19 +08:00
Aarav Sareen de915b7205 feat(app): v2 review panel overhaul (#31882)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-07-02 07:41:58 +00:00
Luke Parker 0b5420391e fix(app): seed session status before warming session info (#34864) 2026-07-02 16:32:25 +10:00
Brendan Allan b1738df1c4 fix(app): clear original prompt after retarget (#34863) 2026-07-02 06:24:53 +00:00
Luke Parker b044082fa5 fix(app): scope session tab indicators to the tab's server (#34861) 2026-07-02 16:07:35 +10:00
Luke Parker 27083fd495 fix(app): resolve target session lineage outside router transition (#34838) 2026-07-02 14:24:39 +10:00
usrnk1 4226e73f88 feat(desktop): refine session tab preview popover (#34792) 2026-07-02 10:41:25 +08:00
Luke Parker 24cb30e931 fix(app): stabilize session timeline layout continuity (#34533) 2026-07-02 12:36:47 +10:00
Aarav Sareen 5d87b7986f feat(app): minor fixes (#34748) 2026-07-01 21:10:53 +08:00
Aarav Sareen 140306dc3d feat(app): more v2 ui alignment (#34465)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-01 12:14:51 +00:00
opencode-agent[bot] f0e36a9d5f chore: generate 2026-07-01 12:08:40 +00:00
Aarav Sareen 9c51799c23 feat(app): composer improvements (#34720)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-01 12:06:41 +00:00