fix(security): enforce sandbox inheritance for sessions_spawn
This commit is contained in:
@@ -1207,6 +1207,7 @@ scripts/sandbox-browser-setup.sh # optional browser image
|
||||
- `identity.avatar`: workspace-relative path, `http(s)` URL, or `data:` URI.
|
||||
- `identity` derives defaults: `ackReaction` from `emoji`, `mentionPatterns` from `name`/`emoji`.
|
||||
- `subagents.allowAgents`: allowlist of agent ids for `sessions_spawn` (`["*"]` = any; default: same agent only).
|
||||
- Sandbox inheritance guard: if the requester session is sandboxed, `sessions_spawn` rejects targets that would run unsandboxed.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user