Commit Graph

7744 Commits

Author SHA1 Message Date
Ryan Vogel b9259beafc docs: add Anthropic subscription warning and update feature list to highlight GitHub Copilot (#9721) 2026-01-20 18:22:47 -05:00
Aiden Cline 4c4f51cc29 core: fix issue when switching models (mainly between providers) where past reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider 2026-01-20 16:39:00 -06:00
Aiden Cline c568f0b748 chore: rename toModelMessage -> toModelMessages 2026-01-20 16:16:23 -06:00
GitHub Action 2c8428b920 chore: generate 2026-01-20 22:13:03 +00:00
Adam 48416fc48d fix(app): don't interfere with scroll when using message nav 2026-01-20 16:12:15 -06:00
David Hill 7553049697 fix: icon size in sidbar 2026-01-20 22:04:13 +00:00
David Hill d0b6db0abb add keyboard shortcut (mod+,) to open settings dialog 2026-01-20 22:04:13 +00:00
Adam 8e21a1b8d9 fix(app): auto-scroll ux 2026-01-20 22:04:13 +00:00
opencode b2145a81d1 release: v1.1.28
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
v1.1.28
2026-01-20 22:04:12 +00:00
Adam 0b5961161f chore: agents.md 2026-01-20 15:59:23 -06:00
David Hill c4e2e1f8dd refactor Select component to use settings variant for settings modal styling 2026-01-20 21:53:17 +00:00
David Hill 6b3004b407 fix: increase sidebar icon size by removing 16px constraint 2026-01-20 21:53:17 +00:00
David Hill 86688900af fix: show View all sessions button for active project and close hovercard on click 2026-01-20 21:53:17 +00:00
David Hill d3f4753096 fix: remove close delay on hover cards to stop overlapping 2026-01-20 21:53:17 +00:00
David Hill d63cff138f fix: review empty state font size 2026-01-20 21:53:17 +00:00
Kenny 859574b008 docs(web): add KDCO plugins to ecosystem (#7694) 2026-01-20 15:47:07 -06:00
Trevor Walker ecccd10bf3 fix(opencode): preserve tool input from running state for MCP tool results (#9667) 2026-01-20 15:12:15 -06:00
DNGriffin 1e5370d052 fix(app): Edit-project name race condition (#9551) 2026-01-20 15:10:00 -06:00
David Hill f002a18d13 fix: resolve Select children type conflict with ButtonProps 2026-01-20 21:09:20 +00:00
David Hill a99093cda0 fix: prompt agent button style 2026-01-20 21:08:50 +00:00
David Hill c876e54e1e fix settings sidebar active tab hover to use consistent background 2026-01-20 21:08:50 +00:00
Adam c8c7294ae8 fix: type error 2026-01-20 15:08:03 -06:00
Caleb Norton 2fcbf4bb9d fix(opencode): relax bun version requirement (#9682) 2026-01-20 14:57:19 -06:00
Caleb Norton d535ada88c chore: follow conventional commit in nix CI (#9672) 2026-01-20 14:56:37 -06:00
Idris Gadi 4d983c4b77 fix(tui): prevent sidebar height from overflowing. (#9689) 2026-01-20 14:56:18 -06:00
David Hill 7cf2fd8d6a fix: dialog shadow 2026-01-20 20:34:46 +00:00
David Hill 177877520c update: add new border and shadow style 2026-01-20 20:34:45 +00:00
David Hill 0cba2e90aa update keyboard shortcuts panel to match general settings styling 2026-01-20 20:34:45 +00:00
David Hill ad7031adb3 add color scheme preview on hover in appearance dropdown 2026-01-20 20:34:45 +00:00
David Hill 8607b29906 update settings panel padding and make content full width 2026-01-20 20:34:45 +00:00
David Hill 78ef00ff45 set 32px spacing between main title and group title 2026-01-20 20:34:45 +00:00
David Hill 8caa4c4049 add fade gradient to settings panel headers 2026-01-20 20:34:45 +00:00
David Hill d45cebc06c increase specificity of select trigger hover/expanded states 2026-01-20 20:34:45 +00:00
David Hill c400b2df1f set select trigger value font weight to regular 2026-01-20 20:34:45 +00:00
David Hill cdd8877789 increase gap between label and icon in select trigger to 12px 2026-01-20 20:34:45 +00:00
David Hill d8d93f0ffc reset select trigger to default state after selection 2026-01-20 20:34:45 +00:00
David Hill 6e106dc025 set default select trigger background to transparent 2026-01-20 20:34:45 +00:00
David Hill de835a2774 update: color token 2026-01-20 20:34:45 +00:00
David Hill 270b7d68a4 update select trigger icon styling and spacing 2026-01-20 20:34:45 +00:00
David Hill 5975d3429d add 4px left padding to sidebar section title 2026-01-20 20:34:45 +00:00
David Hill d948eab625 set hover background of active sidebar item to surface-raised-base 2026-01-20 20:34:45 +00:00
David Hill 4c9b6fbea3 set settings sidebar width to 200px 2026-01-20 20:34:45 +00:00
David Hill 5173a46b2f add x-large dialog size and use it for settings modal 2026-01-20 20:34:45 +00:00
David Hill c2b76f7a40 add 4px gutter between select trigger and dropdown 2026-01-20 20:34:45 +00:00
David Hill 8ea5662ad4 update select trigger and dropdown styling 2026-01-20 20:34:45 +00:00
David Hill 3d5c3c5e98 add selector icon and use it for select dropdown trigger 2026-01-20 20:34:44 +00:00
David Hill 650a9610de add triggerStyle prop to Select and use it for font selector 2026-01-20 20:34:44 +00:00
David Hill e04a395a9a set select dropdown border-radius to 8px 2026-01-20 20:34:44 +00:00
David Hill 715221f2db adjust select dropdown positioning and padding structure 2026-01-20 20:34:44 +00:00
David Hill 817c0e7f35 set select dropdown min-width to 180px 2026-01-20 20:34:44 +00:00