Skip to content

Commit e501cea

Browse files
committed
remove coding agents nesting
1 parent 5237ada commit e501cea

File tree

1 file changed

+32
-0
lines changed
  • docs/organization/integrations/cursor

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Cursor Background Agent
3+
sidebar_order: 1
4+
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."
5+
---
6+
7+
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.
8+
9+
## Install and Configure
10+
11+
<Alert>
12+
13+
Sentry Owner, Manager, or Admin permissions are required to install this integration.
14+
15+
</Alert>
16+
17+
1. Navigate to **Settings > Integrations > Cursor Background Agent**
18+
19+
2. Click **Install**.
20+
21+
3. Provide your Cursor API key. You can find this in Cursor Account Settings under **Integrations > User API Keys**.
22+
23+
## Using the Integration
24+
25+
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.
26+
27+
### Triggering via Automation
28+
29+
You can trigger Cursor Background Agents automatically via Seer Automation.
30+
31+
Simply configure it as a target in the "Where should Seer Stop" section.
32+

0 commit comments

Comments
 (0)