- docs: Update tools.sandbox configuration type to boolean | string |
object
- core: Add validation to ConfigSchema requiring a command when sandbox
is enabled
- core: Remove redundant sandbox defaulting logic from Config
constructor
- cli: Update LXC removeDevices exit listener to use spawnSync with
SIGKILL to prevent hanging processes
- core: Integrate NoopSandboxManager into ShellExecutionService to
correctly utilize sanitized environment