// news

What's new in TraceCore

Release notes, feature deep-dives, and updates from the TraceCore project.

Docs home
v1.0.1March 15, 2026

TraceCore Action brings deterministic verification to GitHub Actions

The new `tracecore-action` package gives teams a thin, stable GitHub Actions wrapper for TraceCore run, verify, and run-and-verify flows, complete with workflow outputs, optional bundle sealing, and badge generation.

#github-actions#ci#verify#automation
Read
nightlyMarch 7, 2026

Nightly scale-up, richer telemetry, and safer agent loading

The benchmark stack now runs a larger nightly acceptance suite, emits chart-ready performance artifacts, surfaces artifact-size and LLM telemetry in the dashboard, and degrades gracefully when optional agent dependencies are missing.

#nightly#metrics#perf#agents
Read
v1.0.0March 1, 2026

TraceCore 1.0 ships

The first stable spec release lands with the `tracecore` CLI, wall-clock telemetry, batch execution, and live metrics for CI pipelines.

#release#spec#cli#metrics
Read
v0.9.1February 24, 2026

TraceCore 0.9.1 hits PyPI

TraceCore is now on PyPI (`pip install tracecore` / `uv pip install tracecore`), shipping sandbox allowlist enforcement, IO audit surfacing in the web UI, and refreshed docs.

#release#pypi#web-ui#sandbox
Read
v0.9.0February 22, 2026

Validator Snapshots & Sandbox Audit

TraceCore v0.9.0 normalizes validator verdicts, enforces manifest sandbox allowlists, and persists IO audits across runs and trust bundles.

#release#validator#sandbox#trust
Read
v0.8.0February 21, 2026

Record Mode Implemented

Record-mode capture now pairs CLI pretty diffs with the new Web UI budget/taxonomy tooling, so sealing and auditing episodes is a single workflow.

#record#baseline#web-ui#cli
Read
v0.7.0February 20, 2026

Ledger & Record Mode Foundations

A static agent registry, content-addressed baseline bundles, replay enforcement, and strict CI gating. The building blocks for sealed execution contracts.

#release#ledger#replay#ci
Read