summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages
AgeCommit message (Collapse)Author
2026-03-11fix(app): todos not clearingAdam
2026-03-11chore(app): simplify review pane (#17066)Adam
2026-03-11perf(app): trim session render work (#16987)Shoubhit Dash
2026-03-10chore: cleanupAdam
2026-03-10fix(app): terminal jankAdam
2026-03-10fix(app): terminal focus issues and jankAdam
2026-03-09chore(app): dev statsAdam
2026-03-09fix(app): scroll jitter/loopAdam
2026-03-09fix(app): session title turn spinner (#16764)David Hill
2026-03-09fix(app): dismiss toast notifications when questions or permissions a… ↵Filip
(#16758)
2026-03-09tui: fix sidebar workspace container sizing by adding box-border class to ↵David Hill
prevent content overflow issues
2026-03-09fix(app): don't animate review panel in/outAdam
2026-03-09revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745)Adam
2026-03-08tui: fix sidebar background color when collapsedDavid Hill
When the sidebar was collapsed (not on mobile), the background color was showing as the stronger variant instead of matching the base background. This fixes the hover state detection so users see a consistent lighter background when the sidebar is in collapsed mode.
2026-03-08app: suppress hover when opening project menu or right-clicking to prevent ↵David Hill
flickering
2026-03-08fix: trim retained desktop terminal buffers (#16583)Shoubhit Dash
2026-03-08chore: refactoring ui hooksAdam
2026-03-08fix(app): messages not loading reliablyAdam
2026-03-08fix: prune and evict stale app session caches (#16584)Shoubhit Dash
2026-03-07tui: center empty states vertically in session view and improve review panel ↵David Hill
messaging for projects without version control
2026-03-07fix(app): review panel transitionAdam
2026-03-07fix(app): preserve file tree tab on reopen + fix e2e test regressions (#16482)Filip
2026-03-07tui: remove close button from project hover popover (#16403)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-07fix(app): new session uses agent model/variantAdam
2026-03-07fix(app): model sticks to sessionAdam
2026-03-07fix(app): all panels transitionAdam
2026-03-07fix(app): can't scroll filesAdam
2026-03-07fix(app): fix max-width on timelineAdam
2026-03-07tui: align session empty states (#16412)David Hill
2026-03-07STUPID SEXY TIMELINE (#16420)Kit Langton
2026-03-07fix(windows): git path resolution for modified files across Git Bash, MSYS2, ↵Luke Parker
and Cygwin (#16422)
2026-03-07feat(desktop): show skill issue when snapshotting is off (#16432)Luke Parker
2026-03-07app: fix portal positioning for sidebar menus and tooltips by removing ↵David Hill
conditional mount logic
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-03-06fix(app): better review/filetree empty states (#16221)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-06Revert "fix(app): stale read error"Adam
This reverts commit 152df2428df84a1029be2b472b4a840cd94c966d.
2026-03-06Revert "fix(app): stale keyed show errors"Adam
This reverts commit 7665b8e30def396059516ef6d870830baa1faedd.
2026-03-06fix(app): enable auto-accept keybind regardless of permission config (#16259)Luis Felipe Cordeiro Sena
2026-03-05fix(app): stale show (#16236)Filip
2026-03-05tui: remove keyboard shortcut tooltips from new session and new workspace ↵David Hill
buttons in the sidebar
2026-03-05fix(app): load tab on open fileAdam
2026-03-05fix(app): stale keyed show errorsAdam
2026-03-05fix(app): stale read errorAdam
2026-03-05fix(app): preserve question dock state across session switches (#16173)ismeth
2026-03-05fix(app): mod+f always opens searchAdam
2026-03-05fix(app): improve agent selection logic passing in configured models and ↵OpeOginni
variants correctly (#16072)
2026-03-05desktop: new-session deeplink (#15322)Brendan Allan
2026-03-05app: prefer using useLocation instead of window.location (#15989)Brendan Allan
2026-03-04fix(app): remove blur from todosAdam
2026-03-04fix(app): delay dock animation on session loadAdam