Commit Graph

8048 Commits

Author SHA1 Message Date
adamelmore a871cbc8c3 fix(app): better error screen when connecting to sidecar 2026-01-24 09:10:02 -06:00
adamelmore 63e313648a fix(app): line selection fixes 2026-01-24 09:09:27 -06:00
GitHub Action d66cd3dcfc chore: generate 2026-01-24 14:47:36 +00:00
Ariane Emory 59803d52a6 fix(tui): Use selectedForeground for question prompt tab text visibility (resolves #10334) (#10337) 2026-01-24 09:46:59 -05:00
Rahul A Mistry 16030a39d9 fix(app): tooltip text in light mode to use inverted neutral scale (#9786) 2026-01-24 07:17:20 -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
GitHub Action 078633ffb2 chore: generate 2026-01-24 12:50:47 +00:00
adamelmore 04ce3d8fca fix(app): tool details indentation 2026-01-24 06:50:01 -06:00
adamelmore 0d678991a2 fix(app): sticky header top 2026-01-24 06:50:01 -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
Devin Griffin afdf7f1bc9 fix(app): Fix plan mode btn keyboard a11y issues (#10330) 2026-01-24 06:27:09 -06:00
GitHub Action d5d392ed6a ignore: update download stats 2026-01-24 2026-01-24 12:04:28 +00:00
David Hill 731f7ecedb update: border radius on popover card 2026-01-24 06:18:56 +00:00
David Hill fa3c863c4e update: border variable 2026-01-24 06:18:55 +00:00
David Hill eb47cd6ce0 fix(ui): style review tab comment button to match file tab - blue background, white comment icon 2026-01-24 06:18:55 +00: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
Fynn b93808a31b fix: retry webfetch with simple UA on 403 (#10328) 2026-01-24 00:14:32 -05:00
Github Action 4bcce91afd chore: update nix node_modules hashes 2026-01-24 05:13:52 +00:00
GitHub Action f566cfa948 chore: generate 2026-01-24 05:12:45 +00:00
Daniel Olowoniyi 1da8e131d7 fix: allow gpt-5.1-codex model in codex auth pluginFixes (#10181) 2026-01-24 00:11:54 -05:00
Vladimir Glafirov cb6b09d905 fix: bump gitlab-ai-provider version (#10255) 2026-01-24 00:11:18 -05:00
Shantur Rathore b271a4f2c0 feat(tasks): Add model info as part of metadata (#10307) 2026-01-24 00:10:40 -05:00
Arthur 2d61d471ee fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models (#10092)
Co-authored-by: Arthur Freitas Ramos <arthur@MacBook-Air-de-Arthur.local>
2026-01-24 00:09:47 -05:00
Frank 10448a0511 zen: remove grok code model 2026-01-23 23:25:34 -05:00