summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/sync.tsx
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-15shared package (#22626)Dax
2026-04-08fix(app): diff list normalizationAdam
2026-04-07fix(opencode): keep user message variants scoped to model (#21332)Dax
2026-03-25Reapply "fix(app): startup efficiency"Adam
This reverts commit 898456a25cf2edbfc4ae4961b37424f633419dd6.
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): more startup efficiency (#18985)"Adam
This reverts commit cbe1337f2401066cf33eb9009b597eafb49123ba.
2026-03-24Revert "fix(app): more startup efficiency (#18985)"Adam
This reverts commit 98b3340ceeb6928d0d57898d02665d763ef1ea9c.
2026-03-24fix(app): more startup efficiency (#18985)Adam
2026-03-24fix(app): filter non-renderable part types from browser store (#18926)Burak Yigit Kaya
2026-03-13fix(app): better optimistic prompt submit (#17337)Adam
2026-03-13perf(app): use cursor session history loading (#17329)Shoubhit Dash
2026-03-12fix(app): message loadingAdam
2026-03-12feat: session load perf (#17186)Adam
2026-03-08fix: prune and evict stale app session caches (#16584)Shoubhit Dash
2026-03-07fix(app): model sticks to sessionAdam
2026-03-01perf(session): faster session switching via windowed rendering and staged ↵Kit Langton
timeline (#15474)
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
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]>