0.1.0-beta.24
·
282 commits
to main
since this release
Fixed
- Approval gate monotonicity when attenuating to subagents without gated tools. A child warrant that drops a parent's gated capability (e.g. session has
web_fetch+ approval gate, researcher subagent has onlyread_file) may now drop the gate extension too. Previously this was rejected asGatesStrippedeven though the bypass was impossible.
Install
pip install tenuo==0.1.0b24
docker pull tenuo/authorizer:0.1.0-beta.24