mirror of
https://github.com/different-ai/openwork
synced 2026-05-14 11:06:25 +02:00
* feat(openwrk): add deploy ssh adapter Add an SSH deploy command that bootstraps openwrk on a remote Linux host via the npm tarball, optionally syncs workspace config, and starts the host under nohup with a connect artifact for pairing. * chore(desktop): refresh Cargo.lock Update the lockfile to match the current desktop crate version so Linux CI can run with --locked.