summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/global-sync.tsx
AgeCommit message (Collapse)Author
2026-05-01fix: update provider store after loading providers in bootstrap (#25236)Brendan Allan
2026-04-29fix(desktop): Path mismatches cause sessions missing + strong ID + existing ↵Luke Parker
data fix (#25013)
2026-04-28refactor(app): load sync state through TanStack Query (#23792)Brendan Allan
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-23feat(project): add icon_url_override field to projects (#23955)Brendan Allan
2026-04-23log session sdk errors (#23652)Luke Parker
2026-04-21fix(app): properly wrap produce calls in setProjects (#23638)Brendan Allan
2026-04-20app: better loading (#23489)Brendan Allan
2026-04-17fix(app): workspace loading and persist ready state (#23046)Brendan Allan
2026-04-17fix(app): use fetchQuery instead of ensureQueryData in global sync (#23025)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-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-26fix(app): more startup perf (#19288)Adam
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): startup efficiency (#18854)"Adam
This reverts commit a379eb38673aad097e1f178307865ec40a5ac3ea.
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-20fix: lots of desktop stability, better e2e error logging (#18300)Luke Parker
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-12feat: session load perf (#17186)Adam
2026-03-12chore: cleanup (#17115)Adam
2026-03-08fix: prune and evict stale app session caches (#16584)Shoubhit Dash
2026-03-05refactor(desktop): improve error handling and translation in server error ↵OpeOginni
formatting (#16171)
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-02-27chore(app): i18n sync (#15362)Adam
2026-02-24chore: generateopencode-agent[bot]
2026-02-24refactor: replace error handling with serverErrorMessage utility and checks ↵OpeOginni
for if error is ConfigInvalidError (#14685)
2026-02-18chore: cleanupAdam
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-17fix(app): recover state after sse reconnect and harden sse streams (#13973)Shoubhit Dash
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-06ignore: refactoring and tests (#12460)Adam
2026-02-02fix(app): user messages not rendering consistentlyAdam
2026-01-31Revert "feat(app): add skill slash commands" (#11484)Ryan Vogel
2026-01-31feat(app): add skill slash commands (#11369)Ryan Vogel
2026-01-28chore(app): global config changesadamelmore
2026-01-27perf(app): better memory managementadamelmore
2026-01-27perf(app): don't keep parts in memoryadamelmore
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-26fix(app): session load capadamelmore
2026-01-25chore: cleanupadamelmore
2026-01-25wip(app): provider settingsadamelmore
2026-01-24chore: cleanupadamelmore
2026-01-23fix(desktop): Fixed a reactive feedback loop in the global project cache ↵Eric Guo
sync (#10139)
2026-01-22fix(app): flash of fallback icon for projectsAdam