Ambient CLI¶
Ambient CLI support is for local development and controlled code-mode
experiments. Toolplane does not parse every binary on startup. It resolves a CLI
through cli-to-py only when agent code first calls it.
The cli root is the escape hatch for names that are not valid Python
identifiers, such as docker-compose.
Policy belongs to the host
Ambient CLI access is convenient for trusted local workflows. Hosts should disable or constrain it when running untrusted code.
Deterministic Smoke¶
Expected output includes a successful execution result with Git status and recent changed files.