spawn/packages
Ahmed Abushagur 8fc7889cb6
feat(local): warn users before executing commands on their machine
Local spawns now show a security warning with three options: Ok (proceed
normally), Sandbox (run inside a Docker container), or Cancel (abort).
Replaces the previous openclaw-only warning with a universal prompt that
applies to all agents. When Sandbox is selected, the function re-invokes
with useSandbox=true so the Docker-wrapped runner is used.
2026-05-26 16:25:53 -07:00
..
cli feat(local): warn users before executing commands on their machine 2026-05-26 16:25:53 -07:00
shared fix: rethrow normalized Error in tryCatchIf/asyncTryCatchIf (#2930) 2026-03-23 19:33:05 -07:00