| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| minimax-code-0.5.2.tar.gz | 2026-09-22 | 12.7 MB | |
| minimax-code-0.5.2.tar.gz.sha256 | 2026-09-22 | 92 Bytes | |
| MiniMax Code 0.5.2 source code.tar.gz | 2026-09-22 | 23.9 MB | |
| MiniMax Code 0.5.2 source code.zip | 2026-09-22 | 26.7 MB | |
| README.md | 2026-09-22 | 975 Bytes | |
| Totals: 5 Items | 63.3 MB | 0 | |
Built from public source commit d5f6179587cbccb60478b0f45d6f4a8fd42e01b3. SHA-256: d7ee36b1b04e65db9b9682a4d4d5cdc9eed6de32644f2071008002dc2beb24b2.
Download the tar.gz and its checksum, verify the checksum, then install:
:::sh
npm install --global ./minimax-code-0.5.2.tar.gz --registry=https://registry.npmjs.org/ --include=optional --ignore-scripts=false --allow-scripts=better-sqlite3
mcode --version
Requires Node.js 22.19+ (22.x), 24.2+ (24.x), 25 or 26 and network access to public npm for runtime dependencies. Native dependencies may require a C/C++ toolchain and Python when no prebuilt binary is available.
The same archive passed npm installation and offline CLI/BYOK tests on Linux and macOS across the supported Node lines. Windows and live-service acceptance were not run. This package shares the official npm CLI's package name and user data. Install future GitHub archives explicitly; the built-in updater follows the npm registry channel.