summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Collapse)Author
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): i18n prompt inputAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20feat(app): initial i18n stubbingAdam
2026-01-20fix(app): don't interfere with scroll when using message navAdam
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: 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-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: type errorAdam
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-20reset select trigger to default state after selectionDavid Hill
2026-01-20add x-large dialog size and use it for settings modalDavid Hill
2026-01-20add triggerStyle prop to Select and use it for font selectorDavid Hill
2026-01-20render font options in their respective fontsDavid Hill
2026-01-20wrap settings row groups with styled containerDavid Hill
2026-01-20remove border and background from settings panel headersDavid Hill
2026-01-20remove subheader from General settings panelDavid Hill
2026-01-20add keyboard icon and use it for Shortcuts settings tabDavid Hill
2026-01-20add sliders icon and use it for General settings tabDavid Hill
2026-01-20update settings tabs layout and spacingDavid Hill
2026-01-20increase icon letter size to 32px in edit project dialogDavid Hill
2026-01-20increase session messages popover open delay to 1000msDavid Hill
2026-01-20test(app): fix e2eAdam
2026-01-20test(app): windows e2eAdam
2026-01-20fix(app): change terminal.new keybind to ctrl+alt+t (#9670)Rahul A Mistry
2026-01-20fix(app): cleanup pty.exited event listener on unmount (#9671)Rahul A Mistry
2026-01-20fix(app): duplicate session loadsAdam
2026-01-20chore: generateGitHub Action
2026-01-20feat(app): add tooltips to sidebar new session/workspace buttons (#9652)Rahul A Mistry