summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src-tauri/src/cli.rs
AgeCommit message (Collapse)Author
2026-01-09fix(desktop): complete symlink support implementation and enable CI for PRs ↵Jérôme Benoit
(#7113)
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-06Desktop: Install CLI (#6526)Daniel Polito
Co-authored-by: Brendan Allan <[email protected]>