What this tool does
Validates agent fixtures and packages sanitized named versions for deterministic offline regression comparison.
Run deterministic fixture validation, then create named sanitized regression packs and compare versions by stable fixture ID.
Offline validation only: this workbench does not replay HTTP requests, call tools, execute fixtures, or contact providers. Bindings may reference past steps only.
Paste an older exported pack. Diff evidence lists only stable fixture IDs as added, removed, changed, or unchanged.
Limits: 20 fixtures, 256,000 bytes, depth 30, pack names 80 characters, and versions 32 characters. Secrets are redacted before pack or diff export.
Validates agent fixtures and packages sanitized named versions for deterministic offline regression comparison.
Stable fixture packs make provider and tool-call contract changes reviewable without executing requests or preserving secrets.
Packs compare fixtures by stable ID and report added, removed, changed, and unchanged IDs only.
Validation and diffing never replay HTTP requests, call tools, or contact model providers.
All parsing, redaction, versioning, and diffing run locally.
A passing fixture validates supported structure only; it does not prove the real provider or tool will succeed.
Recognized secret keys and token patterns are redacted before pack export.
No. Execution and outbound replay are explicitly disabled.
Save a sanitized pack before changing schemas, then compare the next version.
Diff typed-error and JSON-RPC fixtures by stable ID without exposing payload secrets.