AgentInterdict
Changelog

Changelog

Version history for AgentInterdict. Most recent release first. Dates are approximate release months.

Version Date Changes
v0.4.0 2026-08
  • Rebranded to AgentInterdict.
  • Repositioned as runtime enforcement for autonomous AI agents.
  • Introduced the INGEST → TRUST → MEMORY → AUTHORITY → INTERDICT → EXECUTE pipeline.
  • CLI renamed to interdict; package/module renamed to agentinterdict.
v0.3.0 2026-05
  • Action-time revalidation of authority.
  • Credential-not-memory enforcement (reject or redact before persistence).
  • Quarantine + atomic containment of suspicious memories.
  • Fail-closed tamper detection — runtime flips to lockdown on tamper.
  • Operator / runtime privilege separation.
v0.2.0 2026-03
  • Origin-bound authority + no derivation amplification.
  • Guarded retrieval (retrieval ≠ permission).
  • Trust graph.
  • REST API: scan, memories, search, action-check, stats.
  • Hermes / OpenClaw / MCP integrations.
v0.1.0 2025-12
  • Initial release.
  • Local memory gateway.
  • Static transparent risk rules.
  • Single-operator GUI.