summaryrefslogtreecommitdiffhomepage
path: root/packages/app
AgeCommit message (Collapse)Author
2026-01-24chore: generateGitHub Action
2026-01-24fix: type erroradamelmore
2026-01-24fix(app): terminal clone needs remountadamelmore
2026-01-24fix(app): remove terminal connection error overlayadamelmore
2026-01-24fix(app): remove space between ellipsis and truncated text in comment card ↵David Hill
tooltip
2026-01-24fix(app): update status popover empty state text color and centeringDavid Hill
2026-01-24fix(ui): prevent focus on share popover text fieldDavid Hill
2026-01-24feat(ui): add link icon and use it for copy-to-clipboard buttonsDavid Hill
Replace copy icon with new link icon in share URL copy button and TextField copyable button for better visual indication.
2026-01-24fix(app): adjust share popover position 64px to the leftDavid Hill
2026-01-24fix(app): update share popover gutter to 6px and radius to match status dropdownDavid Hill
2026-01-24fix(app): add 8px spacing between share button and icon buttons in titlebarDavid Hill
2026-01-24refactor(app): replace Popover with DropdownMenu for server optionsDavid Hill
2026-01-24fix(app): update options icon button styling - active state and hoverDavid Hill
2026-01-24fix(app): change server item actions div padding from px-4 to pl-4David Hill
2026-01-24feat(ui): add onFilter callback to List, discard add server row when searchingDavid Hill
2026-01-24fix(app): position status circle inside input wrapper and fix dialog paddingDavid Hill
2026-01-24fix(app): remove hover background color from server list itemsDavid Hill
2026-01-24fix(app): allow add server row to grow for error messageDavid Hill
2026-01-24fix(app): update add server button and row stylingDavid Hill
2026-01-24feat(app): update manage servers dialog styling and behaviorDavid Hill
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-24fix adamDax Raad
2026-01-24testsDax Raad
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