summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/app.tsx
AgeCommit message (Collapse)Author
2026-05-01desktop: sentry integration (#15300)Brendan Allan
Co-authored-by: Jay V <[email protected]>
2026-04-28refactor(app): load sync state through TanStack Query (#23792)Brendan Allan
2026-04-20refactor(app): move QueryProvider to AppInterface (#23484)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-16fix: clean up 49 unused variables, catch params, and stale imports (#22695)Kit Langton
2026-04-09app: remove min loading duration (#21655)Brendan Allan
2026-03-27update effect to 4.0.0-beta.42 (#19484)Kit Langton
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-26fix(ui): reduce markdown jank while responses stream (#19304)Shoubhit Dash
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-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-03-19app: fix workspace flicker when switching directories (#18207)Brendan Allan
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
Co-authored-by: Brendan Allan <[email protected]>
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-13desktop: multi-window support in electron (#17155)Brendan Allan
2026-03-12refactor(desktop): rework default server initialization and connection ↵Brendan Allan
handling (#16965)
2026-03-12fix(electron): theme Windows titlebar overlay (#16843)Luke Parker
Co-authored-by: Brendan Allan <[email protected]>
2026-03-04desktop: add electron version (#15663)Brendan Allan
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-13fix(app): remount SDK/sync tree when server URL changes (#13437)Chris Yang
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-11Fix/reverception (#13166)Filip
Co-authored-by: Adam <[email protected]>
2026-02-11Revert "feat(desktop): add WSL backend mode (#12914)"Adam
This reverts commit 213a87234dd7579873787070e5f8ad98eb88bce8.
2026-02-11feat(desktop): add WSL backend mode (#12914)Brendan Allan
2026-02-09chore: generateopencode-agent[bot]
2026-02-09feat(desktop): add isSidecar prop to AppInterface and logic to persist ↵OpeOginni
sidecar server urls (#12366) Co-authored-by: Brendan Allan <[email protected]>
2026-02-06desktop: add more basic menu bar itemsBrendan Allan
2026-01-29feat(desktop): Add desktop deep link (#10072)Hegyi Áron Ferenc
Co-authored-by: Brendan Allan <[email protected]>
2026-01-26wip: highlightsadamelmore
2026-01-26feat(app): model settingsadamelmore
2026-01-26feat(app): default servers on webadamelmore
2026-01-24chore: generateGitHub Action
2026-01-24feat(web): implement new server management for web and desktop (#8513)OpeOginni
2026-01-23chore: generateGitHub Action
2026-01-22wip(app): line selectionAdam
2026-01-22fix(app): session shouldn't be keyedAdam
2026-01-22refactor(desktop): move markdown rendering to rust (#10000)Shoubhit Dash
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20feat(app): initial i18n stubbingAdam
2026-01-20wip(app): settingsAdam
2026-01-17fix: remove loading text after splashDavid Hill
2026-01-13fix(app): provide pty socket auth if available from desktop (#8210)Brendan Allan
2026-01-12chore: generateGitHub Action