Commit Graph

695 Commits

Author SHA1 Message Date
adamelmore 85f6a7496b fix(app): new workspace expanded and at the top 2026-01-24 09:12:32 -06:00
adamelmore 95309aa10b fix(app): missing translations 2026-01-24 09:12:12 -06:00
adamelmore 63e313648a fix(app): line selection fixes 2026-01-24 09:09:27 -06:00
adamelmore d8d4482342 chore: cleanup 2026-01-24 07:00:41 -06:00
adamelmore 64e2ce2e30 fix(app): reactive loops 2026-01-24 07:00:41 -06:00
adamelmore ffee6f9e88 perf(app): better session stream rendering 2026-01-24 07:00:41 -06:00
Ariane Emory 2d4c048baf feat(desktop): add Iosevka as a font choice (resolves #10103) (#10347) 2026-01-24 06:28:58 -06:00
Devin Griffin 164afe6dc9 fix(app): Always close hovercard when view-sessions clicked (#10326) 2026-01-24 06:27:32 -06:00
David Hill 31cb3bbfb9 fix(ui): close comment input popover on Escape key or click away 2026-01-24 06:18:55 +00:00
David Hill fb1cb4ac4c fix(ui): use shadow-lg-border-base on read-only comment popovers and align label spacing 2026-01-24 06:18:55 +00:00
David Hill d6b5e04bab fix(ui): remove border from comment input popover 2026-01-24 06:18:55 +00:00
David Hill d61b873d12 fix(ui): position read-only comment popover below icon with 4px gutter 2026-01-24 06:18:55 +00:00
David Hill 315e45e454 fix(ui): style comment popovers - 14px radius, move label below, use text-weak for label, text-strong 14px for comment 2026-01-24 06:18:55 +00:00
David Hill eb15f4f24f fix(ui): move filename and line count below comment text in popovers 2026-01-24 06:18:55 +00:00
David Hill 93eab4dfd2 fix(app): add tooltip with path, 6px spacing before close icon, and reduce filename truncation to 14 chars 2026-01-24 06:18:55 +00:00
David Hill ef72831d38 feat(app): add middle truncation for filename in comment card 2026-01-24 06:18:55 +00:00
David Hill 15dc156976 fix(app): truncate filename from start to show end of path 2026-01-24 06:18:55 +00:00
David Hill 2bb1a1c4ce fix(app): remove gap between filename and comment in comment card 2026-01-24 06:18:55 +00:00
David Hill 1e9b5dc15b fix(app): add shadow-xs-border with hover state to comment card 2026-01-24 06:18:55 +00:00
David Hill eff7ef0fe4 fix(app): comment card styling - 48px height, 2px gap, truncate filename while keeping line count visible 2026-01-24 06:18:55 +00:00
David Hill 8a6be0d9cb fix(app): increase comment font size to 12px 2026-01-24 06:18:55 +00:00
David Hill 09f8c7b540 fix(app): add 8px gap before close icon and truncate long filenames 2026-01-24 06:18:55 +00:00
David Hill b91b9f572a fix(app): keep close icon in top right of comment card 2026-01-24 06:18:55 +00:00
David Hill 97b3a9acb8 fix(app): add transition-all to comment card hover states 2026-01-24 06:18:55 +00:00
David Hill 8eb7bd7875 feat(ui): add close-small icon and use it for comment card dismiss button 2026-01-24 06:18:55 +00:00
David Hill ce9ef6eab5 fix(app): truncate comment text and set card max-width to 200px 2026-01-24 06:18:55 +00:00
David Hill 2f892eb291 fix(app): indent comment text to align with filename in context card 2026-01-24 06:18:55 +00:00
David Hill 86d374c798 fix(app): style submitted comment icons to match comment popup style 2026-01-24 06:18:55 +00:00
David Hill 7f8236d682 fix(app): update prompt input styling - 14px border radius, card hover states, and 8px padding 2026-01-24 06:18:55 +00:00
David Hill 1311342c35 fix(app): update context cards styling with 8px padding/gap and 6px border radius 2026-01-24 06:18:55 +00:00
David Hill 60b7dae71e fix(ui): add button-primary-base variable and use primary variant for Comment button 2026-01-24 06:18:54 +00:00
David Hill 00d9b77a89 fix(app): improve comment popup styling and add new comment icon 2026-01-24 06:18:54 +00:00
Rahul A Mistry ac1db37bb1 fix(app): center checkbox indicator in provider selection (#10267) 2026-01-23 10:23:24 -06:00
Edin 4ccb9f2b94 feat(app): auto-open oauth links for codex and copilot (#10258) 2026-01-23 09:35:44 -06:00
Adam ef7de894c9 fix(app): close delete workspace dialog immediately 2026-01-23 05:41:51 -06:00
Adam 4d2dcfb8cf fix: type error 2026-01-23 05:32:37 -06:00
Adam a84eb3a383 fix: type error 2026-01-23 05:18:57 -06:00
Adam 118ce3034e perf(app): don't remount directory layout 2026-01-23 05:18:57 -06:00
Adam 6f392b9bbe perf(app): faster workspace creation 2026-01-23 05:18:42 -06:00
Adam a4f1bacdca Reapply "wip(app): line selection"
This reverts commit 2d9dd2ba6c.
2026-01-23 05:01:10 -06:00
Adam 2d9dd2ba6c Revert "wip(app): line selection"
This reverts commit 0dff55a8d7.
2026-01-23 04:58:41 -06:00
Devin Griffin ad3696b0b2 fix(app): View all sessions flakiness (#10149) 2026-01-23 04:57:10 -06:00
opencode a8dbf1b765 release: v1.1.34
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-23 07:27:35 +00:00
Eric Guo df07353df0 fix(desktop): Fixed a reactive feedback loop in the global project cache sync (#10139) 2026-01-23 15:23:06 +08:00
GitHub Action 9b57885a01 chore: generate 2026-01-23 04:12:51 +00:00
Adam 0dff55a8d7 wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam f45209f3e3 chore: cleanup 2026-01-22 22:12:12 -06:00
Adam 2404df0b8b wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam 53f1bd111d wip(app): line selection 2026-01-22 22:12:12 -06:00
Adam aa0d359ae3 wip(app): line selection 2026-01-22 22:12:12 -06:00