Skip to content

Commit bae6524

Browse files
howonleeHowon Lee
and
Howon Lee
authored
Announce agent chat in changelog (#280)
Bit late but whatever --------- Co-authored-by: Howon Lee <[email protected]>
1 parent 58da2c0 commit bae6524

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: docs/changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@ Our reporting capabilities now extend to Bitbucket Cloud! You can now:
3030
- Track PR review metrics
3131
- Deliver reports via Email, Slack, Microsoft Teams, or Discord
3232

33+
## April 11 2025
34+
35+
### Agent Chat
36+
37+
```mdx-code-block
38+
<ProPlanNotice />
39+
```
40+
41+
We're thrilled to introduce agentic planning on GitHub for CodeRabbit chat as Generally Available for Pro users. This enhancement lets you make more advanced requests that span multiple files. Just add a review or issue comment on any pull request, or issue comment on an issue, issue tagging `@coderabbitai` along with your natural language request for a code change, and the chat will develop a plan for complex modifications. Upon reviewing the plan and getting your consent, CodeRabbit will emit a stacked PR, commit or copyable snippet to your PR or issue for those code changes.
42+
3343
## April 8, 2025
3444

3545
### New Static Analysis Tools

Diff for: docs/guides/agent_chat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Agent chat can be invoked explicitly with the `@coderabbitai plan` command.
6565

6666
CodeRabbit cannot perform further modifications to opened pull requests. From there, it's your turn to checkout the branch and improve it to satisfaction. We believe that this workflow provides a significant headstart to implementing code.
6767

68-
Agentic Chat is currently only available on Github issue, pull request and pull request review comments. Agentic Chat is an early access product currently.
68+
Agentic Chat is currently only available on Github issue, pull request and pull request review comments.
6969

7070
### Help and Feedback
7171

0 commit comments

Comments
 (0)