Skip to content

Commit 5a45cbd

Browse files
authored
Create Future Development.md
1 parent 9b20d0c commit 5a45cbd

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

docs/Future Development.md

+63
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: CodeRabbit Features
3+
sidebar_label: Future Development
4+
description: Learn how CodeRabbit works in a pull request review.
5+
---
6+
7+
# Future Developments
8+
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+
11+
## Applied AI Improvements
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
14+
15+
### Accuracy and Conciseness Enhancements
16+
17+
- Refining knowledge base context understanding
18+
- Implementing advanced summarization techniques
19+
- Implementing a knowledge base feature library
20+
21+
### Learning Refinements
22+
23+
- We have made significant improvement of the learning Enhancing reinforcement learning based on the user feedback
24+
25+
## New Feature Enhancements
26+
27+
### Expanded Integrations
28+
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+
31+
- **Circle CI**
32+
- **Jenkins**
33+
34+
### Communication Tool Integrations
35+
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+
38+
- **Slack**: Real-time notifications and interactive discussions
39+
- **Microsoft Teams**: Code review conversations within Microsoft ecosystem
40+
41+
### Enhanced Review Capabilities
42+
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+
45+
#### Pipeline Failure Analysis
46+
47+
- Automated analysis of CI/CD pipeline failures
48+
- AI-driven suggestions for resolving issues
49+
- Historical tracking of pipeline performance
50+
51+
### Finishing Touches
52+
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+
55+
#### 1. DocString Review
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
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
63+
> only and may not be incorporated into any contract.

0 commit comments

Comments
 (0)