Snapshot tests for AI tool-call traces: diff, validate, and catch silent regressions.
An MCP server that gives AI assistants the ability to inspect, normalize, diff, and validate agent tool-call traces. Works with Claude Desktop, Cursor, Cline, Windsurf, Zed, and any other MCP client. Coerce a raw tool-call trace into the canonical agentsnap Trace shape and compute a deterministic SHA-256 fingerprint hash. Use this to compare runs cheaply or feed downstream diff tools. Diff a…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that gives AI assistants the ability to inspect, normalize, diff, and validate agent tool-call traces. Works with Claude Desktop, Cursor, Cline, Windsurf, Zed, and any other MCP client. Coerce a raw tool-call trace into the canonical agentsnap Trace shape and compute a deterministic SHA-256 fingerprint hash. Use this to compare runs cheaply or feed downstream diff tools. Diff a baseline trace against a current run. Returns a uniform additions / removals / changes vocabulary plus…