Packages
AGT provides 12 packages covering every layer of agent governance.
+------------------+ +------------------+ +------------------+
| Agent OS | | Agent Mesh | | Agent Runtime |
| Policy engine | | Discovery & | | Sandboxing & |
| & lifecycle | | trust mesh | | privilege rings |
+------------------+ +------------------+ +------------------+
| | |
+------------------+ +------------------+ +------------------+
| Agent SRE | | Agent Compliance | | Agent Marketplace|
| Reliability & | | Audit logging | | Plugin trust |
| monitoring | | & frameworks | | & governance |
+------------------+ +------------------+ +------------------+
| | |
+------------------+ +------------------+ +------------------+
| Agent Lightning | | Agent Hypervisor | | Language + Tools |
| High-perf | | HW isolation | | .NET, TS, Rust |
| orchestration | | for workloads | | Go, VS Code |
+------------------+ +------------------+ +------------------+
Core Packages
| Package | Description | Install |
| Agent OS | Policy engine, agent lifecycle, governance gate | pip install agent-os-kernel |
| Agent Mesh | Agent discovery, routing, trust mesh | pip install agentmesh-platform |
| Agent Runtime | Execution sandboxing, four privilege rings | pip install agentmesh-runtime |
| Agent SRE | Kill switch, SLO monitoring, chaos testing | pip install agent-sre |
| Agent Compliance | Audit logging, compliance frameworks | pip install agent-governance-toolkit |
| Agent Marketplace | Plugin governance, marketplace trust | pip install agentmesh-marketplace |
| Agent Lightning | High-performance orchestration | pip install agentmesh-lightning |
| Agent Hypervisor | Hardware-level workload isolation | pip install agent-hypervisor |