Commit Graph

851 Commits

Author SHA1 Message Date
Aarav Sareen 92fb1759cd feat(app): update review panel tooltip to v2 (#37095) 2026-07-17 17:38:47 +08:00
opencode-agent[bot] f334dc84d1 chore: generate 2026-07-16 09:53:45 +00:00
Aarav Sareen e9b6e427da fix(app): home page scroll target (#36664)
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-16 09:51:42 +00:00
opencode-agent[bot] 8d8ab23c86 chore: generate 2026-07-13 09:33:54 +00:00
Aarav Sareen 3ffb180afe feat(app): review panel updates (#36240)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-07-13 09:32:25 +00:00
Aarav Sareen d08683f83d feat(app): visual improvements (#36073) 2026-07-10 10:52:05 +08:00
opencode-agent[bot] 7da931bc04 chore: generate 2026-07-09 08:08:24 +00:00
usrnk1 1519043856 feat(feat): align sub-agent task rows with v2 design (#35167) 2026-07-09 16:07:02 +08: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
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 24cb30e931 fix(app): stabilize session timeline layout continuity (#34533) 2026-07-02 12:36:47 +10:00
usrnk1 6bc9245661 feat(desktop): polish tooltips and session search (#34632) 2026-06-30 23:00:25 +08:00
usrnk1 39b99967f2 fix(desktop): context menu button / tab intermittent issue (#34420)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-30 17:09:38 +08:00
opencode-agent[bot] abd0872d08 fix(ui): make select hover feedback immediate (#34121)
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
2026-06-27 12:47:32 +08:00
usrnk1 86116307c4 feat(app): refine session UI styling (#33860)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-26 08:04:56 +00:00
Brendan Allan 0a80a4ec44 fix(app): preserve todo dock across sessions (#33778) 2026-06-25 13:34:37 +08:00
Aarav Sareen cb187496cf feat(app): ui improvements (#32438)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-25 15:26:37 +10:00
Victor Navarro c614b8f3e6 refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
Luke Parker 0160c6e9df fix(app): make session navigation stable and fast (#33569)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-24 07:48:54 +00:00
Brendan Allan 4b1106ad69 fix(app): refine mobile session layout (#32796) 2026-06-23 16:58:05 +08:00
Luke Parker 7e33f245de fix(app): restore review line comments (#33481) 2026-06-23 08:01:03 +00:00
Aiden Cline 1707b5addd refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05: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
Shoubhit Dash 3448afb3b8 fix: speed up fff file search (#31366) 2026-06-08 19:09:55 +05:30
Brendan Allan dfed951ebd fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08: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 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
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
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
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
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
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
Musa d10af17839 feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095) 2026-05-12 16:22:40 -05:00