Document session environment restore behavior - #4620
Open
mintlify[bot] wants to merge 6 commits into
Open
Conversation
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Contributor
Internal previewPreview URL: https://mcp-inspector-pr-4620.up.railway.app |
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.
Updated the Playground Sessions documentation to reflect that reopening a conversation now restores the Project Environment it originally ran in, rather than defaulting to the viewer's current browser selection. Older sessions and host-mode sessions that lack this recording show a notice that the original execution target could not be confirmed.
Files changed:
docs/inspector/playground.mdx— Added a paragraph to the Sessions section describing the environment restore behavior.Summary by cubic
Clarifies in the Playground Sessions docs that reopening a conversation restores the Project Environment it originally ran in, instead of defaulting to the viewer's current browser selection.
Sessions that predate this recording, or that ran in host mode, now show a notice that the original execution target could not be confirmed.
Written for commit 9e987ed. Summary will update on new commits.