-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(cursor-bg-agent): docs page for cursor agents #15307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
0241fd1
855663e
5237ada
e501cea
deba1c9
a227b1b
34fb9bd
eb2b3d5
f14d525
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| --- | ||
| title: Cursor Background Agent | ||
| sidebar_order: 1 | ||
| 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. | ||
|
|
||
| ## Install and Configure | ||
|
|
||
| <Alert> | ||
|
|
||
| Sentry Owner, Manager, or Admin permissions are required to install this integration. | ||
|
|
||
| </Alert> | ||
|
|
||
| 1. Navigate to **Settings > Integrations > Cursor Background Agent** | ||
|
||
|
|
||
| 2. Click **Install**. | ||
|
|
||
| 3. Provide your Cursor API key. You can find this in Cursor Account Settings under **Integrations > User API Keys**. | ||
|
|
||
| ## 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. | ||
jennmueng marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| The integration will also be triggerable through automation in the near future. | ||
|
|
||
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| title: Coding Agents | ||
| sidebar_order: 85 | ||
| description: "Learn more about Sentry's AI coding agent integrations." | ||
| --- | ||
| - [Cursor Background Agent](/organization/integrations/coding-agents/cursor/) | ||
|
|

Uh oh!
There was an error while loading. Please reload this page.