Skip to content

Releases: Thinklanceai/humanroot

v0.1.0 — Initial Release`

04 Mar 05:43

Choose a tag to compare

HumanRoot v0.1.0

Delegation Root Certificate for Autonomous Agents.

What's included

  • DRC core SDK — ES256 signing, chain validation, sub-delegation
  • FastAPI server — issue, chain, revoke, status endpoints + SQLite
  • Framework integrations — Anthropic, OpenAI, LangChain, CrewAI
  • CLI — keygen, issue, verify, chain, revoke, status
  • Dashboard — chain explorer, revocation UI, audit export
  • Formal spec — spec/DRC-SPEC-0.1.md

Install

pip install humanroot

Links