Commit 37f216c
docs(autofix): update Autofix description and add coding agent handoff section (#17366)
## Summary
Two docs changes to surface coding agent handoff in the Autofix flow:
### 1. `docs/ai/index.mdx`
Updated the **Seer - Autofix** card description from:
> Find root causes and get code fixes for your issues, powered by Seer.
To:
> Automatically root cause any issue and generate fixes with Seer,
Claude Code, Cursor Cloud Agents, or Copilot.
### 2. `docs/product/ai-in-sentry/seer/autofix/index.mdx`
Added a new subsection **"Handoff to Claude Code, Cursor Cloud Agents,
or Copilot"** under **How Issue Autofix Works > Code Generation**,
covering:
- What coding agent handoff is and when to use it
- Supported agents: Claude Code, Cursor Cloud Agents, GitHub Copilot —
with a brief description of how each integration works
- How to enable it via Integrations settings
Also updated the step 3 summary line in the flow overview to mention the
coding agent handoff option.
Requested by <@URCU7R7U2>
---------
Co-authored-by: Junior <junior@sentry.io>
Co-authored-by: Rahul Chhabria <rahul.chhabria@sentry.io>
Co-authored-by: Claude <noreply@anthropic.com>1 parent 3f5e11a commit 37f216c
2 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
86 | 102 | | |
87 | 103 | | |
88 | 104 | | |
| |||
0 commit comments