Skip to content

Commit deba1c9

Browse files
committed
images and links
1 parent e501cea commit deba1c9

File tree

5 files changed

+9
-45
lines changed

5 files changed

+9
-45
lines changed

docs/organization/integrations/coding-agents/cursor/index.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/organization/integrations/coding-agents/index.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.
215 KB
Loading
33.2 KB
Loading
Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Cursor Background Agent
2+
title: Cursor Agent
33
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."
4+
description: "The Cursor Agent integration allows you to launch Cursor background agents directly from Seer to help debug, fix issues, and create pull requests for you."
55
---
66

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.
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.
88

99
## Install and Configure
1010

@@ -14,19 +14,22 @@ Sentry Owner, Manager, or Admin permissions are required to install this integra
1414

1515
</Alert>
1616

17-
1. Navigate to **Settings > Integrations > Cursor Background Agent**
17+
1. Navigate to **Settings > Integrations > [Cursor Agent](https://sentry.io/orgredirect/organizations/:orgslug/settings/integrations/cursor)**
1818

1919
2. Click **Install**.
2020

2121
3. Provide your Cursor API key. You can find this in Cursor Account Settings under **Integrations > User API Keys**.
2222

2323
## Using the Integration
2424

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.
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+
![Launching Cursor Agent from Seer =500x](./img/rca-launch-cursor-agent.png)
2628

2729
### Triggering via Automation
2830

2931
You can trigger Cursor Background Agents automatically via Seer Automation.
3032

31-
Simply configure it as a target in the "Where should Seer Stop" section.
33+
Simply configure it as a target in the "Where should Seer stop?" section in the [Seer settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/:projectslug/seer/) for a project.
3234

35+
![Launching Cursor Agent from Seer =1080x](./img/cursor-agent-stopping-point.png)

0 commit comments

Comments
 (0)