Releases: harmonicfutures/traceplain-review-action
Release list
v1.3.0 — native workflow summaries
Traceplain handbacks now appear directly in the GitHub Actions job summary by default. File output remains available, and step-summary: false keeps the handback only on the runner. Nine tests and hosted CI passed.
v1.2.0 — Claude schema-drift warnings
Claude Code review now fails loud when record or content-block shapes are not interpreted. Safe mode reports only bounded counts; detail: names can include bounded structural type names. The stable v1 tag points to this release.
Traceplain Agent Review Action v1.1.0
Adds bounded Claude Code stream JSON review. The action pairs tool_use and tool_result events, flags errors, missing results, and file-oriented calls, and keeps assistant-authored summaries separate from recorded evidence. Safe mode suppresses imported names, paths, commands, results, messages, and the input filename. Codex and OpenTelemetry support remain unchanged. Seven parser contracts and the hosted Codex and Claude action smoke workflow pass. The action remains zero-dependency and makes no outbound request to Traceplain.
Traceplain Agent Review Action v1.0.0
First public release. Generates bounded evidence-labelled Markdown handbacks from Codex exec JSONL/NDJSON and OpenTelemetry OTLP/JSON records inside the runner. Safe mode suppresses imported command text, paths, messages, model names, service names, and tool names. Unsupported formats fail closed. The action makes no outbound request to Traceplain.