| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-28 | 923 Bytes | |
| v0.5.8 source code.tar.gz | 2026-05-28 | 23.4 MB | |
| v0.5.8 source code.zip | 2026-05-28 | 23.5 MB | |
| Totals: 3 Items | 46.9 MB | 0 | |
Added
- Region selection for MiMo Token Plan (
--region):mimo-tokenprovider now supports regional endpoints — China (cn), Singapore (sgp), Europe (ams). Users are prompted to pick a region after selectingmimo-tokenin all three entry points (CLI--regionflag, interactive prompts, Ink TUI wizard). Defaults tocnfor backward compatibility. - API key prefix mapping (
API_KEY_PREFIXES):mimo-tokenshowstp_...placeholder in the API key input; all other providers showsk-.... Extensible map for future providers with non-standard key formats.
Changed
--providererror message (src/cli.ts): unknown provider error now dynamically lists all available providers instead of hardcoding three names.- Region advisory: both the interactive prompts and Ink TUI display a highlighted message reminding users to check their Xiaomi account console for the correct region.