Release Notes & Roadmap
Track stable releases and major architecture milestones.
v1.0.0 — General Availability (GA) Latest
Released August 2026
- Interprocedural Call-Graph Taint Engine: Cross-function and cross-method taint propagation tracking tool parameters through helper functions into execution sinks in Python and TypeScript.
- Declarative Custom Rules Engine: Author organization-specific rules in
.agentshield/rules/*.yamlwith regex, globs, banned dependencies, and tool matchers. - Automated Remediation (
agentshield fix): 1-click and IDE lightbulb fixes for unsafe deserializers and unpinned dependencies. - MCP Runtime Guard Reverse Proxy: Real-time stdio and HTTP/SSE reverse proxy with live JSON-RPC inspection and stream secret sanitization.
- VS Code Extension v1.0.0: Inline findings, lightbulb code actions, and interactive suppressions.