Skip to content

Conversation

@jennmueng
Copy link
Member

DESCRIBE YOUR PR

Docs page for the cursor background agent integration.

CleanShot 2025-10-24 at 02 17 23@2x

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sentry-docs Ready Ready Preview Comment Oct 23, 2025 7:50pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
develop-docs Ignored Ignored Oct 23, 2025 7:50pm

@jennmueng jennmueng requested review from a team and trillville October 23, 2025 19:19
@jennmueng jennmueng marked this pull request as ready for review October 23, 2025 19:19
@codecov
Copy link

codecov bot commented Oct 23, 2025

Bundle Report

Changes will increase total bundle size by 420 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 10.16MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.98MB 426 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.78MB -0.0%
../instrumentation.js -3 bytes 1.1MB -0.0%
9523.js -3 bytes 1.08MB -0.0%
../app/[[...path]]/page.js.nft.json 145 bytes 859.22kB 0.02%
../app/platform-redirect/page.js.nft.json 145 bytes 859.14kB 0.02%
../app/sitemap.xml/route.js.nft.json 145 bytes 856.37kB 0.02%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 882.71kB -0.0%
static/chunks/8321-*.js -3 bytes 425.87kB -0.0%
server/middleware-*.js 6.46kB 7.46kB 645.5% ⚠️
server/middleware-*.js -6.46kB 1.0kB -86.59%
static/EVJ69OZW51uVDHg93JOHq/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/EVJ69OZW51uVDHg93JOHq/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/oLXxk2UdYPGTn_LOaHvrF/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/oLXxk2UdYPGTn_LOaHvrF/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

description: "The Cursor Background Agent integration allows you to launch Cursor background agents directly from Seer to help debug, fix issues, and create pull requests for you."
---

You can trigger Cursor Background Agents from your [Seer Issue Fix](/product/ai-in-sentry/seer/issue-fix/) tab. The background Agents will be provided with Seer's Root Cause Analysis alongside the issue context. Seer's Root Cause Analysis will provide much needed context for the background agent to understand the issue and generate a solution.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can trigger Cursor Background Agents from your [Seer Issue Fix](/product/ai-in-sentry/seer/issue-fix/) tab. The background Agents will be provided with Seer's Root Cause Analysis alongside the issue context. Seer's Root Cause Analysis will provide much needed context for the background agent to understand the issue and generate a solution.
You can trigger Cursor Background Agents from your [Seer Issue Fix](/product/ai-in-sentry/seer/issue-fix/) tab. The background Agents will be provided with Seer's Root Cause Analysis alongside the issue context to help the background agent understand the issue and generate a solution.


</Alert>

1. Navigate to **Settings > Integrations > Cursor Background Agent**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this in Sentry? Our flow doesn't seem to work like this today, and I don't see this config on Cursor either.


## Using the Integration

Once installed, you can trigger Cursor background agents from the Seer Root Cause Analysis card on any issue. Click the dropdown next to **Find Solution** to launch a Cursor Background Agent.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to see a visual of what it looks like to have Cursor background agent on the Root Cause Analysis card.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This directory seems like unnecessary nesting. I suggest removing it and sticking with just the cursor index file nested under integrations.

Copy link
Contributor

@sfanahata sfanahata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can improve this a little bit.

  • Remove "coding agents" directory until we have multiple agents to point to - it seems like a wasteful home page when we can get to the point
  • Clarify the proper instructions for installing background agent (maybe link directly to the product if it is in Sentry - https://sentry.io/settings/integrations/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants