Skip to content

v0.3.0-beta.9 — cross-platform universal router + federated route-table merge

Pre-release
Pre-release

Choose a tag to compare

@star-ga star-ga released this 23 Jun 02:08
· 70 commits to main since this release

Maintained pure-Python release (py3-none-any wheel — Linux/macOS/Windows identical install).

Highlights since v0.3.0-beta.2

  • Cross-platform router: Windows + macOS + Linux universal install; pure-Python fallback when the native encoder isn't present (CI smoke green on all three).
  • Federation: deterministic federated route-table merge + scan-repo bundle.
  • Trust roots: first-party trust roots exempt from the discovery license gate; public-license-in-frontmatter wins over body markers.
  • MCP: model warm-up moved off-thread so the MCP initialize handshake isn't blocked.
  • Windows: ASCII-safe CLI help + UTF-8 stdout — --help no longer crashes on cp1252.
  • Quality: type-annotation hardening; mypy/bandit/ruff clean across mind_nerve + tools.

Install: pip install mind-nerve