MN Uncensored v0.1.0
Released 2026-07-16.
Added
- Minimal
mninteractive menu and CLI. - Start, stop, status, API, token, and agent-launch commands.
- Hermes, Pi, and OpenCode launchers.
- Modal FastAPI gateway with an OpenAI-compatible
/v1/modelsroute and
transparent/v1/*proxy. - Bearer API authentication with named token creation and revocation.
- macOS Keychain storage for the owner token.
- SHA-256 digest-only token storage in Modal.
- Private Modal backend authentication through a separate proxy credential.
- Secret scanning and signed deployment/release workflow.
Security boundary
- The endpoint URL is not treated as an access control.
- Plaintext owner and backend credentials do not belong in Git.
- A stopped lifecycle fails closed rather than being silently woken.