Strata 1.10.1
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 registerwires every installed harness it finds (--harnessnarrows;unregisteris symmetric),strata set-default-harnessrecords whatstrata launchstarts, 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 startexists only for the Console); pipx-first quickstarts; a key in.env(bareANTHROPIC_API_KEYorSTRATA_-prefixed) is honored by the judge and the preflight check;strata --versionsurvives a deleted working directory.