summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages/layout/sidebar-workspace.tsx
AgeCommit message (Collapse)Author
2026-04-29fix(desktop): Path mismatches cause sessions missing + strong ID + existing ↵Luke Parker
data fix (#25013)
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-20app: better loading (#23489)Brendan Allan
2026-04-17fix(app): workspace loading and persist ready state (#23046)Brendan Allan
2026-04-16app: start migrating bootstrap data fetching to TanStack Query (#22756)Brendan Allan
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-04-15shared package (#22626)Dax
2026-04-13app: align workspace load more button (#22251)Brendan Allan
2026-04-07feat(app): better subagent experience (#20708)Adam
2026-03-20fix: lots of desktop stability, better e2e error logging (#18300)Luke Parker
2026-03-19app: fix workspace flicker when switching directories (#18207)Brendan Allan
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-13tweak(ui): use new-session icon in sidebar buttonsDavid Hill
2026-03-13fix(app): sidebar spacing + session list spinner transition (#17355)David Hill
2026-03-12feat: session load perf (#17186)Adam
2026-03-12fix(app): sidebar quirksAdam
2026-03-12chore: cleanup (#17115)Adam
2026-03-07app: fix portal positioning for sidebar menus and tooltips by removing ↵David Hill
conditional mount logic
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-02-12chore(app): refactor for better solidjs hygiene (#13344)Adam
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-10fix(app): regressionsAdam
2026-02-09fix(app): allow creating sessions on touch devices (#12765)Kit Langton
2026-02-08fix(layout): improve workspace header truncation and item interaction (#12655)Kit Langton
2026-02-07fix(app): move workspace New session into header (#12624)Kit Langton
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam