You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Future Development.md
+23-23
Original file line number
Diff line number
Diff line change
@@ -4,60 +4,60 @@ sidebar_label: Future Development
4
4
description: Learn how CodeRabbit works in a pull request review.
5
5
---
6
6
7
-
# Future Developments
7
+
# Future Developments
8
8
9
9
We are actively iterating and refining CodeRabbit, and this is a sneak peek into the upcoming milestones and releases. We are focused on making the Applied AI review better than the median manual review. In addition to that, we are looking at a holistic user experience with various integrations and types of reviews.
10
10
11
-
## Applied AI Improvements
11
+
## Applied AI Improvements
12
12
13
-
We are actively trying to make the application of Generative AI more useful , relevant , meaningful for the coder and reviewer journey. Our immediate focus is
13
+
We are actively trying to make the application of Generative AI more useful , relevant , meaningful for the coder and reviewer journey. Our immediate focus is
14
14
15
-
### Accuracy and Conciseness Enhancements
15
+
### Accuracy and Conciseness Enhancements
16
16
17
-
-Refining knowledge base context understanding
18
-
-Implementing advanced summarization techniques
19
-
-Implementing a knowledge base feature library
17
+
- Refining knowledge base context understanding
18
+
- Implementing advanced summarization techniques
19
+
- Implementing a knowledge base feature library
20
20
21
21
### Learning Refinements
22
22
23
-
-We have made significant improvement of the learning Enhancing reinforcement learning based on the user feedback
23
+
- We have made significant improvement of the learning Enhancing reinforcement learning based on the user feedback
24
24
25
-
## New Feature Enhancements
25
+
## New Feature Enhancements
26
26
27
-
### Expanded Integrations
27
+
### Expanded Integrations
28
28
29
29
We are integrating various tool chains to enable coders and reviewers to have a consistent experience irrespective of the tools. The immediate tools would be:
30
30
31
-
-**Circle CI**
32
-
-**Jenkins**
31
+
-**Circle CI**
32
+
-**Jenkins**
33
33
34
-
### Communication Tool Integrations
34
+
### Communication Tool Integrations
35
35
36
36
Communication and the user experience of review via various communication tools are going to be key. We will start with integrations to Slack and Microsoft Teams and will be diving into the design engineering of these flows further:
37
37
38
-
-**Slack**: Real-time notifications and interactive discussions
39
-
-**Microsoft Teams**: Code review conversations within Microsoft ecosystem
38
+
-**Slack**: Real-time notifications and interactive discussions
39
+
-**Microsoft Teams**: Code review conversations within Microsoft ecosystem
40
40
41
-
### Enhanced Review Capabilities
41
+
### Enhanced Review Capabilities
42
42
43
43
These are additional capabilities that can also be reviewed in the same PR to accelerate the coder and reviewer journey. This includes pipeline failure analysis and resolution, as well as vulnerability assessment.
44
44
45
-
#### Pipeline Failure Analysis
45
+
#### Pipeline Failure Analysis
46
46
47
47
- Automated analysis of CI/CD pipeline failures
48
48
- AI-driven suggestions for resolving issues
49
49
- Historical tracking of pipeline performance
50
50
51
-
### Finishing Touches
51
+
### Finishing Touches
52
52
53
53
Finishing touches are about experience that often take developers time away from what they like doing best - coding. But adding finishing touches is crucial and should follow the ontology and taxonomy. We will start by looking into Docstring and expand to various areas to solve pain points for coders and reviewers.
54
54
55
55
#### 1. DocString Review
56
56
57
-
-Automated checks for docstring presence and quality
58
-
-AI-powered suggestions for improving documentation
59
-
-Resolving Doc-string conflicts in a following PR
57
+
- Automated checks for docstring presence and quality
58
+
- AI-powered suggestions for improving documentation
59
+
- Resolving Doc-string conflicts in a following PR
60
60
61
-
> Disclaimer: any product roadmap features mentioned below are only meant to outline
62
-
> our general product direction. This documentation is for informational purposes
61
+
> Disclaimer: any product roadmap features mentioned below are only meant to outline
62
+
> our general product direction. This documentation is for informational purposes
63
63
> only and may not be incorporated into any contract.
Copy file name to clipboardExpand all lines: docs/about/support.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Welcome to CodeRabbit Support. Please refer to the following sections for
8
8
contacting our support team. Our support team will respond back as soon as
9
9
possible.
10
10
11
-
## Discord Server
11
+
## Discord Server
12
12
13
13
All CodeRabbit users have access to the [CodeRabbit Discord Server](http://discord.gg/coderabbit), where you can ask questions or see what others are doing with CodeRabbit. You will find CodeRabbit users and members of the CodeRabbit team actively engaged.
14
14
@@ -20,24 +20,24 @@ For assistance from our support team, click the help icon located in the bottom
20
20
21
21
Complete the support ticket by providing your name, email, a description of your issue, and attaching any necessary files. If you are reporting a bug, please provide the GitHub or GitLab organization name.
22
22
23
-
24
23

25
24

26
25
27
26
:::note
28
-
If you are a paying user and cannot access the support ticket form in the CodeRabbit UI for some reason, you can contact CodeRabbit support at the following email address: support@coderabbit.ai.
27
+
If you are a paying user and cannot access the support ticket form in the CodeRabbit UI for some reason, you can contact CodeRabbit support at the following email address: [support@coderabbit.ai](mailto:support@coderabbit.ai).
29
28
:::
30
29
31
30
## Customer Responsibilities
32
31
33
-
> To ensure efficient resolution of issues, customers are expected to
32
+
> To ensure efficient resolution of issues, customers are expected to
34
33
35
34
1. Provide detailed information about the issue.
36
35
2. Cooperate with the Support team during troubleshooting.
37
36
3. Utilize available self-service resources/docs for basic inquiries.
38
37
39
38
## Etiquette
40
-
Regardless of the method or location through which CodeRabbit provides Support, communication should be professional and respectful. Any communication that is deemed objectionable by CodeRabbit staff is not tolerated. This includes but is not limited to any communication that is abusive or contains profane language.
39
+
40
+
Regardless of the method or location through which CodeRabbit provides Support, communication should be professional and respectful. Any communication that is deemed objectionable by CodeRabbit staff is not tolerated. This includes but is not limited to any communication that is abusive or contains profane language.
41
41
42
42
> CodeRabbit reserves the right to terminate Support Services in the event of any such objectionable communication.
0 commit comments