Skip to content

Releases: MiniMax-AI/cli

v1.0.10

16 Apr 19:32

Choose a tag to compare

v1.0.9

16 Apr 19:27

Choose a tag to compare

Full Changelog: v1.0.8...v1.0.9

v1.0.8

16 Apr 19:13
f01ff17

Choose a tag to compare

What's Changed

  • feat(music): add --model flag, --output-format url, apiDocs by @raylanlin in #73
  • feat(video): add SEF (--last-frame), S2V (--subject-image), model auto-switch by @raylanlin in #74
  • feat(image): add --seed, --width/--height, --prompt-optimizer, --aigc-watermark by @raylanlin in #75
  • feat(docs): add mmx help command + API doc links to --help by @raylanlin in #76
  • fix(auth): resolve timeout when API key uses x-api-key auth style by @Piyash1 in #78
  • feat: add per-modality default model configuration by @raylanlin in #89
  • docs: fix video --download example and clarify auth credential locations by @however-yir in #84
  • docs: add per-modality default model configuration to skill by @raylanlin in #90
  • fix: use correct token_plan/remains endpoint by @RyanLee-Dev in #104

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

10 Apr 08:31

Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

10 Apr 05:15

Choose a tag to compare

What's Changed

  • fix(speech): use correct file extension for default output filename by @fifteen42 in #63
  • fix(speech): decode SSE stream to raw audio and handle EPIPE by @BLUE-coconut in #60

New Contributors

Full Changelog: v1.0.5...v1.0.6

What's Changed

  • fix(speech): use correct file extension for default output filename by @fifteen42 in #63
  • fix(speech): decode SSE stream to raw audio and handle EPIPE by @BLUE-coconut in #60

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 Apr 02:12

Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Apr 20:04

Choose a tag to compare

What's Changed

  • fix: correct file extensions and flag names in SKILL.md by @liyuan97 in #26
  • refactor: api key from file only, interactive setup, dedup utilities by @liyuan97 in #27
  • fix: migrate quota endpoints from www to api subdomain by @liyuan97 in #28
  • docs: polish README with logo, badges, and features overview by @liyuan97 in #31
  • fix: Node.js compatibility for file upload and status bar by @raylanlin in #32
  • test: add missing tests for file/upload, search/query, vision/describe by @raylanlin in #33
  • feat(music): add structured flags for music generation by @raylanlin in #34
  • feat(errors): improve global error interception for filesystem, network and format errors by @victor0602 in #35
  • fix(config): use atomic write (tmp+rename) for credentials and config files by @victor0602 in #36
  • docs(skill): sync music generate flags with CLI implementation by @raylanlin in #37
  • fix(args): support global flags before command name by @EElaineYIN in #39
  • fix(image): prevent URL truncation in --subject-ref parsing by @EElaineYIN in #47
  • fix(config): validate MINIMAX_TIMEOUT env var to prevent NaN crash by @EElaineYIN in #46
  • fix(speech): remove dead --sound-effect option by @EElaineYIN in #45
  • fix(download): add error handling, backpressure, and flush-wait by @EElaineYIN in #44
  • fix(commands): detect MIME type from file extension for images by @EElaineYIN in #43
  • fix(commands): use ?? instead of || for numeric flag defaults by @EElaineYIN in #42
  • refactor: rename CLI command from minimax to mmx by @liyuan97 in #50
  • feat: show quota dashboard after successful auth login by @liyuan97 in #51

New Contributors

Full Changelog: v0.4.3...v1.0.4

v0.4.3

02 Apr 21:07
f77fa16

Choose a tag to compare

What's Changed

  • refactor: npm-only distribution by @liyuan97 in #24
  • feat: add TypeScript ESLint and clean up unused code by @liyuan97 in #25

Full Changelog: v0.4.2...v0.4.3

v0.4.2

01 Apr 11:20
97c34f9

Choose a tag to compare

What's Changed

  • ci: fix release upload globs by @liyuan97 in #22

Full Changelog: v0.4.1...v0.4.2

What's Changed

  • ci: fix release upload globs by @liyuan97 in #22

Full Changelog: v0.4.1...v0.4.2

v0.4.1

01 Apr 11:14
6eb17ef

Choose a tag to compare

What's Changed

  • refactor: JSON-only config, remove yaml dependency by @liyuan97 in #20
  • feat: add minimax.mjs, prefer Node.js in install.sh by @liyuan97 in #21

Full Changelog: v0.4.0...v0.4.1

What's Changed

  • refactor: JSON-only config, remove yaml dependency by @liyuan97 in #20
  • feat: add minimax.mjs, prefer Node.js in install.sh by @liyuan97 in #21

Full Changelog: v0.4.0...v0.4.1