All terms
Tools and execution
Sandbox
A sandbox is an isolated execution boundary that restricts access to files, network, processes, or other resources. It limits the possible impact of code and tool calls.
Example
A sandboxed command can write inside the project directory while being blocked from changing system files.