summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Collapse)Author
2026-01-19feat(app): improved session layoutAdam
2026-01-19fix(app): hide settings buttonAdam
2026-01-19chore: cleanupAdam
2026-01-19test(app): more e2e testsAdam
2026-01-19chore: cleanupAdam
2026-01-19test(app): e2e utilitiesAdam
2026-01-19test(app): more e2e testsAdam
2026-01-19test(app): more e2e testsAdam
2026-01-19test(app): initial e2e test setupAdam
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-19refactor(desktop): tweak share button to prevent layout shift (#9322)Mani Sundararajan
2026-01-18refactor(desktop): improve layout and styling of session search button (#9251)OpeOginni
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.
2026-01-18fix: remove max width on sidebar new buttonsDavid Hill
2026-01-18fix: adjust session list tooltip trigger and delayDavid Hill
2026-01-17fix: keep project avatar hover styles while popover openDavid Hill
2026-01-17fix: adjust recent sessions popover paddingDavid Hill
2026-01-17fix: reduce prompt dock bottom spacingDavid Hill
2026-01-17fix: show project name in avatar hoverDavid Hill
2026-01-17fix: remove loading text after splashDavid Hill
2026-01-17fix: command pallete file list item spacingDavid Hill
2026-01-17fix: shrink project notification dot and maskDavid Hill
2026-01-17fix: align project avatar notification dotDavid Hill
2026-01-17fix: don't try to open command palette if a dialog is already open (#9116)Rahul Mishra
2026-01-17fix(app): archive session sometimes flakyAdam
2026-01-17fix: prevent text clipping on search button descendersDavid Hill
2026-01-17fix: remove the secondary text from commandsDavid Hill
2026-01-17fix: limit search modal max-height to 480pxDavid Hill
2026-01-17fix: refine search modal styling and list componentDavid Hill
2026-01-17fix: reduce command item left padding in search modalDavid Hill
2026-01-17feat: add hideIcon and class options to List search, customize search modal ↵David Hill
input
2026-01-17fix: adjust command item left padding in search modalDavid Hill
2026-01-17fix: add left padding to command items in search modalDavid Hill
2026-01-17fix: increase keybind border-radius in search modalDavid Hill
2026-01-17fix: display arrow keys as symbols in keybind formattingDavid Hill
2026-01-17refactor: use Keybind component in search modal listDavid Hill
2026-01-17refactor: use Keybind component in titlebar search buttonDavid Hill
2026-01-17fix: recent sessions gutterDavid Hill