Skip to content

Strata 1.10.4

Choose a tag to compare

@oren198 oren198 released this 28 Aug 21:21
· 265 commits to main since this release

Unregister fixes from live QA.

  • strata unregister --harness codex now removes the entire mcp_servers.strata subtree — including approval-state subtables the Codex CLI adds on its own — so removal can never leave a config Codex refuses to load. Manually-created entries stay untouched.
  • Artifacts matching an older shipped version (a project registered under an earlier release) are recognized as Strata's own and removed cleanly, instead of being flagged "edited" with a failing exit code. Only content you actually changed is kept, with a warning.
  • The release-discipline guard now also covers the Codex config blocks.
  • Docs: after upgrading, plain strata register refreshes everything — no unregister needed.