Feature request for product/service
Cloud Agent (GitHub, Slack, Linear,…)
Describe the request
Feature / product
Cloud Agents (GitHub PRs created via ManagePullRequest)
What I want
Cloud Agent PRs currently append HTML image buttons at the end of the PR description:
- “Open in Web”
- “Open in Cursor”
These are injected outside <!-- CURSOR_AGENT_PR_BODY_* --> as system-managed metadata.
Questions:
- Is there any setting to disable these footer buttons today?
- If not, please add a user/team toggle so they are opt-in (or at least opt-out), not forced on every agent PR.
Why
- Attribution (“Made with Cursor”) can already be disabled; these buttons cannot.
- Prompt/rules cannot remove them (server-side injection).
- Manual edits get overwritten when the agent updates the PR again.
- Related closed thread: Don't add divs to the PR body when using automations
Expected
A setting under Cloud Agents / Attribution / Git & PRs to disable the Open in Web / Open in Cursor PR footer, default optional rather than mandatory.