@@ -3,19 +3,19 @@ id: introduction
3
3
title : What is CodeRabbit?
4
4
sidebar_label : Introduction
5
5
description :
6
- CodeRabbit is an innovative, AI-first code reviewer. It provides context aware
6
+ CodeRabbit is an innovative, AI-first code reviewer. It provides context- aware
7
7
review feedback on a pull request within minutes, thereby significantly
8
8
reducing the time and effort associated with manual code reviews.
9
9
slug : " /"
10
10
---
11
11
12
- ** CodeRabbit** is an innovative, AI-first code reviewer. It provides context
13
- aware review feedback on a pull request within minutes, thereby significantly
14
- reducing the time and effort associated with manual code reviews. Secondly, it
15
- brings a different perspective to the reviews and finds issues often missed by
16
- the human eye. Developers can chat with the bot within the code, which allows
17
- them to provide additional context, ask questions, or have the bot generate
18
- code. It learns from your suggestions and gets better overtime.
12
+ ** CodeRabbit** is an innovative, AI-first code reviewer. It provides
13
+ context- aware review feedback on a pull request within minutes, thereby
14
+ significantly reducing the time and effort associated with manual code reviews.
15
+ Secondly, it brings a different perspective to the reviews and finds issues
16
+ often missed by the human eye. Developers can chat with the bot within the code,
17
+ which allows them to provide additional context, ask questions, or have the bot
18
+ generate code. It learns from your suggestions and gets better overtime.
19
19
20
20
** CodeRabbit** seamlessly integrates with GitHub and GitLab repositories,
21
21
performing continuous, incremental reviews for each commit within a pull
@@ -42,7 +42,7 @@ process with other third parties.
42
42
Does CodeRabbit store my Data? We store embeddings of your conversations, which
43
43
are used to improve future reviews for your organization.
44
44
45
- Compliance and Data Privacy: Your data is kept confidential, isolated by
45
+ Compliance and Data Privacy: Your data is kept confidential, isolated by the
46
46
organization, and used only to improve your organization reviews. Data storage
47
47
complies with SOC2 Type II, GDPR, and HIPAA standards.
48
48
0 commit comments