v0.3.0-beta.9 — cross-platform universal router + federated route-table merge
Pre-release
Pre-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
initializehandshake isn't blocked. - Windows: ASCII-safe CLI help + UTF-8 stdout —
--helpno longer crashes on cp1252. - Quality: type-annotation hardening; mypy/bandit/ruff clean across mind_nerve + tools.
Install: pip install mind-nerve