v3.1.0 is live! π
Release notes | CHANGELOG
This is our biggest feature release since the v3.0.0 Microsoft-signed public preview. Here's a visual tour of what shipped.
π» Unified agt CLI (#924)
Single command-line entry point replacing 12+ separate tools. Plugin discovery, doctor diagnostics, global --json flag for CI/CD.
π Governance Dashboard (#925)
Real-time Streamlit-based dashboard showing:
- Agent fleet health (active/degraded/offline)
- Trust score distribution across your agent fleet
- Policy compliance rates with SLO tracking
- Recent audit events timeline
π Agent Lifecycle Management (#923)
8-state lifecycle model:
Provisioning β Active β Suspended β Rotating β Degraded β Quarantined β Decommissioning β Decommissioned
Includes automatic credential rotation, orphan detection, and full audit trail at every transition.
π Shadow AI Discovery (#921)
Finds unregistered agents hiding in your infrastructure:
- GitHub scanner β repos with agent-related topics/keywords
- Process scanner β running agent processes on hosts
- Config scanner β agent config files on disk
- Risk scoring: each discovered agent gets a risk assessment
π Quantum-Safe ML-DSA-65 (#927)
Post-quantum cryptography ready today:
- ML-DSA-65 (FIPS 204) for signatures
- Runs alongside existing Ed25519
- Seamless β agents automatically use the strongest available algorithm
- Because Q-day preparation starts now, not in 2030
π‘οΈ OWASP ASI 2026 Taxonomy
Migrated from the draft OWASP Agentic Top 10 to the finalized ASI 2026 taxonomy with a complete reference architecture mapping. Still 10/10 coverage.
π§ͺ PromptDefenseEvaluator (#854)
12-vector prompt injection audit covering:
Direct injection, indirect injection, jailbreaks, role manipulation, encoding attacks, multilingual attacks, and more.
By the numbers
| Metric |
Value |
| Tests |
9,500+ |
| OWASP coverage |
10/10 |
| Policy eval latency |
< 0.1ms |
| Policy violation rate |
0.00% |
| Framework integrations |
20+ |
| SDK languages |
5 (Python, TS, .NET, Rust, Go) |
| Prompt-based safety violation rate |
26.67% (AGT: 0%) |
What's next
We're already working on the next wave:
- Plugin ecosystem β mesh, sre, runtime packages registering with
agt CLI
agt dashboard β terminal-native TUI (no browser needed)
- Agent-to-agent delegation chains β governed delegation with trust decay
- GA readiness β moving from Public Preview toward General Availability
β If AGT is useful to your team, consider giving us a star! It helps others discover the project.
Feedback, feature requests, and contributions welcome. π
v3.1.0 is live! π
Release notes | CHANGELOG
This is our biggest feature release since the v3.0.0 Microsoft-signed public preview. Here's a visual tour of what shipped.
π» Unified
agtCLI (#924)Single command-line entry point replacing 12+ separate tools. Plugin discovery, doctor diagnostics, global
--jsonflag for CI/CD.π Governance Dashboard (#925)
Real-time Streamlit-based dashboard showing:
π Agent Lifecycle Management (#923)
8-state lifecycle model:
Provisioning β Active β Suspended β Rotating β Degraded β Quarantined β Decommissioning β DecommissionedIncludes automatic credential rotation, orphan detection, and full audit trail at every transition.
π Shadow AI Discovery (#921)
Finds unregistered agents hiding in your infrastructure:
π Quantum-Safe ML-DSA-65 (#927)
Post-quantum cryptography ready today:
π‘οΈ OWASP ASI 2026 Taxonomy
Migrated from the draft OWASP Agentic Top 10 to the finalized ASI 2026 taxonomy with a complete reference architecture mapping. Still 10/10 coverage.
π§ͺ PromptDefenseEvaluator (#854)
12-vector prompt injection audit covering:
Direct injection, indirect injection, jailbreaks, role manipulation, encoding attacks, multilingual attacks, and more.
By the numbers
What's next
We're already working on the next wave:
agtCLIagt dashboardβ terminal-native TUI (no browser needed)β If AGT is useful to your team, consider giving us a star! It helps others discover the project.
Feedback, feature requests, and contributions welcome. π