MCPcopy Index your code
hub / github.com/atomicdotdev/atomic / sandbox.rs

File sandbox.rs

atomic-cli/src/commands/sandbox.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! The `sandbox` command for provisioning concurrent agent workspaces.
2//!
3//! A sandbox is a private, copy-on-write clone of the repository's working
4//! tree. Several agents can each work in their own sandbox at once — isolated

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected