@@ -4,7 +4,7 @@ title: Introduction
4
4
sidebar_label : Introduction
5
5
sidebar_position : 1
6
6
description :
7
- CodeRabbit is an innovative, AI-first code reviewer. It provides context-aware
7
+ CodeRabbit is an innovative, AI-powered code reviewer. It provides context-aware
8
8
review feedback on a pull request within minutes, thereby significantly
9
9
reducing the time and effort associated with manual code reviews.
10
10
slug : " /"
@@ -14,7 +14,7 @@ slug: "/"
14
14
<iframe src =" https://www.youtube.com/embed/3SyUOSebG7E?si=i0oT9RAnH0PW81lY " title =" YouTube video player " frameBorder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " referrerPolicy =" strict-origin-when-cross-origin " allowFullScreen ></iframe >
15
15
</div >
16
16
17
- ** CodeRabbit** is an innovative, AI-first code reviewer. It provides
17
+ ** CodeRabbit** is an innovative, AI-powered code reviewer. It provides
18
18
context-aware review feedback on a pull request within minutes, thereby
19
19
significantly reducing the time and effort associated with manual code reviews.
20
20
Additionally, it brings a different perspective to the reviews and finds issues
@@ -46,7 +46,7 @@ Data storage: Code downloaded during the review process is temporarily stored in
46
46
memory and deleted once the review is completed. The code is not stored or used for
47
47
any other purpose. However, CodeRabbit enhances future reviews for your organization by
48
48
storing the embeddings of the learnings generated from chat conversations. Additionally,
49
- it integrates embeddings from issues in workflow systems (Liner , Jira, GitHub/GitLab issues)
49
+ it integrates embeddings from issues in workflow systems (Linear , Jira, GitHub/GitLab issues)
50
50
to assess the impact of code changes on existing issues.
51
51
52
52
Compliance and Data Privacy: Your data is kept confidential, isolated by the
0 commit comments