summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-01-26feat(app): better sidebar hover when collapsedadamelmore
2026-01-26wip(app): full-height sidebaradamelmore
2026-01-26wip(app): full-height sidebaradamelmore
2026-01-26wip(app): sidebar hover fulladamelmore
2026-01-26chore: generateGitHub Action
2026-01-26feat(app): model settingsadamelmore
2026-01-26wip(app): model settingsadamelmore
2026-01-26fix(app): handle non-tool call permissionsadamelmore
2026-01-26feat(app): default servers on webadamelmore
2026-01-26perf(app): performance improvementsadamelmore
2026-01-26perf(app): performance improvementsadamelmore
2026-01-25chore: cleanupadamelmore
2026-01-25chore: cleanupadamelmore
2026-01-25chore: cleanupadamelmore
2026-01-25chore: cleanupadamelmore
2026-01-25wip(app): provider settingsadamelmore
2026-01-25wip(app): provider settingsadamelmore
2026-01-25fix(app): missing translations for statusadamelmore
2026-01-25chore: better i18n linksadamelmore
2026-01-25fix(app): don't allow workspaces in non-vcs projectsadamelmore
2026-01-25chore: generateGitHub Action
2026-01-25chore(app): visual cleanupadamelmore
2026-01-25fix(app): scroll to comment on clickadamelmore
2026-01-25fix(app): no default model crashadamelmore
2026-01-25perf(app): performance improvementsadamelmore
2026-01-25fix(app): cleanup comment component usageadamelmore
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-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