Skip to content

Releases: harmonicfutures/traceplain-review-action

v1.3.0 — native workflow summaries

Choose a tag to compare

@kentjohnburchard kentjohnburchard released this 13 Aug 02:45
407c1d2

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

Choose a tag to compare

@kentjohnburchard kentjohnburchard released this 13 Aug 02:33

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

Choose a tag to compare

@kentjohnburchard kentjohnburchard released this 13 Aug 01:46
3bcde75

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

Choose a tag to compare

@kentjohnburchard kentjohnburchard released this 13 Aug 00:53

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.