Skip to content

v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:22
· 2 commits to main since this release
9962cec

Added

  • Gate-effectiveness evaluation. otito eval --gate-effectiveness runs the real staged local gate against a committed valid control and six adversarial change-sets, asserting both the overall verdict and named deterministic reason. npm run eval:gate is part of the release quality gate, and tarball smoke verifies the installed package can run the corpus.

Safety

  • Fixture-only gate proof. Gate eval cases create isolated temporary Git repositories from reviewed committed fixtures. Corpus entries cannot supply commands, redirect execution outside evals/fixtures/, or use path-like change-set names; customer repositories are never executed.

Docs

Maintenance

  • Release metadata alignment. npm package metadata, the package lockfile, and the MCP Registry manifest now agree on v1.7.0.