Commit Graph

314 Commits

Author SHA1 Message Date
Adam 5176f59d60 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam c3dc0912f6 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 5040332295 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 42220d2bb5 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 9a2c42af36 feat(app): reset worktree 2026-01-19 07:35:52 -06:00
Adam d9b29d8acb feat(app): delete workspace 2026-01-19 07:35:52 -06:00
Mani Sundararajan 2c6c7aaa84 refactor(desktop): tweak share button to prevent layout shift (#9322) 2026-01-19 04:34:40 -06:00
OpeOginni 9d13f367cf refactor(desktop): improve layout and styling of session search button (#9251) 2026-01-18 08:10:38 -06:00
Kit Langton 954b2ce726 fix(app): remove redundant toast for thinking effort changes (#9181) 2026-01-18 08:00:49 -06:00
Mani Sundararajan c2fe81fd1e feat(desktop): implement session unshare button (#8660) 2026-01-18 05:12:07 -06:00
David Hill 3af908a175 fix: remove max-width of session name tooltip 2026-01-18 00:59:41 +00:00
David Hill 43a6f2a7e3 Revert "fix: increase max-width of session name tooltip"
This reverts commit a8e8cc9098.
2026-01-18 00:57:21 +00:00
David Hill a8e8cc9098 fix: increase max-width of session name tooltip 2026-01-18 00:51:35 +00:00
David Hill c418bac346 fix: adjust project path tooltip placement
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-18 00:48:49 +00:00
David Hill bd2073f523 fix: remove max width on sidebar new buttons 2026-01-18 00:48:06 +00:00
David Hill c77f6a2efc fix: adjust session list tooltip trigger and delay 2026-01-18 00:07:21 +00:00
David Hill 9598c1b511 fix: keep project avatar hover styles while popover open 2026-01-17 23:40:06 +00:00
David Hill 5d84e3cbd0 fix: adjust recent sessions popover padding 2026-01-17 23:21:34 +00:00
David Hill 2d68e91e0f fix: reduce prompt dock bottom spacing 2026-01-17 22:54:30 +00:00
David Hill 098c95cc4c fix: show project name in avatar hover 2026-01-17 22:51:49 +00:00
David Hill d33c768397 fix: remove loading text after splash 2026-01-17 21:54:51 +00:00
David Hill e97a1f0cd8 fix: command pallete file list item spacing 2026-01-17 21:46:23 +00:00
David Hill f081bb8a27 fix: shrink project notification dot and mask 2026-01-17 21:46:23 +00:00
David Hill 6fbec8078c fix: align project avatar notification dot 2026-01-17 21:46:23 +00:00
Rahul Mishra a4fbbf72f6 fix: don't try to open command palette if a dialog is already open (#9116) 2026-01-17 13:08:11 -06:00
Adam 02811ec84e fix(app): archive session sometimes flaky 2026-01-17 05:23:17 -06:00
David Hill 85ed1449ca fix: prevent text clipping on search button descenders 2026-01-17 01:06:53 +00:00
David Hill 7d96e5f67a fix: remove the secondary text from commands 2026-01-17 00:55:13 +00:00
David Hill 5653fe3b0f fix: limit search modal max-height to 480px 2026-01-17 00:55:13 +00:00
David Hill 12d87e9c49 fix: refine search modal styling and list component 2026-01-17 00:55:13 +00:00
David Hill db10294cc2 fix: reduce command item left padding in search modal 2026-01-17 00:55:13 +00:00
David Hill 1a6f85604e feat: add hideIcon and class options to List search, customize search modal input 2026-01-17 00:55:13 +00:00
David Hill 1165776d55 fix: adjust command item left padding in search modal 2026-01-17 00:55:13 +00:00
David Hill 47882708e9 fix: add left padding to command items in search modal 2026-01-17 00:55:13 +00:00
David Hill 8e1386d889 fix: increase keybind border-radius in search modal 2026-01-17 00:55:13 +00:00
David Hill b9c81597c4 fix: display arrow keys as symbols in keybind formatting 2026-01-17 00:55:13 +00:00
David Hill 606cf36789 refactor: use Keybind component in search modal list 2026-01-17 00:55:13 +00:00
David Hill ff70459d3f refactor: use Keybind component in titlebar search button 2026-01-17 00:55:13 +00:00
David Hill 4660752c99 fix: recent sessions gutter 2026-01-17 00:55:13 +00:00
Adam 121b480359 fix(app): remember last opened project 2026-01-16 15:49:35 -06:00
Adam c88a404064 fix(app): truncate workspace title 2026-01-16 15:49:35 -06:00
Adam 3d8f1f4de0 fix(app): handle new session correctly 2026-01-16 14:49:04 -06:00
Adam deed49afbf fix(app): center dialog on page instead of session 2026-01-16 14:33:32 -06:00
Adam 826ef549dd Revert "feat(desktop): Terminal Splits (#8767)"
This reverts commit d95997b60e.
2026-01-16 14:03:13 -06:00
Adam 45d49be146 feat(app): edit project and session titles 2026-01-16 13:55:59 -06:00
Adam 6adc18ccf4 fix(app): open workspace if navigating to session in workspace 2026-01-16 13:24:47 -06:00
Adam be26ea1257 fix(app): can't expand workspaces 2026-01-16 13:24:47 -06:00
Adam e056d243cb fix(app): scroll jumping when expanding workspaces 2026-01-16 13:24:47 -06:00
Daniel Polito d95997b60e feat(desktop): Terminal Splits (#8767) 2026-01-16 10:51:02 -06:00
David Hill 88915bf7b5 fix: truncate the workspace name on hover 2026-01-16 13:46:15 +00:00