summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Expand)Author
2026-01-25wip(app): provider settingsadamelmore
2026-01-25wip(app): provider settingsadamelmore
2026-01-25fix(app): missing translations for statusadamelmore
2026-01-25chore(app): visual cleanupadamelmore
2026-01-25fix(app): scroll to comment on clickadamelmore
2026-01-25perf(app): performance improvementsadamelmore
2026-01-25chore: generateGitHub Action
2026-01-24fix(app): submit button stateadamelmore
2026-01-24fix(app): unnecessary suspense flashadamelmore
2026-01-24add active state to comment cards in prompt inputDavid Hill
2026-01-24fix(app): remove terminal connection error overlayadamelmore
2026-01-24fix(app): remove space between ellipsis and truncated text in comment card to...David Hill
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
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-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(app): change prompt placeholder based on comment countDavid Hill
2026-01-24fix(app): adjust prompt input positioning - 12px from bottom/right, remove se...David Hill
2026-01-24fix(ui): add escape/click-away to close read-only comment popovers, 10px radi...David Hill
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… (#10...Joseph Campuzano
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-24fix(app): line selection fixesadamelmore
2026-01-24feat(desktop): add Iosevka as a font choice (resolves #10103) (#10347)Ariane Emory
2026-01-24fix(app): add tooltip with path, 6px spacing before close icon, and reduce fi...David Hill
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