podbox 0.1.0

Secure, reproducible per-workspace dev sandbox — an OCI/Podman interface backed by KVM-class microVMs, hardened for running untrusted code and coding AI agents.
1
2
3
fn main() {
    println!("Hello, world!");
}