| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected