v0.1.3
Highlights
- Refactored CLI output around a unified Rich-based UI layer.
- Packaged the built Web UI into wheels and sdists so installed
mm servercan serve the frontend. - Fixed release validation issues so Ruff and tests pass.
Validation
uv run --with ruff ruff check src testsuv run --with pytest python -m pytest -quv build