Skip to content

Strata 1.10.1

Choose a tag to compare

@oren198 oren198 released this 25 Aug 14:40
· 331 commits to main since this release

Patch release. 1.10.0's notes promised the multi-harness journey, but a stacked-merge race kept it out of the wheel — this release actually delivers it, plus the first round of first-run QA fixes.

  • Multi-harness parity (as announced in 1.10.0): strata register wires every installed harness it finds (--harness narrows; unregister is symmetric), strata set-default-harness records what strata launch starts, Codex CLI registration with AGENTS.md seeding.
  • First-run fixes from operator QA: README links work from PyPI; the journey is stated plainly (install → register → bind → work — the engine is embedded, nothing needs to be running; strata start exists only for the Console); pipx-first quickstarts; a key in .env (bare ANTHROPIC_API_KEY or STRATA_-prefixed) is honored by the judge and the preflight check; strata --version survives a deleted working directory.