summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-01-28chore: cleanupadamelmore
2026-01-28feat(app): custom provideradamelmore
2026-01-28chore(app): global config changesadamelmore
2026-01-27fix(app): reintroduce review tabadamelmore
2026-01-27fix(app): auto-scrolladamelmore
2026-01-27feat(app): add 'connect provider' button to the manage models dialog (#10887)Alex Yaroshuk
2026-01-27fix(app): terminal corruptionadamelmore
2026-01-27fix(app): file tree not always loadingadamelmore
2026-01-27fix(app): file tree not always loadingadamelmore
2026-01-27fix(app): not auto-navigating to last projectadamelmore
2026-01-27perf(app): better memory managementadamelmore
2026-01-27fix(app): auto-scrolladamelmore
2026-01-27chore(app): show 5 highlightsadamelmore
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-27fix(app): shorten nav tooltipsDavid 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-27chore: generateGitHub Action
2026-01-27feat(app): improved layoutadamelmore
2026-01-27fix(app): session diffs not always loadingadamelmore
2026-01-27chore(app): translationsadamelmore
2026-01-27feat(app): update settings in general settingsadamelmore
2026-01-27fix(app): swallow file search errorsadamelmore
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-27perf(app): don't keep parts in memoryadamelmore
2026-01-27fix(app): don't show session skeleton after workspace resetadamelmore
2026-01-27fix(ui): add max-width 280px to tabs with text truncationDavid Hill
2026-01-27fix(app): use smaller close icon on tabs to match comment cardsDavid Hill
2026-01-27fix(app): only show left border on plus button when stickyDavid Hill
2026-01-27fix(app): update review empty states to 14px and align select file empty stateDavid Hill
2026-01-27fix(app): center filetree empty state with 32px top marginDavid Hill
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-27fix(app): agent fallback colorsadamelmore
2026-01-27chore: cleanupadamelmore
2026-01-27feat(app): forward and back buttonsadamelmore
2026-01-27chore(app): missing tooltipsadamelmore
2026-01-27fix(app): auto-scroll button sometimes sticksadamelmore
2026-01-26fix(app): only show files in select dialog when clicking + tabadamelmore
2026-01-26fix(app): add connect provier in model selector (#10706)Rahul A Mistry
2026-01-26chore: cleanupadamelmore