Commit Graph

6387 Commits

Author SHA1 Message Date
adamelmore b57a06dbc9 fix(app): line selection ux fixes 2026-01-24 12:41:50 -06:00
Dax Raad 52f3917a29 fix nix 2026-01-24 13:24:40 -05:00
GitHub Action 725586a346 chore: generate 2026-01-24 18:17:29 +00:00
Joseph Campuzano 8d692d3d87 fix: add state to pause existing audio for demo menus, add support fo… (#10428) 2026-01-24 12:16:53 -06:00
Dax Raad f9e8fbfb8a core: fix unicode filename handling in snapshot diff by disabling quote escaping
This ensures unicode and special characters in filenames are displayed correctly when generating diff patches, allowing proper file detection and revert operations
2026-01-24 13:07:07 -05:00
zerone0x 6550de3398 fix(provider): deep merge providerOptions in applyCaching (#10323)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-24 13:07:04 -05:00
GitHub Action f4b52237c9 chore: generate 2026-01-24 18:04:12 +00:00
OpeOginni f149624875 feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Britt 16c9f5b8a4 fix(web): construct apply_patch metadata before requesting permission (#10422) 2026-01-24 12:00:21 -06:00
Dax Raad e47a14fd43 get rid of models.dev macro 2026-01-24 12:27:13 -05:00
Sebastian Herrlinger cfe3fd3bb6 use min/maxHeight for question textarea 2026-01-24 12:14:12 -05:00
Aiden Cline 75ede6a527 tweak: tell the model what model it is in environment section of prompt 2026-01-24 12:10:15 -05:00
justfortheloveof fa63209e3d fix: permission prompt should ignore keyboard events while dialog stack len > 0 (#10338) 2026-01-24 12:01:46 -05:00
Filip 24d880408d feat(docs): add a desktop troubleshooting guide (#10397) 2026-01-24 12:00:51 -05:00
GitHub Action 653e55c408 chore: generate 2026-01-24 16:55:54 +00:00
Frank d5f0c4163d zen: show reload error 2026-01-24 11:48:19 -05:00
Frank d2f44bfc27 zen: disable reload when reload fails 2026-01-24 11:48:19 -05:00
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 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
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