summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-01-24feat(app): add truncation tooltip to server items in status popoverDavid Hill
2026-01-24fix(app): update server and MCP item styles in status popoverDavid Hill
2026-01-24fix(app): update status popover styling and positioningDavid Hill
2026-01-24fix(app): use rounded-sm for explicit 4px border radiusDavid Hill
2026-01-24fix(app): update titlebar spacing and status popover stylingDavid Hill
2026-01-24fix(app): enable submit button when comment cards are presentDavid Hill
2026-01-24chore: generateGitHub Action
2026-01-24feat(app): back button in subagent sessions (#10439)Liyang Zhu
2026-01-24fix(app): model select not closing on escapeadamelmore
2026-01-24fix(app): model selector uxadamelmore
2026-01-24fix(app): no select on new sessionadamelmore
2026-01-24fix(app): scrolling for unpaid model selectoradamelmore
2026-01-24feat(ui): add critical shadow for comment input validation, set editor ↵David Hill
popover radius to 14px
2026-01-24fix(app): improve comment popover - remove disabled state, add error ↵David Hill
styling, fix click-outside detection
2026-01-24feat(app): change prompt placeholder based on comment countDavid Hill
2026-01-24fix(app): adjust prompt container padding to 16px bottom and horizontalDavid Hill
2026-01-24fix(app): adjust prompt input positioning - 12px from bottom/right, remove ↵David Hill
session panel bottom padding
2026-01-24fix(ui): add escape/click-away to close read-only comment popovers, 10px ↵David Hill
radius, remove 'Click to view context' text
2026-01-24fix(app): don't use findLastadamelmore
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-24chore: generateGitHub Action
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-24fix(app): new workspace expanded and at the topadamelmore
2026-01-24fix(app): missing translationsadamelmore
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24chore: cleanupadamelmore
2026-01-24fix(app): reactive loopsadamelmore
2026-01-24perf(app): better session stream renderingadamelmore
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(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
2026-01-24fix(app): add 8px gap before close icon and truncate long filenamesDavid Hill
2026-01-24fix(app): keep close icon in top right of comment cardDavid Hill
2026-01-24fix(app): add transition-all to comment card hover statesDavid Hill
2026-01-24feat(ui): add close-small icon and use it for comment card dismiss buttonDavid Hill
2026-01-24fix(app): truncate comment text and set card max-width to 200pxDavid Hill
2026-01-24fix(app): indent comment text to align with filename in context cardDavid Hill