Skip to content

v1.6.0 — Public launch refresh

Choose a tag to compare

@ankitlade12 ankitlade12 released this 19 May 04:54
3cb436d

AgentArmor v1.6.0 — Public launch refresh

Added

  • Public launch documentation for architecture, framework setup, MCP security, OWASP mapping, observability exports, benchmark summary, benchmark methodology narrative, and launch-week tracking.
  • README demo GIF plus reproducible generator script.
  • SECURITY.md with supported versions, disclosure process, reporting scope, and response expectations.
  • MCP policy presets via agentarmor.MCP_PRESETS, agentarmor.get_mcp_preset(), and agentarmor.merge_mcp_presets().
  • Runnable ecosystem examples for LiteLLM, LlamaIndex RAG poisoning, LangGraph, CrewAI cost guard, Pydantic AI, Google ADK, Agno, MCP policy, MCP result validation, trace export, RAG provenance, and exfiltration case study.
  • Provider-surface check script and framework integration workflow for scheduled/manual compatibility checks.
  • Public launch hygiene regression tests.

Changed

  • Support matrix and integration docs now describe tested provider surfaces more precisely.
  • Package metadata and docs release metadata are aligned for release builds.
  • Example issue seeding now focuses on remaining launch work instead of already-shipped tasks.