feat: auto-recreate sandbox containers on config change
This commit is contained in:
@@ -89,6 +89,15 @@ clawdbot sandbox recreate --all
|
||||
clawdbot sandbox recreate --all
|
||||
```
|
||||
|
||||
### After changing setupCommand
|
||||
|
||||
```bash
|
||||
clawdbot sandbox recreate --all
|
||||
# or just one agent:
|
||||
clawdbot sandbox recreate --agent family
|
||||
```
|
||||
|
||||
|
||||
### For a specific agent only
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user