Skip to content

Commit 97e4386

Browse files
committed
add missing file
1 parent 97522c6 commit 97e4386

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

docs/future-development.md

+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
title: CodeRabbit Features
3+
sidebar_label: Future Development
4+
description: Learn how CodeRabbit works in a pull request review.
5+
sidebar_position: 12
6+
---
7+
8+
# Future Development
9+
10+
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.
11+
12+
## Applied AI Improvements
13+
14+
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
15+
16+
### Accuracy and Conciseness Enhancements
17+
18+
- Refining knowledge base context understanding
19+
- Implementing advanced summarization techniques
20+
- Implementing a knowledge base feature library
21+
22+
### Learning Refinements
23+
24+
- We have made significant improvement of the learning Enhancing reinforcement learning based on the user feedback
25+
26+
## New Feature Enhancements
27+
28+
### Expanded Integrations
29+
30+
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:
31+
32+
- **Circle CI**
33+
- **Jenkins**
34+
35+
### Communication Tool Integrations
36+
37+
Communication and the user experience of review via various communication tools will be key. We will start with integrations to Slack and Microsoft Teams and will be diving into the design engineering of these flows further:
38+
39+
- **Slack**: Real-time notifications and interactive discussions
40+
- **Microsoft Teams**: Code review conversations within the Microsoft ecosystem
41+
42+
### Enhanced Review Capabilities
43+
44+
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.
45+
46+
#### Pipeline Failure Analysis
47+
48+
- Automated analysis of CI/CD pipeline failures
49+
- AI-driven suggestions for resolving issues
50+
- Historical tracking of pipeline performance
51+
52+
### Finishing Touches
53+
54+
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 specific areas such as documentation of code as an example.
55+
56+
> Disclaimer: any product roadmap features mentioned below are only meant to outline
57+
> our general product direction. This documentation is for informational purposes
58+
> only and may not be incorporated into any contract.

0 commit comments

Comments
 (0)