Skip to content

Commit a2cd979

Browse files
authored
Masinette integration codecomet (#13074)
* Create index.mdx for codecomet * add comecomet * add codecomet
1 parent f9a6d6b commit a2cd979

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: CodeComet
3+
sidebar_order: 1
4+
description: "Learn about Sentry's CodeComet integration"
5+
---
6+
7+
CodeComet developed an LLM-powered debugging agent that looks at error details and inspects corresponding code repositories to generate bug fixes. The end result is an explanation along with actual code for a developer to review.
8+
This integration is maintained and supported by CodeComet. For more details, questions, or support feel free to contact [email protected].
9+
10+
## Install and Configure
11+
12+
<Alert>
13+
14+
Sentry Owner, Manager, or Admin permissions are required to install this integration.
15+
16+
</Alert>
17+
18+
1. Navigate to **Settings > Integrations > CodeComet**
19+
20+
2. Follow the full [CodeComet installation instructions](https://www.codecomet.io/docs/integrations#section4).

docs/organization/integrations/debugging/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sidebar_order: 80
44
description: "Learn more about Sentry's debugging integrations."
55
---
66
- [Apigene](/organization/integrations/debugging/apigene/)
7+
- [CodeComet](/organization/integrations/debugging/codecomet/)
78
- [Foam](/organization/integrations/debugging/foamai/)
89
- [Revise.dev](/organization/integrations/debugging/revisedev/)
910
- [Rookout](/organization/integrations/debugging/rookout/)

docs/organization/integrations/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ For more details, see the [full Integration Platform documentation](/organizatio
103103
| Integration | Stacktrace Link |
104104
| --------------------------------------------------- | --------------- |
105105
| [Apigene](/organization/integrations/debugging/apigene/) | |
106+
| [CodeComet](/organization/integrations/debugging/codecomet/) | |
106107
| [Foam](/organization/integrations/debugging/foamai/) | |
107108
| [Revise.dev](/organization/integrations/debugging/revisedev/) | |
108109
| [Rookout](/organization/integrations/debugging/rookout/) | X |

0 commit comments

Comments
 (0)