Skip to content

agentveil-mcp-proxy 0.7.25

Choose a tag to compare

@oleg-bk oleg-bk released this 29 Jun 14:52
15a42cc

Public beta hardening release for the agentveil-mcp-proxy proof and retry loop.

Added

  • events show as the bounded human-readable local evidence view, with JSON and local hash-chain verification options for scripting and CI use.
  • Explicit approval retry contract fields for approval-required MCP calls, including same-tool, same-target, and same-payload retry requirements.

Changed

  • Clarified the public README and package README around the AgentVeil loop: attempt, decision, controlled path when available, and local proof.
  • Improved approval and post-approval copy so users and agents are told to retry the same MCP tool call without changing tool, target, or payload.
  • Refined decision messages for classifier and runtime sanity failures so they no longer look like ordinary policy stops.

Verification

  • GitHub Actions publish workflow passed full compatibility before PyPI publish.
  • agentveil-mcp-proxy==0.7.25 is available on PyPI.
  • Clean-venv post-publish smoke passed for CLI version, Claude Code setup/status/remove, approval center lifecycle, and events show --help.

Scope

AgentVeil controls configured project connectors and routed MCP calls. It does not provide machine-wide control or control actions outside configured AgentVeil paths.