Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Releases: imran-siddique/agent-governance

v1.0.1

01 Mar 22:35

Choose a tag to compare

What's Changed

New

  • CONTRIBUTING.md, CODE_OF_CONDUCT.md, CHANGELOG.md
  • Working examples: quickstart.py, governed_agent.py

Bug Fixes

  • Fixed Quick Start code (was using non-existent TrustManager API)
  • Reliable PyPI publish workflow

v1.0.0 - Agent Governance Meta-Package

21 Feb 19:49

Choose a tag to compare

Agent Governance v1.0.0

The complete AI agent governance stack in a single install.

Install

\\�ash
pip install ai-agent-governance[full]
\\

Components Included

  • Agent OS (kernel) - Policy enforcement in <0.1ms p99
  • AgentMesh (trust) - SSL for AI Agents, zero-trust communication
  • Agent Hypervisor (runtime) - Execution Rings, Saga Orchestration
  • Agent SRE (reliability) - SLOs, chaos testing, observability

Links