Skip to content

Commit 964c92c

Browse files
committed
.
1 parent f133407 commit 964c92c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/capabilities/pr-review.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebarTitle: "PR Review"
44
icon: "microscope"
55
---
66

7-
Codegen provides a configurable AI code review feature similar to CodeRabbit, Graphite, or Greptile as a first-class feature.
7+
Codegen provides AI code review as a first-class supported feature.
88

99
<Frame>
1010
<video
@@ -24,7 +24,9 @@ Codegen provides a configurable AI code review feature similar to CodeRabbit, Gr
2424

2525
## How It Works
2626

27-
When you open a PR or push new commits, Codegen agents analyze the changes and provide:
27+
When PR review is enabled on a repo, a Codegen agent will spin up to leave a detailed review.
28+
29+
This includes:
2830

2931
- **Inline comments** on specific lines with actionable feedback
3032
- **Security scanning** for vulnerabilities and unsafe patterns

0 commit comments

Comments
 (0)