Remove agent feedback documentation#5785
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Generated-By: mintlify-agent
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
:( This would have been a really cool feature |
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, so this PR removes the corresponding documentation across all locales.
What changed in the product
POST /feedbackroute and the agent feedback collection path are gone.agentFeedbacktoggle in deployment add-ons has been removed.source=agentand no longer returns agent feedback records.<AgentInstructions>block.Doc updates
optimize/feedback(en, es, fr, zh).ai/markdown-export(en, es, fr, zh).api/analytics/feedbackto drop theagentsource filter and agent response type (en, es, fr, zh).agentvalue (and its description) from the source enum in the analytics OpenAPI specs (en, es, fr, zh).images/analytics/agent-feedback-light.pngandagent-feedback-dark.pngassets.Validation
mint broken-links— no broken links found.mint validate— only pre-existing schema errors (unrelated to this PR).Note
Low Risk
Documentation-only cleanup that removes the deprecated agent feedback feature from guides and API specs; no runtime code changes beyond published OpenAPI/MDX content.
Overview
Removes all documentation for the deprecated agent feedback feature across EN/ES/FR/ZH, including sections in
optimize/feedbackandai/markdown-exportthat described<AgentInstructions>and agent submission flow.Updates the analytics feedback API docs/specs to drop the
agentsourcefilter/value and related response wording, and adjusts the April 17, 2026 changelog/RSS titles to no longer mention agent feedback.Reviewed by Cursor Bugbot for commit eed30fd. Bugbot is set up for automated code reviews on this repo. Configure here.