Allow disabling Cloud Agent “Open in Web / Open in Cursor” PR footer buttons

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:

  1. Is there any setting to disable these footer buttons today?
  2. 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.

Hey there @Fann

Thanks for the feedback! It’s not possible to disable these today, but we have an open ticket to look into making this configurable.