Skip to content

Commit 9f5cb6a

Browse files
update features list (#107)
* update features list * Fix typo in section title and add missing comma. Co-authored-by: coderabbitaidev[bot] <142196860+coderabbitaidev[bot]@users.noreply.github.com> * the irony is not lost on us... --------- Co-authored-by: coderabbitaidev[bot] <142196860+coderabbitaidev[bot]@users.noreply.github.com>
1 parent 0810c74 commit 9f5cb6a

File tree

5 files changed

+32
-0
lines changed

5 files changed

+32
-0
lines changed

docs/about/features.md

+32
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ changes. Just comment on the CodeRabbit review to start the conversation.
4444
CodeRabbit learns from your interactions and gets smarter over time. The more
4545
you chat, the better it gets.
4646

47+
We support:
48+
49+
- Inline Comments in Pull Request File Diffs
50+
- Comments in Pull Requests
51+
- Comments in Git Issues
52+
4753
![Chat](/img/about/chat.png)
4854

4955
### 4. Issue Validation {#issue-validation}
@@ -52,3 +58,29 @@ Pull request changes are validated against the linked GitHub or GitLab issue and
5258
identifies all other issues which might be affected by this change.
5359

5460
![Issue Validation](/img/about/issue-validation.png)
61+
62+
### 5. Sequence Diagrams {#sequence-diagrams}
63+
64+
CodeRabbit visualizes the changes occuring in any pull request using
65+
[Mermaid Diagrams](https://mermaid.live/).
66+
67+
![Diagram](/img/about/diagram.png)
68+
69+
![Advanced Diagram](/img/about/advanced-diagram.png)
70+
71+
### 6. Commitable Suggestions {#commitable-suggestions}
72+
73+
For quick fixes, CodeRabbit offers one button solution to commit AI recommended
74+
changes!
75+
76+
![Commitable Suguestion](/img/about/committable-suggestion.png)
77+
78+
![Irony](/img/about/ironic-committable.png)
79+
80+
### 7. Learnings {#learnings}
81+
82+
CodeRabbit learns from user chat interactions to gain tribal knowledge on your
83+
repositories and organization. CodeRabbit will apply and update these learnings
84+
in future reviews
85+
86+
![Learnings](/img/about/learnings.png)

static/img/about/advanced-diagram.png

112 KB
Loading

static/img/about/diagram.png

37 KB
Loading
101 KB
Loading

static/img/about/learnings.png

116 KB
Loading

0 commit comments

Comments
 (0)