Remove agent feedback documentation#5784
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Generated-By: mintlify-agent
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 agent feedback feature has been removed from the product. This PR removes all related documentation across English, Chinese, French, and Spanish.
Source PR summary
The upstream change removes the agent feedback feature end to end, including the dashboard add-on, the
/feedbackPOST endpoint, the<AgentInstructions>block in Markdown export, and theagentsource from analytics feedback responses.Changes
optimize/feedback.mdx(en/zh/fr/es).ai/markdown-export.mdx(en/zh/fr/es).agentsource filter fromapi/analytics/feedback.mdxandapi/analytics/feedback-by-page.mdx(en/zh/fr/es).Note
Low Risk
Documentation-only changes that remove references to the deprecated agent feedback feature; risk is limited to potentially breaking links or leaving stale mentions in translated pages.
Overview
Removes agent feedback documentation across the Markdown export docs, feedback/optimization docs, analytics feedback API docs, and the April 17, 2026 changelog entry (including RSS titles) in EN/ES/FR/ZH.
Updates analytics endpoint docs to drop the
agentvalue fromsourcefiltering and removes the described agent-specific response fields/instructions.Reviewed by Cursor Bugbot for commit b489d3e. Bugbot is set up for automated code reviews on this repo. Configure here.