summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Collapse)Author
2026-02-02feat(app): add tab close keybind (#11780)Rahul A Mistry
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-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-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-29chore: generateGitHub Action
2026-01-28fix(app): make settings more responsive for mobile and small web/desktop ↵Devin Griffin
(#10775)
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-28wip(app): global configadamelmore
2026-01-28chore: cleanupadamelmore
2026-01-28feat(app): custom provideradamelmore
2026-01-27fix(app): reintroduce review tabadamelmore
2026-01-27feat(app): add 'connect provider' button to the manage models dialog (#10887)Alex Yaroshuk
2026-01-27fix(app): file tree not always loadingadamelmore
2026-01-27fix(app): file tree not always loadingadamelmore
2026-01-27perf(app): better memory managementadamelmore
2026-01-27fix(app): highlight selected changeDavid Hill
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-27fix(app): set filetree padding to 6pxDavid Hill
2026-01-27fix(app): align filetree change stylingDavid Hill
2026-01-27fix(app): delay nav tooltipsDavid Hill
2026-01-27fix(app): adjust titlebar left spacingDavid Hill
2026-01-27feat(app): add filetree tooltips with diff labelsDavid Hill
2026-01-27feat(app): color filetree change dots by diff kindDavid Hill
2026-01-27feat(app): improved layoutadamelmore
2026-01-27feat(app): update settings in general settingsadamelmore
2026-01-27fix(app): tooltips causing getComputedStyle errors in model selectadamelmore
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-27fix(app): navigate to tabs when opening fileadamelmore
2026-01-27Revert "fix(app): select model anchor"adamelmore
This reverts commit 36babf5fc390fd9a892ad3742690740296d94a23.
2026-01-27fix(app): select model anchoradamelmore
2026-01-27perf(app): shared terminal ghostty-web instanceadamelmore
2026-01-27perf(app): cleanup connect provider timersadamelmore
2026-01-27fix(ui): add max-width 280px to tabs with text truncationDavid Hill