summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context
AgeCommit message (Expand)Author
2026-05-01fix: update provider store after loading providers in bootstrap (#25236)Brendan Allan
2026-04-30fix: invert *_ready getters to fix server status indicator (#25077)Brendan Allan
2026-04-30fix app crash restoring messages without model (#25062)Luke Parker
2026-04-29fix(desktop): Path mismatches cause sessions missing + strong ID + existing d...Luke Parker
2026-04-28fix(app): preserve per-workspace icon override from localStorage (#24738)Brendan Allan
2026-04-28refactor(app): load sync state through TanStack Query (#23792)Brendan Allan
2026-04-27feat: configurable shell selection + desktop settings UI (#20602)Luke Parker
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-24fix(desktop): avoid relaunching without installing updates (#23806)Brendan Allan
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-23fix(app): improve icon override handling in project edit dialog (#23768)Brendan Allan
2026-04-21feat(app): allow disabling progress bar in settings (#23674)Brendan Allan
2026-04-21fix(app): properly wrap produce calls in setProjects (#23638)Brendan Allan
2026-04-20app: better loading (#23489)Brendan Allan
2026-04-19chore: generateopencode-agent[bot]
2026-04-19feat: add terminal font settings and built-in Nerd Font (#23391)Luke Parker
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-17feat(app): hide desktop titlebar tools behind settings (#19029)Jay
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 (#2...Kit Langton
2026-04-16feat: enable oxlint suspicious category, fix 24 violations (#22727)Kit Langton
2026-04-16fix: remove 10 unused type-only imports and declarations (#22696)Kit Langton
2026-04-16fix: delete 9 dead functions with zero callers (#22697)Kit Langton
2026-04-15fix: resolve oxlint warnings — suppress false positives, remove unused impo...Kit Langton
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15shared package (#22626)Dax
2026-04-14delete all e2e tests (#22501)Dax Raad
2026-04-15fix(app): avoid bootstrap error popups during global sync init (#22426)Brendan Allan
2026-04-13refactor(core): publish sync events to global event stream (#22347)James Long
2026-04-08fix(app): diff list normalizationAdam
2026-04-07refactor(snapshot): store unified patches in file diffs (#21244)Dax
2026-04-07fix(opencode): keep user message variants scoped to model (#21332)Dax
2026-04-03chore(app): remove queued follow-ups for nowAdam
2026-04-03feat: restore git-backed review modes (#20845)Shoubhit Dash
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-27fix(app): default file tree to closed with minimum width (#19426)Kit Langton
2026-03-26fix(app): default shell tool to collapsedAdam
2026-03-26fix(app): don't bundle fonts (#19329)Adam
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-26revert: roll back git-backed review modes (#19295)Shoubhit Dash
2026-03-25fix(app): agent normalization (#19169)Adam
2026-03-25feat: restore git-backed review modes with effectful git service (#18900)Shoubhit Dash
2026-03-25Reapply "fix(app): startup efficiency"Adam
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): more startup efficiency (#18985)"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
2026-03-25fix(app): move message navigation off cmd+arrow (#18728)Shoubhit Dash