@@ -44,6 +44,12 @@ changes. Just comment on the CodeRabbit review to start the conversation.
4444CodeRabbit learns from your interactions and gets smarter over time. The more
4545you 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,27 @@ Pull request changes are validated against the linked GitHub or GitLab issue and
5258identifies 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 Suguestions {#commitable-suguestions}
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+ ###7. Learnings {#learnings}
79+
80+ CodeRabbit learns from user chat interactions to gain tribal knowledge on your
81+ repositories and organization. CodeRabbit will apply and update these learnings
82+ in future reviews
83+
84+ ![ Learnings] ( /img/about/learnings.png )