summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-01-20docs: add Anthropic subscription warning and update feature list to highlight...Ryan Vogel
2026-01-20core: fix issue when switching models (mainly between providers) where past r...Aiden Cline
2026-01-20chore: rename toModelMessage -> toModelMessagesAiden Cline
2026-01-20chore: generateGitHub Action
2026-01-20fix(app): don't interfere with scroll when using message navAdam
2026-01-20fix: icon size in sidbarDavid Hill
2026-01-20add keyboard shortcut (mod+,) to open settings dialogDavid Hill
2026-01-20fix(app): auto-scroll uxAdam
2026-01-20release: v1.1.28opencode
2026-01-20chore: agents.mdAdam
2026-01-20refactor Select component to use settings variant for settings modal stylingDavid Hill
2026-01-20fix: increase sidebar icon size by removing 16px constraintDavid Hill
2026-01-20fix: show View all sessions button for active project and close hovercard on ...David Hill
2026-01-20fix: remove close delay on hover cards to stop overlappingDavid Hill
2026-01-20fix: review empty state font sizeDavid Hill
2026-01-20docs(web): add KDCO plugins to ecosystem (#7694)Kenny
2026-01-20fix(opencode): preserve tool input from running state for MCP tool results (#...Trevor Walker
2026-01-20fix(app): Edit-project name race condition (#9551)DNGriffin
2026-01-20fix: resolve Select children type conflict with ButtonPropsDavid Hill
2026-01-20fix: prompt agent button styleDavid Hill
2026-01-20fix settings sidebar active tab hover to use consistent backgroundDavid Hill
2026-01-20fix: type errorAdam
2026-01-20fix(opencode): relax bun version requirement (#9682)Caleb Norton
2026-01-20chore: follow conventional commit in nix CI (#9672)Caleb Norton
2026-01-20fix(tui): prevent sidebar height from overflowing. (#9689)Idris Gadi
2026-01-20fix: dialog shadowDavid Hill
2026-01-20update: add new border and shadow styleDavid Hill
2026-01-20update keyboard shortcuts panel to match general settings stylingDavid Hill
2026-01-20add color scheme preview on hover in appearance dropdownDavid Hill
2026-01-20update settings panel padding and make content full widthDavid Hill
2026-01-20set 32px spacing between main title and group titleDavid Hill
2026-01-20add fade gradient to settings panel headersDavid Hill
2026-01-20increase specificity of select trigger hover/expanded statesDavid Hill
2026-01-20set select trigger value font weight to regularDavid Hill
2026-01-20increase gap between label and icon in select trigger to 12pxDavid Hill
2026-01-20reset select trigger to default state after selectionDavid Hill
2026-01-20set default select trigger background to transparentDavid Hill
2026-01-20update: color tokenDavid Hill
2026-01-20update select trigger icon styling and spacingDavid Hill
2026-01-20add 4px left padding to sidebar section titleDavid Hill
2026-01-20set hover background of active sidebar item to surface-raised-baseDavid Hill
2026-01-20set settings sidebar width to 200pxDavid Hill
2026-01-20add x-large dialog size and use it for settings modalDavid Hill
2026-01-20add 4px gutter between select trigger and dropdownDavid Hill
2026-01-20update select trigger and dropdown stylingDavid Hill
2026-01-20add selector icon and use it for select dropdown triggerDavid Hill
2026-01-20add triggerStyle prop to Select and use it for font selectorDavid Hill
2026-01-20set select dropdown border-radius to 8pxDavid Hill
2026-01-20adjust select dropdown positioning and padding structureDavid Hill
2026-01-20set select dropdown min-width to 180pxDavid Hill