Releases: Matthew0822/ToolReplay
Releases · Matthew0822/ToolReplay
Release list
v0.6.0
v0.5.0
Stable chain encoding across Python 3.11 and 3.12, expected/found digests on broken links, and uniform exit codes (0 clean, 1 findings, 2 usage).
v0.4.0
Deterministic replay: non-determinism detection with divergence index, conservative redundancy rules, and the scope overreach command.
v0.3.0
SHA-256 hash chaining with genesis link and tamper verification. New seal and verify subcommands; sealed transcripts are JSON Lines.
v0.2.0
Strict JSONL transcript parsing: unknown fields, bad indices, and non-object args/responses are hard errors. Canonical call encoding with sorted keys.
v0.1.0
First release: transcript model, line-oriented reports, CLI skeleton, and the first hand-authored sample fixtures.