Where does the bug appear (feature/product)?
Cloud Agent (GitHub, Slack, Web, Linear)
Describe the Bug
When Cursor Cloud Agent sends Slack notifications, text wrapped in asterisks for bold formatting appears literally as text in Slack, rather than rendering as bold text according to Slack’s mrkdwn format.
Steps to Reproduce:
- Have a Cursor Cloud Agent send a Slack notification with bold text using text
- View the message in Slack
Expected behavior:
The text should render as bold in Slack (mrkdwn format).
Actual behavior:
The literal asterisks appear in the message: text
Screenshots:
(Slack message showing literal bold instead of rendered bold text)
Steps to Reproduce
- Create a Cloud Agent task that sends a Slack notification
- Include bold text in the notification using text format
- View the message in Slack
Expected Behavior
Text wrapped in asterisks should render as bold in Slack messages using Slack’s mrkdwn format.
Operating System
Other
Version Information
Cursor Cloud Agent v1.0 (platform agnostic)
Does this stop you from using Cursor
No - Cursor works, but with this issue