Update from code changes: Ask agent on dashboard settings pages - #7275
Open
mintlify[bot] wants to merge 3 commits into
Open
Update from code changes: Ask agent on dashboard settings pages#7275mintlify[bot] wants to merge 3 commits into
mintlify[bot] wants to merge 3 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. |
Contributor
Author
|
Update from code changes updated this PR. Verified best-practices checks passed; no additional changes made Source PRs
|
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
The Ask agent panel is now available on dashboard settings pages, not just the editor. The same Ask agent button and Cmd/Ctrl+I shortcut open the panel, which docks next to the settings navigation, and the chat session stays open when moving between the editor and settings. On settings pages, the agent also receives the current settings screen as context, so requests like "help me with this setting" refer to the visible screen. Editor-only UI, like the workflow changes card, remains scoped to the editor.
Changes
/editor/agentto note the agent is also available on dashboard settings pages, where the panel docks next to the settings navigation.Update history
Note
Low Risk
Documentation-only updates with no application or security impact.
Overview
Updates
/editor/agent(and es, fr, zh locales) to match product behavior: Ask agent is no longer editor-only.The intro and Open the agent sections now state that the same Ask agent control and Cmd/Ctrl+I work on dashboard settings pages, the panel docks beside settings navigation, and the chat session persists when switching between the editor and settings. The @ mention section adds that on settings pages the agent uses the current settings screen as context so users can ask about visible options without naming them.
Spanish and French frontmatter description fields are slightly shortened (fewer capabilities listed); Chinese keeps the longer description.
Reviewed by Cursor Bugbot for commit c3c4184. Bugbot is set up for automated code reviews on this repo. Configure here.