Update & deprecate from code: document mint test, editor updates - #7240
Open
mintlify[bot] wants to merge 2 commits into
Open
Update & deprecate from code: document mint test, editor updates#7240mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
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.
Summary
Documents the newly released
mint testcommand and updates editor docs whose guidance changed with recent releases.Changes
mint testsection to the CLI command reference and removed it from the "Coming soon" table, since the command is now available to all users, including run history and resume support.Context
In the last day,
mint testwas opened to all users and gained saved, resumable runs; the editor sidebar switched to showing only Markdown pages by default; and collaborative editing shipped for source mode. Assistant UI work (composer, attachments, feedback) and a dashboard analytics page filter shipped as well, but appear to be in-progress or minor UI features not covered by existing docs pages, so no docs changes were made for them.Note
Low Risk
Documentation-only updates with no application code, auth, or data-handling changes.
Overview
Documents
mint testas a shipped CLI command and refreshes editor guidance to match recent product changes, with the same updates mirrored in Spanish, French, and Chinese.The CLI reference adds a full
mint testsection (login requirement, code-block scanning, Claude/Codex SDK setup, interactive UI vs CI behavior, exit codes, and output undertests/mint-test/and.mintlify/test/).mint testis removed from the Coming soon table. The Chinese commands page meta description is shortened.Editor docs now state that Home shows only
.md/.mdxpages by default (other assets and config files appear with Show all files), with matching copy in pages and settings. Real-time collaboration is documented for source mode as well as visual mode.Reviewed by Cursor Bugbot for commit eecf469. Bugbot is set up for automated code reviews on this repo. Configure here.