Commit Graph

1021 Commits

Author SHA1 Message Date
Luke Parker e7150326bc feat(app): add v2 home tab toggle (#32191) 2026-06-17 12:37:48 +02:00
opencode-agent[bot] 37ba536c6b chore: generate 2026-06-16 16:57:04 +00:00
Luke Parker a6cc67007b feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331) 2026-06-16 18:53:57 +02:00
opencode-agent[bot] f53b74993e chore: generate 2026-06-12 09:29:10 +00:00
Aarav Sareen b24d44c0d1 feat(app): update oc-2 colors (#31071) 2026-06-12 09:27:36 +00:00
Shoubhit Dash 3448afb3b8 fix: speed up fff file search (#31366) 2026-06-08 19:09:55 +05:30
opencode-agent[bot] 2acebd56bf chore: generate 2026-06-05 23:07:02 +00:00
Aarav Sareen c900a70339 feat(app): sessions list improvements (#30941) 2026-06-05 23:05:38 +00:00
opencode-agent[bot] 097e6aabe5 chore: generate 2026-06-05 22:14:26 +00:00
Aarav Sareen 3f78379c42 feat(app): updates to project avatar (#30964) 2026-06-05 22:13:04 +00:00
Aarav Sareen e452b480da feat(app): improve servers UI (#30961) 2026-06-05 22:08:11 +00:00
Luke Parker 31099b9dfb 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 dfed951ebd fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
opencode-agent[bot] d30581c6d9 chore: generate 2026-06-05 00:54:49 +00:00
Aarav Sareen 973b9f1853 feat(app): color themes (#30824)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-05 00:53:36 +00:00
Brendan Allan e4ff16d7ec fix(app,ui): session review reactivity and VCS query cache (#30660) 2026-06-04 02:59:56 +00:00
Brendan Allan acc6f5e884 feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
opencode-agent[bot] 645765296f chore: generate 2026-06-03 07:30:40 +00:00
Brendan Allan 0b0d3b9e07 fix(ui): render whole-file patches as complete diffs (#30516) 2026-06-03 07:29:23 +00:00
Aarav Sareen 3316d2397d feat(app): polish select-v2 component (#30446)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-03 06:04:28 +00:00
Aarav Sareen b91bd21fec feat(app): polish home projects list UI (#30436) 2026-06-03 05:23:18 +00:00
opencode-agent[bot] 51852bf59b chore: generate 2026-06-01 19:10:46 +00:00
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
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
Luke Parker 631c02aa7f feat(app): refine desktop v2 home and session controls (#28788) 2026-05-26 07:50:07 +00: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 2df219ed8f refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
Brendan Allan dc06fb084e app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00
Kagura 95ecdbb0c2 fix(ui): preserve target attribute in DOMPurify config for markdown links (#28598) 2026-05-21 14:52:03 +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
Kit Langton 71d8410a07 Refactor LLM route-first provider API (#28523) 2026-05-20 20:15:52 -04:00
OpeOginni 811a81e684 fix(enterprise): message nav hovercard and active state (#23964) 2026-05-21 00:06:13 +08:00
opencode-agent[bot] e7761bfab3 chore: generate 2026-05-20 06:41:26 +00:00
Brendan Allan 3a0f3312ed app: Initial tabs impl (#28436) 2026-05-20 14:40:06 +08:00
MYMDO dfdcf150bf feat(i18n): add Ukrainian (uk) locale support (#28061) 2026-05-19 14:45:39 +08:00
Kit Langton 422acebd5b fix(ui): guard reasoning renderer against undefined text (#28222) 2026-05-18 16:04:07 -04:00
Brendan Allan 9a5e580d29 fix(ui): fix question dock overflow and message part flex layout (#28142) 2026-05-18 17:55:27 +08:00
opencode-agent[bot] 1b86b93d8f chore: generate 2026-05-18 09:28:20 +00:00
SpiritChen51 ceba6b8fa7 fix(ui): fallback to execCommand for clipboard copy when navigator.clipboard fails (#27993)
Co-authored-by: SpiritChen51 <spiritchen51@users.noreply.github.com>
2026-05-18 17:26:45 +08:00
opencode-agent[bot] eb7c122da9 chore: generate 2026-05-18 07:21:25 +00:00
Brendan Allan 272bb92f7c desktop: add free limit + go usage exceeded dialogs to match tui (#27677) 2026-05-18 15:20:08 +08:00
Luke Parker b6e9cd9d48 perf(app): virtualize session timeline rows (#26949)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-05-18 03:40:52 +00:00
黑墨水鱼 c1ba3350fb fix: sync PWA status bar theme-color with app color scheme (#28006) 2026-05-18 00:12:02 +00:00
Luke Parker c68fc948ae chore: Upgrade Bun to the final non-rust version (#27648) 2026-05-18 09:24:26 +10:00
opencode-agent[bot] 6959048466 chore: generate 2026-05-14 16:42:18 +00:00
Shoubhit Dash ea2af144be feat: add experimental background subagents (#27084) 2026-05-14 22:10:15 +05:30