Update from code changes: agent page awareness across dashboard - #7307
Merged
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. |
ethanpalm
reviewed
Sep 9, 2026
ethanpalm
approved these changes
Sep 9, 2026
ethanpalm
added a commit
that referenced
this pull request
Sep 10, 2026
Resolve conflicts in editor/agent.mdx and its es/fr/zh translations: keep main's broadened dashboard page-awareness sentence (#7307) alongside this branch's new plan-availability line. Restore index.mdx from main, dropping the stray dashboard-editor commit (40ac9a6) that blanked the homepage body. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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 editor agent now recognizes which dashboard page you're viewing beyond settings screens, so the docs no longer limit page awareness to settings pages.
Changes
Context
Previously, the agent's page context only recognized settings routes. It now resolves the current route against sidebar navigation, covering Analytics, Activity, Assistant, Automations, Assessments, MCP, and their nested pages, sending the page path and name as context. The agent's availability and request flow are unchanged.
https://github.com/mintlify/mint/pull/10872
Note
Low Risk
Documentation-only wording updates with no product or runtime behavior changes in this diff.
Overview
Updates the Ask agent docs so they no longer describe page context as limited to dashboard settings screens.
In Open the agent, the
@mention paragraph now says that on the dashboard the agent knows which page you’re viewing, so you can ask about the current page without naming it. The English page uses broader wording; Spanish, French, and Chinese translations explicitly call out settings plus product areas such as Analytics, Assistant, and Automations.Reviewed by Cursor Bugbot for commit 5258ea7. Bugbot is set up for automated code reviews on this repo. Configure here.