summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages
AgeCommit message (Expand)Author
2026-01-26chore: cleanupadamelmore
2026-01-26wip(app): file tree modeadamelmore
2026-01-26wip(app): file tree modeadamelmore
2026-01-26feat(app): file treeAdam
2026-01-26fix(ui): use focus-visible instead of focus to prevent sticky hover effect on...Rahul A Mistry
2026-01-26chore: generateGitHub Action
2026-01-26fix(app): query selector with non-latin charsadamelmore
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-26fix(app): handle non-tool call permissionsadamelmore
2026-01-26perf(app): performance improvementsadamelmore
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-25perf(app): performance improvementsadamelmore
2026-01-25fix(app): cleanup comment component usageadamelmore
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-24chore: generateGitHub Action
2026-01-24feat(app): back button in subagent sessions (#10439)Liyang Zhu
2026-01-24feat(ui): add critical shadow for comment input validation, set editor popove...David Hill
2026-01-24fix(app): improve comment popover - remove disabled state, add error styling,...David 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 se...David Hill
2026-01-24fix(app): don't use findLastadamelmore
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-24fix(app): reactive loopsadamelmore
2026-01-24perf(app): better session stream renderingadamelmore
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 la...David Hill
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 text-wea...David Hill
2026-01-24fix(ui): move filename and line count below comment text in popoversDavid Hill
2026-01-24fix(app): style submitted comment icons to match comment popup styleDavid Hill
2026-01-24fix(ui): add button-primary-base variable and use primary variant for Comment...David Hill
2026-01-24fix(app): improve comment popup styling and add new comment iconDavid Hill
2026-01-23fix(app): close delete workspace dialog immediatelyAdam
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-23perf(app): faster workspace creationAdam
2026-01-23fix(app): View all sessions flakiness (#10149)Devin Griffin