MiniMax-AI/cli v1.0.17
MiniMax-AI/cli
Captured source
source ↗published Jul 15, 2026seen 1wcaptured 1whttp 200method plain
v1.0.17
Repository: MiniMax-AI/cli
Tag: v1.0.17
Published: 2026-07-15T10:50:06Z
Prerelease: no
Release notes:
What's Changed
- fix(quota): use /v1/token_plan/remains and honor custom base URL by @kapelame in https://github.com/MiniMax-AI/cli/pull/175
- fix(quota): render weekly boost (150%) and unlimited (status=3) quota by @RyanLee-Dev in https://github.com/MiniMax-AI/cli/pull/177
- docs(search): document the 10-result cap on mmx search query (#107) by @TumCucTom in https://github.com/MiniMax-AI/cli/pull/170
- fix(update): wait for writer flush, honour backpressure, clean up tmp on failure by @Ricardo-M-L in https://github.com/MiniMax-AI/cli/pull/158
- fix file upload endpoint by @minmax in https://github.com/MiniMax-AI/cli/pull/183
- fix(speech): serialize pronunciation dictionary correctly by @kartikkabadi in https://github.com/MiniMax-AI/cli/pull/188
- fix: preprocess music cover lyrics flow by @RyanLee-Dev in https://github.com/MiniMax-AI/cli/pull/160
- fix: handle cross-device config writes by @han-dreamer in https://github.com/MiniMax-AI/cli/pull/162
- fix(auth): document MMX_CONFIG_DIR in credential errors by @kartikkabadi in https://github.com/MiniMax-AI/cli/pull/189
- fix(args): honor explicit value on boolean flags (--flag=false) by @Osamaali313 in https://github.com/MiniMax-AI/cli/pull/179
- fix: isolate AI review secrets from pull request code by @NianJiuZst in https://github.com/MiniMax-AI/cli/pull/193
- fix: fail closed when API key region detection is inconclusive by @NianJiuZst in https://github.com/MiniMax-AI/cli/pull/194
- fix: align music CLI and SDK with the current API contract by @NianJiuZst in https://github.com/MiniMax-AI/cli/pull/196
- fix: support music covers and surface stream errors by @NianJiuZst in https://github.com/MiniMax-AI/cli/pull/197
- fix: mask API key output and clear conflicting OAuth credentials by @NianJiuZst in https://github.com/MiniMax-AI/cli/pull/195
- chore: bump version to 1.0.17 by @RyanLee-Dev in https://github.com/MiniMax-AI/cli/pull/198
New Contributors
- @TumCucTom made their first contribution in https://github.com/MiniMax-AI/cli/pull/170
- @Ricardo-M-L made their first contribution in https://github.com/MiniMax-AI/cli/pull/158
- @minmax made their first contribution in https://github.com/MiniMax-AI/cli/pull/183
- @kartikkabadi made their first contribution in https://github.com/MiniMax-AI/cli/pull/188
- @han-dreamer made their first contribution in https://github.com/MiniMax-AI/cli/pull/162
- @Osamaali313 made their first contribution in https://github.com/MiniMax-AI/cli/pull/179
Full Changelog: https://github.com/MiniMax-AI/cli/compare/v1.0.16...v1.0.17