docs(mcp): note that versions list newest first and latest is served by default - #2988
Open
fahreddinozcan wants to merge 10 commits into
Open
docs(mcp): note that versions list newest first and latest is served by default#2988fahreddinozcan wants to merge 10 commits into
fahreddinozcan wants to merge 10 commits into
Conversation
…t-version-guidance
The wording asserted that the first entry is the latest release and is served when no version is given. That is false whenever the first entry is a manually parsed tag rather than a detected label, and it will stay false for every library until pinToLatestTag has a writer, because the default entry still tracks branch HEAD rather than a release. Keep the ordering guarantee and the advice not to pin unless asked, and say only what is true: omitting the version returns the most current docs.
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.
Tells the model that the versions list is ordered and that the first entry is what it gets by default. Merge after upstash/context7app#840, which makes the ordering true.
resolve-library-idoutput description in the MCP server, the pi package, and both skills.