Skip to content

[v3.1.0] Release showcase β€” what's new and what's nextΒ #931

@imran-siddique

Description

@imran-siddique

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. πŸ‘‡

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions