mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
New `arc-exe` crate that runs agent tool operations inside ephemeral exe.dev VMs via SSH. Uses two SSH connections: a management plane (`ssh exe.dev`) for VM lifecycle and a data plane (`ssh vmname.exe.xyz`) for command execution and file I/O. Includes SshRunner trait with MockSshRunner for unit tests and OpensshRunner for real SSH, with raw_mode for the exe.dev management plane's custom command handler. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||