Commit Graph

1005 Commits

Author SHA1 Message Date
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
Luke Parker c08f190fb7 perf(ui): render icons through an svg sprite (#26950) 2026-05-13 17:57:13 +10:00
Sebastian 18c1e45c76 Add TUI notifications and attention sounds (disabled by default) (#26980) 2026-05-13 03:26:25 +02:00
Musa d10af17839 feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095) 2026-05-12 16:22:40 -05:00
Brendan Allan da227e8318 fix(ui): better handle patch file support when rendering patch/edit tools (#26828) 2026-05-11 17:21:59 +08:00
Brendan Allan d9b580e6ad fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming (#26822) 2026-05-11 15:15:03 +08:00
Kit Langton 77c29b0d82 fix(session): accept legacy summary diffs (#26579)
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:44:24 -04:00
Luke Parker be51c10cf1 fix(web): normalize shell output carriage returns (#26426) 2026-05-09 10:24:57 +10:00
opencode-agent[bot] f8d4d6f614 chore: generate 2026-05-08 08:50:42 +00:00
Shoubhit Dash 9691a2cbcb feat(websearch): add parallel provider rollout (#26227) 2026-05-08 14:19:36 +05:30
Luke Parker e88ce88948 perf(ui): defer tool status width measurement (#26282) 2026-05-08 15:36:28 +10:00
YGoetschel 88994ea92b fix: guard undefined contents in diff renderer to fix share viewer SSR crash (#21763) 2026-05-07 18:55:40 +08:00
Sergei Zharinov fb752fd12b fix(ui): preserve SVG tags in DOMPurify config for KaTeX math rendering (#25866) 2026-05-06 16:06:37 +08:00
Luke Parker 04696c4f67 Run UI unit tests in CI (#25792) 2026-05-05 11:05:53 +10:00
Luke Parker 0dff5a8e5d fix(vcs): preserve batched patch boundaries (#25787) 2026-05-05 00:34:06 +00:00
Aiden Cline 60f88a613c chore: rm broken codesearch tool (#24992) 2026-04-29 13:15:44 -05:00
Brendan Allan 70d5fd895a fix(ui): remove redundant flex overrides in tool components (#24749) 2026-04-28 15:51:18 +08:00