summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src-tauri/src
AgeCommit message (Collapse)Author
2026-01-22refactor(desktop): move markdown rendering to rust (#10000)Shoubhit Dash
2026-01-21feat(desktop): properly integrate window controls on windows (#9835)Brendan Allan
2026-01-21fix(desktop): add workaround for nushellBrendan Allan
2026-01-21fix(desktop): no proxy for connecting to sidecar (#9690)Adam
Co-authored-by: Brendan Allan <[email protected]>
2026-01-15chore(desktop): Stop Killing opencode-cli on devdbpolito
2026-01-15fix(app): new layout issuesAdam
2026-01-15feat(app): new layoutAdam
2026-01-13fix(desktop): correct health check endpoint URL to /global/health (#8231)usvimal
2026-01-13desktop: macos killall opencode-cli on launchBrendan Allan
2026-01-13fix(app): provide pty socket auth if available from desktop (#8210)Brendan Allan
2026-01-13feat(desktop): Tie desktop & CLI to the same Windows JobObject (#8153)Brendan Allan
2026-01-13feat(desktop): spawn local server with password (#8139)Brendan Allan
2026-01-13fix: add missing args to windows tauri cli spawn (#8084)Patrick Schiel
2026-01-12fix(desktop): improve server detection & connection logic (#7962)Brendan Allan
2026-01-10fix(desktop): add missing StoreExt import and fix unused mut warning (#7707)Jérôme Benoit
2026-01-10fix(desktop): build failing - missing import (#7697)Lekë Dobruna
2026-01-10feat: support configuring default server URL for desktop (#7363)Andrew Thal
2026-01-09fix(desktop): complete symlink support implementation and enable CI for PRs ↵Jérôme Benoit
(#7113)
2026-01-08Revert "fix(desktop): open external links in default browser (#7221)"Adam
This reverts commit 361a96267334fcfc524cc5377dbbfd7d92254f62.
2026-01-07fix(desktop): open external links in default browser (#7221)Andrew Thal
2026-01-07desktop: use Show instead of SuspenseBrendan Allan
2026-01-07perf: show window immediately during desktop startup (#6734)usvimal
Co-authored-by: Brendan Allan <[email protected]>
2026-01-06Revert "fix(desktop): use current_binary() to support symlinked executables ↵Aiden Cline
(#7102)" This reverts commit bb09df0c778896daa36b8b43cb3447ef25b16b4b.
2026-01-06fix(desktop): use current_binary() to support symlinked executables (#7102)Jérôme Benoit
2026-01-06fix(desktop): add single-instance plugin to prevent multiple windows (#6966)Junseo5
2026-01-06Desktop: Install CLI (#6526)Daniel Polito
Co-authored-by: Brendan Allan <[email protected]>
2025-12-30feat(desktop): system notificationsAdam
2025-12-22chore: rename packages/tauri -> packages/desktopAdam