docs: fix download banners and clarify CLI data directories - #178
Merged
Merged
Conversation
Document the integrity-verified npm 0.4.12 default separately from the source default and installer prefix. Explain overrides and safe path identification without changing runtime behavior. Related to #158.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Related to #143 and #158, in two independent commits:
@minimax-ai/code@0.4.12defaults to~/.minimax, while this repository's source build defaults to~/.minimax-code. Explain environment precedence, the separate installer prefix, and safe identification of the active directory. Thanks to @superbigcup325 for the report and follow-up. No runtime path changes or data migration.Validation
git diff --check.pnpm verifyon clean committed HEAD7b970b9ac377636c3e188d4a3abfe8df74635115, macOS arm64, Node.js 26.4.0, pnpm 9.12.0. All 14 applicable gates passed. The shared classifier returnsdocsOnly: falsebecause SECURITY.md is outside the docs-only allowlist.~/.minimaxand respected MINIMAX_DATA_DIR before MAVIS_DATA_DIR. Freshly fetched official POSIX installer installs the npm package under its installation prefix without setting either data override.telemetry status, with synthetic HOME and profiles, reports~/.minimax-code/config.yamlby default and the expected primary/fallback override paths. The guide explicitly notes that npm 0.4.12 lacks this command.Publication and contribution checks
Maintainer handoff
Publication scope and licenses are unchanged. Shared-source port: not needed for this public documentation correction. No release, merge, issue closure, or collaborator-permission change is part of this PR.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.