Skip to content

0.1.0-beta.24

Choose a tag to compare

@aimable100 aimable100 released this 11 Jun 19:46
· 282 commits to main since this release
27749a2

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 only read_file) may now drop the gate extension too. Previously this was rejected as GatesStripped even though the bypass was impossible.

Install

pip install tenuo==0.1.0b24
docker pull tenuo/authorizer:0.1.0-beta.24