summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages
AgeCommit message (Collapse)Author
2026-01-20fix: review empty state font sizeDavid Hill
2026-01-20fix(app): Edit-project name race condition (#9551)DNGriffin
2026-01-20increase session messages popover open delay to 1000msDavid Hill
2026-01-20fix(app): change terminal.new keybind to ctrl+alt+t (#9670)Rahul A Mistry
2026-01-20chore: generateGitHub Action
2026-01-20feat(app): add tooltips to sidebar new session/workspace buttons (#9652)Rahul A Mistry
2026-01-20fix: type errorAdam
2026-01-20fix(app): better pending states for workspace operationsAdam
2026-01-20fix(app): session loading loopAdam
2026-01-20fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane ↵Rahul A Mistry
(#9506)
2026-01-20chore: cleanupAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20fix(app): no flash of home page on startAdam
2026-01-20chore: generateGitHub Action
2026-01-20chore: cleanupAdam
2026-01-20chore: generateGitHub Action
2026-01-19fix(app): message list overflow & scrolling (#9530)Filip
2026-01-20add 8px padding to recent sessions popoverDavid Hill
2026-01-20update session messages popover gutter to 28pxDavid Hill
2026-01-20position session messages popover at topDavid Hill
2026-01-20retain session hover state when popover open and update border radiusDavid Hill
2026-01-20update session hover popover stylingDavid Hill
2026-01-20update review session empty state stylingDavid Hill
2026-01-19feat(app): Add ability to select project directory text to web (#9344)DNGriffin
2026-01-19fix(app): faviconAdam
2026-01-19fix(app): change keybind for cycling thinking effort (#9508)Filip
2026-01-19chore: generateGitHub Action
2026-01-19fix(app): no more faviconsAdam
2026-01-19fix(app): hash navAdam
2026-01-19fix(web): rename favicons to v2 for cache busting (#9492)Ryan Vogel
2026-01-19fix(app): reload instance after workspace resetAdam
2026-01-19fix(app): new layout improvementsAdam
2026-01-19feat(app): new session layoutAdam
2026-01-19feat(app): improved session layoutAdam
2026-01-19fix(app): hide settings buttonAdam
2026-01-19chore: cleanupAdam
2026-01-19chore: cleanupAdam
2026-01-19chore: cleanupAdam
2026-01-19chore: cleanupAdam
2026-01-19chore: cleanupAdam
2026-01-19chore: cleanupAdam
2026-01-19feat(app): reset worktreeAdam
2026-01-19feat(app): delete workspaceAdam
2026-01-18fix(app): remove redundant toast for thinking effort changes (#9181)Kit Langton
2026-01-18feat(desktop): implement session unshare button (#8660)Mani Sundararajan
2026-01-18fix: remove max-width of session name tooltipDavid Hill
2026-01-18Revert "fix: increase max-width of session name tooltip"David Hill
This reverts commit c3ab76c8ad90fb7ef99604e8ef0a1017c5ddda58.
2026-01-18fix: increase max-width of session name tooltipDavid Hill
2026-01-18fix: adjust project path tooltip placementDavid Hill
Move the desktop project path tooltip above the header and tune spacing/offset; add content style hooks to Tooltip for max-width and horizontal shift.