Don't add divs to the PR body when using automations

Where does the bug appear (feature/product)?

Background Agent (GitHub, Slack, Web, Linear)

Describe the Bug

Whenever cursor automation creates a PR, it adds a div with buttons with “Open in Web” and “View Automation”. Although it might look like a good idea, when the messages are posted in slack it simply looks terrible and disturbs the peace. I tried adding something to the prompt to prevent this from happening but with no success.
I’d really like to not have this. Simple links would suffice. We don’t want fanciness in PR bodies…

NOTE: This is not really a bug, nor a feature request, just an improvement of an existing feature, so excuse me if this is the wrong place.

Steps to Reproduce

Have an automation create a PR

Expected Behavior

Don’t have div in the PR body

Operating System

Linux

Version Information

Automation agent

Does this stop you from using Cursor

No - Cursor works, but with this issue

Fair feedback — the HTML image badges in automation PR bodies don’t play nicely with Slack previews, and plain markdown links would be much cleaner.

We’re working on improving how those PR footers render outside of GitHub. Appreciate you flagging this!