Skip to content

custodian-kernel 0.3.1

Choose a tag to compare

@KeyArgo KeyArgo released this 15 Jul 05:23
· 16 commits to main since this release

Kernel-enforced authority and spend platform for AI agents.

Install

pip install custodian-kernel==0.3.1
custodian-verify

Tool layer — 102 governed tools

custodian tools list              # show all 102 tools grouped by band
custodian tools run http-get --url https://example.com
custodian tools summary           # JSON band breakdown

Change from 0.3.0

  • Credential broker package renamed warden → caduceus (import path, CLI entry point, vault file locations). No functional change.

Full source is in this repo at tag v0.3.1.