v0.2.0
·
2 commits
to 4faee6983904c489c750fddd671c96d24674b745
since this release
Added
- Timestamped OpenAI Agents SDK, LangChain, and PydanticAI/Logfire importers
with structural auto-detection and pinned upstream contract provenance. - A local
tool-call-trace checkCLI for files and stdin, explicit formats,
normalized JSON output, redaction, and stable failure codes. - Browser format selection and opt-in redaction with exact JSON Pointer paths,
replacement counts, and reparseable redacted Generic JSON.
Security
- Added deterministic redaction for authorization,
X-API-Key, token,
password, secret, and private-key-like fields plus sensitive HTTP(S) URL
components. - Added a 100,000-line input limit and secret-free CLI and browser failures
whenever redaction is requested. - Added adversarial Rust, WASM, CLI, and four-viewport browser coverage for
redaction boundaries and preserved searchable IDs.