Translate sunset suggestions PR to es/fr/zh#3905
Open
mintlify[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Generated-By: mintlify-agent
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| ## Suggestions de l’Assistant pour tous les utilisateurs | ||
|
|
||
| Les [analyses de conversations](/fr/agent/suggestions#conversation-insights) sont désormais disponibles pour tous les sites de documentation qui ont à la fois l’agent et l’Assistant activés. L’agent analyse les tendances dans les conversations avec l’Assistant pour identifier les lacunes de la documentation et suggérer des améliororations, ce qui vous aide à traiter de manière proactive les questions fréquentes des utilisateurs. | ||
| Les Les analyses de conversations sont désormais disponibles pour tous les sites de documentation qui ont à la fois l’agent et l’Assistant activés. L’agent analyse les tendances dans les conversations avec l’Assistant pour identifier les lacunes de la documentation et suggérer des améliororations, ce qui vous aide à traiter de manière proactive les questions fréquentes des utilisateurs. |
There was a problem hiding this comment.
Broken link to deleted page in French changelog
Medium Severity
The link [conversations avec l'Assistant](/fr/agent/suggestions#conversation-insights) in fr/changelog.mdx points to the deleted fr/agent/suggestions.mdx page. The equivalent links were correctly removed in es/changelog.mdx and zh/changelog.mdx at the same position (December 23 entry), but the French version was missed. This results in a broken link for French-language users reading the changelog.
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
Translates the changes from #3883 (Sunset suggestions) to Spanish, French, and Chinese:
agent/quickstart.mdxandagent/suggestions.mdxfilesagent/index.mdxwith new sections (Connect GitHub, Connect repositories)ai-native.mdxto reference workflows instead of suggestionsguides/knowledge-base.mdxto reference agent/index instead of quickstartdashboard/audit-logs.mdxto show Workflows category instead of Suggestionschangelog.mdxto remove broken links to deleted pagesdocs.jsonnavigation and add redirects for translated pathsNote
Medium Risk
Primarily documentation and navigation changes, but it removes pages and rewires internal links/redirects across three locales, which could cause broken navigation or unexpected redirects if any path is missed.
Overview
Updates Spanish, French, and Chinese docs to sunset the translated
agent/quickstartandagent/suggestionspages and shift the Agent docs towardworkflows.The localized
agent/index.mdxpages gain new sections for connecting a GitHub account and connecting repositories as context, and “next steps” links/cards are updated to drop Quickstart and emphasizeworkflows.Site-wide references are updated to avoid the removed pages (e.g.,
ai-native.mdx,guides/knowledge-base.mdx,dashboard/audit-logs.mdx, andchangelog.mdx), anddocs.jsonnavigation + redirects are adjusted so/es|fr|zh/agent/quickstartroutes to/agent/indexand/es|fr|zh/agent/suggestionsroutes to/agent/workflows.Written by Cursor Bugbot for commit a3f694f. This will update automatically on new commits. Configure here.