Skip to content

Strata 1.10.0 — all-local robustness

Choose a tag to compare

@oren198 oren198 released this 24 Aug 19:33
· 335 commits to main since this release

What's new

  • Safe concurrent agents on one machine — cross-process per-scope locks (ADR 0012): several terminals, each bound to a different scope, can contribute at once with the summary always explainable by the record.
  • The Console grows its proof surfaces — Turned down (judged declines with the judge's reasons), Freshness (per-scope staleness), Record (browsable trail with supersession chains), View as (exactly what any agent reads, token weight per layer), and one-click operator Replace/Retire behind a confirm dialog.
  • strata doctor — one command that checks every piece of project wiring (config, DB, fleet, MCP entry, Stop hook and skill drift, binding env) and says how to fix what's broken, without creating any files.
  • One journey across harnessesstrata register wires every installed harness it detects (--harness narrows; unregister is symmetric), strata set-default-harness records what strata launch starts, and Codex CLI gets first-class registration (MCP verified; turn-end hook wired, pending live verification — see the README's Codex section).
  • PyPI page fixed — this README now renders as the project description.

Full details in the README and docs/.