index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
desktop
/
src-tauri
/
src
/
cli.rs
Age
Commit message (
Expand
)
Author
2026-04-15
fix(desktop): start tauri shell commands from home directory (#22535)
Brendan Allan
2026-02-26
fix(desktop): restore shell path env for desktop sidecar (#15211)
Shoubhit Dash
2026-02-26
fix(desktop): remove interactive shell flag from sidecar spawn to prevent han...
kil-penguin
2026-02-25
feat(desktop): enhance Windows app resolution and UI loading states (#13320)
Filip
2026-02-20
desktop: bring back -i in sidecar arguments
Brendan Allan
2026-02-19
fix(win32): Sidecar spawning a window (#14197)
Luke Parker
2026-02-18
desktop: cleanup
Brendan Allan
2026-02-18
desktop: temporarily disable wsl
Brendan Allan
2026-02-18
desktop: replicate tauri-plugin-shell logic (#13986)
Brendan Allan
2026-02-17
fix(desktop): avoid sidecar health-check timeout on shell startup (#13925)
Chris Yang
2026-02-17
Hide server CLI on windows (#13936)
Brendan Allan
2026-02-16
desktop: use process-wrap instead of manual job object (#13431)
Brendan Allan
2026-02-12
desktop: sqlite migration progress bar (#13294)
Brendan Allan
2026-02-11
Fix/reverception (#13166)
Filip
2026-02-11
Revert "feat(desktop): add WSL backend mode (#12914)"
Adam
2026-02-11
desktop: use tracing for logging (#13135)
Brendan Allan
2026-02-11
fix(desktop): server spawn resilience (#13028)
Adam
2026-02-11
feat(desktop): add WSL backend mode (#12914)
Brendan Allan
2026-02-06
desktop: add loading window and restructure rust (#12176)
Brendan Allan
2026-02-02
chore(desktop): integrate tauri-specta (#11740)
Brendan Allan
2026-01-26
fix(app): enable file watcher
adamelmore
2026-01-21
fix(desktop): add workaround for nushell
Brendan Allan
2026-01-13
fix: add missing args to windows tauri cli spawn (#8084)
Patrick Schiel
2026-01-12
fix(desktop): improve server detection & connection logic (#7962)
Brendan Allan
2026-01-09
fix(desktop): complete symlink support implementation and enable CI for PRs (...
Jérôme Benoit
2026-01-06
Revert "fix(desktop): use current_binary() to support symlinked executables (...
Aiden Cline
2026-01-06
fix(desktop): use current_binary() to support symlinked executables (#7102)
Jérôme Benoit
2026-01-06
Desktop: Install CLI (#6526)
Daniel Polito