summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-01-20chore: revert "Update flake.lock" (#9725)Caleb Norton
2026-01-21chore: generateGitHub Action
2026-01-20wip: supportFrank
2026-01-21chore: generateGitHub Action
2026-01-20fix: don't update session timestamp for metadata-only changes (resolves ↵Ariane Emory
#9494) (#9495)
2026-01-20fix: correct dot prefix display in directory names for RTL text rendering ↵yash
issue #9579 (#9591)
2026-01-20feat(desktop): standardize desktop layout icons (#9685)Jacob Bahn
2026-01-21chore: generateGitHub Action
2026-01-20fix(app): fix numbered list rendering in web markdown (#9723)Ryan Vogel
2026-01-20fix(ui): remove portal spacer and fix terminal toggle padding (#9728)Alex Yaroshuk
2026-01-21chore: update nix node_modules hashesGithub Action
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18n prompt inputAdam
2026-01-20chore: specAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20feat(app): initial i18n stubbingAdam
2026-01-20docs: add Anthropic subscription warning and update feature list to ↵Ryan Vogel
highlight GitHub Copilot (#9721)
2026-01-20core: fix issue when switching models (mainly between providers) where past ↵Aiden Cline
reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider
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
click
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
(#9667)
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