summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-02-02Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"Adam
This reverts commit 377bf7ff21a4f05807c38675ac70cd08fe67b516.
2026-02-02Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"Adam
This reverts commit e445dc07464d75c893756f6e256c1755d9e2285e.
2026-02-02fix(app): icon sizesAdam
2026-02-02fix(app): added/deleted file status now correctly calculatedAdam
2026-02-02fix(app): navigate to last project on openAdam
2026-02-02fix(app): user messages not rendering consistentlyAdam
2026-02-02feat(app): project context menu on right-clickAdam
2026-02-02fix(app): open project search (#11783)Filip
2026-02-02feat(app): add tab close keybind (#11780)Rahul A Mistry
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(app): enhance responsive design with additional breakpoints for larger ↵OpeOginni
screen layout adjustments (#10459) Co-authored-by: opencode <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02feat(app): unread session navigation keybinds (#11750)Brendan Allan
2026-02-02fix(desktop): keep mac titlebar stable under zoom (#11747)Brendan Allan
2026-02-01fix(app): hide badge for builtin slash commandsR44VC0RP
Add source: 'command' to builtin and config-defined commands so they don't show a 'custom' badge. Only MCP and skill commands show badges.
2026-02-01feat(app): show skill/mcp badges for slash commandsR44VC0RP
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands based on their source type. This provides better clarity to users about where each command comes from.
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(ui): Smooth fading out on scroll, style fixes (#11683)Aaron Iker
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(ui): Select, dropdown, popover styles & transitions (#11675)Aaron Iker
2026-02-01test(app): workspace tests (#11659)Filip
2026-02-01fix(app): binary file handling in file view (#11312)Alex Yaroshuk
2026-02-01fix(app): use static language names in Thai localization (#11496)Alex Yaroshuk
2026-01-31test(app): general settings, shortcuts, providers and status popover (#11517)Filip
2026-01-31Revert "feat(app): add skill slash commands" (#11484)Ryan Vogel
2026-01-31feat(app): add skill slash commands (#11369)Ryan Vogel
2026-01-31fix(app): session header 'share' button to hug content (#11371)Alex Yaroshuk
2026-01-31Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵Adam
(#11168)" (#11461) Co-authored-by: adamelmore <[email protected]>
2026-01-30refactor(app): refactored tests + added project tests (#11349)Filip
2026-01-30test(app): change language test (#11295)Filip
2026-01-30chore: generateopencode-agent[bot]
2026-01-30feat: Transitions, spacing, scroll fade, prompt area update (#11168)Aaron Iker
Co-authored-by: Github Action <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: aaroniker <[email protected]>
2026-01-29fix(app): free model layoutadamelmore
2026-01-29fix(app): free model scrolladamelmore
2026-01-29test(app): test for toggling model variant (#11221)Filip
2026-01-29fix(app): better header item wrapping (#10831)Filip
2026-01-29test: skip failing tests (#11184)Dax
2026-01-29feat(desktop): Add desktop deep link (#10072)Hegyi Áron Ferenc
Co-authored-by: Brendan Allan <[email protected]>
2026-01-29chore: generateGitHub Action
2026-01-28fix(app): make settings more responsive for mobile and small web/desktop ↵Devin Griffin
(#10775)
2026-01-29fix(app): typesBrendan Allan
2026-01-28fix(app): file tabs - auto scroll on open & scroll via mouse wheel (#11070)Alex Yaroshuk
2026-01-28fix(typescript errors): remove duplicate keys causing typescript failures ↵Julian Coy
(#11071)
2026-01-28fix(opencode): normalize zh punctuation for Chinese UI (#10842)Max Kong
2026-01-28fix(app): fill missing zh keys to avoid English fallback (#10841)Max Kong
2026-01-28fix(app): alignment and padding in dialogs (#10866)Alex Yaroshuk
2026-01-28fix(app): close review paneadamelmore
2026-01-28fix(desktop): enable ctrl+n and ctrl+p for popover navigation (#10777)Sairaj
2026-01-28chore: generateGitHub Action
2026-01-28feat(i18n): add th locale support (#10809)Nattawee Phantawong
2026-01-28wip(app): global configadamelmore