summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Expand)Author
2026-01-22fix(app): flash of fallback icon for projectsAdam
2026-01-22fix(app): folder suggestions missing last partAdam
2026-01-22fix(app): allow adding projects from any depthAdam
2026-01-22fix(app): allow adding projects from rootAdam
2026-01-22fix(app): non-git projects should be renameableAdam
2026-01-22feat(app): add app version display to settings (#10095)Alex Yaroshuk
2026-01-22chore: generateGitHub Action
2026-01-22fix: make 'Learn More' link functional in theme settings (#10078)Aryan "LAG" Gupta
2026-01-22feat(app): add workspace startup script to projectsAdam
2026-01-22fix(app): snap to bottom on promptAdam
2026-01-22fix(app): a11y translationsAdam
2026-01-22chore: generateGitHub Action
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-22fix: add 8px left margin to sidebar toggle on desktopDavid Hill
2026-01-22fix: match terminal toggle button size with sidebar and review togglesDavid Hill
2026-01-22feat(app): always show Toggle-Review button (#9944)DNGriffin
2026-01-21fix(app): provider connect oauth error handlingAdam
2026-01-21fix(app): renaming non-git projects shouldn't affect other projectsAdam
2026-01-21fix(app): tab should select suggestionAdam
2026-01-21fix: type errorAdam
2026-01-21fix(app): terminal issues/regressionAdam
2026-01-21fix(app): remove terminal button border to align with close button (#9874)Allan Hvam
2026-01-21chore: generateGitHub Action
2026-01-21fix(app): keybind search heightAdam
2026-01-21fix(app): missing i18n keysAdam
2026-01-21chore: generateGitHub Action
2026-01-21feat(app): search on settings shortcuts (#9850)Rahul A Mistry
2026-01-21chore: generateGitHub Action
2026-01-21fix(app): add aria-labels to titlebar and sidebar buttons (#9843)Nolan Darilek
2026-01-21chore: generateGitHub Action
2026-01-21feat(app): model tooltip metadata in chooser (per Figma request) (#9707)Ronan Kearns
2026-01-21feat(desktop): properly integrate window controls on windows (#9835)Brendan Allan
2026-01-21fix(app): terminal improvements - focus, rename, error state, CSP (#9700)Halil Tezcan KARABULUT
2026-01-21feat(app): add manage models icon to selector (per Figma request) (#9722)Ronan Kearns
2026-01-21feat(app): allow users to select directory text on new session (#9760)DNGriffin
2026-01-20feat(desktop): standardize desktop layout icons (#9685)Jacob Bahn
2026-01-21chore: generateGitHub Action
2026-01-20fix(ui): remove portal spacer and fix terminal toggle padding (#9728)Alex Yaroshuk
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): i18n prompt inputAdam
2026-01-20wip(app): i18nAdam
2026-01-20refactor Select component to use settings variant for settings modal stylingDavid Hill
2026-01-20fix: resolve Select children type conflict with ButtonPropsDavid Hill