summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/sync.tsx
AgeCommit message (Collapse)Author
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-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-02fix(app): user messages not rendering consistentlyAdam
2026-01-26fix(app): session sync issueadamelmore
2026-01-24chore: cleanupadamelmore
2026-01-23fix: type errorAdam
2026-01-23perf(app): don't remount directory layoutAdam
2026-01-15feat(app): new layoutAdam
2026-01-08feat(app): prefetch adjacent sessionsAdam
2026-01-08feat(app): chunk message loading, lazy load diffsAdam
2026-01-01fix(app): startup timeAdam
2025-12-31fix(desktop): more defensive accessAdam
2025-12-31fix(desktop): not rendering large sessionsAdam
2025-12-29Desktop: Image Preview and Dedupe File Upload (#6372)Daniel Polito
2025-12-29fix(desktop): performance/jankinessAdam
2025-12-29Revert "fix(desktop): jankiness"Adam
This reverts commit 831e9bce51c035ec22ce9562bf0257d6b59b2fe4.
2025-12-29fix(desktop): jankinessAdam
2025-12-29fix(desktop): more fine-grained state updatesAdam
2025-12-22chore: rename packages/desktop -> packages/appAdam
2025-10-03chore: app -> desktopAdam
2025-10-02wip: desktop workAdam
2025-09-25wip: better desktop file status state and timelineAdam
2025-09-24feat(app): added command palette (#2630)Filip
Co-authored-by: Adam <[email protected]>
2025-09-23wip: desktop file updatesAdam
2025-09-15feat: add desktop/web app package (#2606)Dax
Co-authored-by: adamdotdevin <[email protected]> Co-authored-by: Adam <[email protected]> Co-authored-by: GitHub Action <[email protected]>