summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-01-24fix(app): line selection uxadamelmore
2026-01-24fix(app): line selection ux fixesadamelmore
2026-01-24fix nixDax Raad
2026-01-24chore: generateGitHub Action
2026-01-24fix: add state to pause existing audio for demo menus, add support fo… ↵Joseph Campuzano
(#10428)
2026-01-24core: fix unicode filename handling in snapshot diff by disabling quote escapingDax Raad
This ensures unicode and special characters in filenames are displayed correctly when generating diff patches, allowing proper file detection and revert operations
2026-01-24fix(provider): deep merge providerOptions in applyCaching (#10323)zerone0x
Co-authored-by: Claude <[email protected]>
2026-01-24chore: generateGitHub Action
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-24fix(web): construct apply_patch metadata before requesting permission (#10422)Britt
2026-01-24get rid of models.dev macroDax Raad
2026-01-24use min/maxHeight for question textareaSebastian Herrlinger
2026-01-24tweak: tell the model what model it is in environment section of promptAiden Cline
2026-01-24fix: permission prompt should ignore keyboard events while dialog stack len ↵justfortheloveof
> 0 (#10338)
2026-01-24feat(docs): add a desktop troubleshooting guide (#10397)Filip
2026-01-24chore: generateGitHub Action
2026-01-24zen: show reload errorFrank
2026-01-24zen: disable reload when reload failsFrank
2026-01-24fix(app): new workspace expanded and at the topadamelmore
2026-01-24fix(app): missing translationsadamelmore
2026-01-24fix(app): better error screen when connecting to sidecaradamelmore
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24chore: generateGitHub Action
2026-01-24fix(tui): Use selectedForeground for question prompt tab text visibility ↵Ariane Emory
(resolves #10334) (#10337)
2026-01-24fix(app): tooltip text in light mode to use inverted neutral scale (#9786)Rahul A Mistry
2026-01-24chore: cleanupadamelmore
2026-01-24fix(app): reactive loopsadamelmore
2026-01-24perf(app): better session stream renderingadamelmore
2026-01-24chore: generateGitHub Action
2026-01-24fix(app): tool details indentationadamelmore
2026-01-24fix(app): sticky header topadamelmore
2026-01-24feat(desktop): add Iosevka as a font choice (resolves #10103) (#10347)Ariane Emory
2026-01-24fix(app): Always close hovercard when view-sessions clicked (#10326)Devin Griffin
2026-01-24fix(app): Fix plan mode btn keyboard a11y issues (#10330)Devin Griffin
2026-01-24update: border radius on popover cardDavid Hill
2026-01-24update: border variableDavid Hill
2026-01-24fix(ui): style review tab comment button to match file tab - blue ↵David Hill
background, white comment icon
2026-01-24fix(ui): close comment input popover on Escape key or click awayDavid Hill
2026-01-24fix(ui): use shadow-lg-border-base on read-only comment popovers and align ↵David Hill
label spacing
2026-01-24fix(ui): remove border from comment input popoverDavid Hill
2026-01-24fix(ui): position read-only comment popover below icon with 4px gutterDavid Hill
2026-01-24fix(ui): style comment popovers - 14px radius, move label below, use ↵David Hill
text-weak for label, text-strong 14px for comment
2026-01-24fix(ui): move filename and line count below comment text in popoversDavid Hill
2026-01-24fix(app): add tooltip with path, 6px spacing before close icon, and reduce ↵David Hill
filename truncation to 14 chars
2026-01-24feat(app): add middle truncation for filename in comment cardDavid Hill
2026-01-24fix(app): truncate filename from start to show end of pathDavid Hill
2026-01-24fix(app): remove gap between filename and comment in comment cardDavid Hill
2026-01-24fix(app): add shadow-xs-border with hover state to comment cardDavid Hill
2026-01-24fix(app): comment card styling - 48px height, 2px gap, truncate filename ↵David Hill
while keeping line count visible
2026-01-24fix(app): increase comment font size to 12pxDavid Hill