guest-runtime 0.1.0-alpha.1

Linux guest runtime service for the Agent Computer Use Platform.
guest-runtime-0.1.0-alpha.1 is not a library.

guest-runtime

guest-runtime is the Rust HTTP runtime server for Agent Computer Use Platform guest sessions.

Install

cargo install guest-runtime --locked

Run from a source checkout

cargo run -p guest-runtime -- --port 4001

See the workspace README.md for the full control-plane stack, QEMU/Xvfb behavior, and smoke-test workflow.