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/changelog.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
16
16
<ProPlanNotice />
17
17
```
18
18
19
-
We're excited to announce that CodeRabbit chat can now do agentic planning on Github. This functionality allows more sophisticated request to be made of CodeRabbit chat spanning multiple files. Comment with `@coderabbitai` a natural language request on any pull request with a review comment, asking for a code change, and the chat will plan code changes if they are complex.
19
+
We're thrilled to introduce agentic planning on GitHub for CodeRabbit chat. This enhancement lets you make more advanced requests that span multiple files. Just add a review comment on any pull request tagging `@coderabbitai` along with your natural language request for a code change, and the chat will develop a plan for complex modifications. This is in addition to existing agentic chat for CodeRabbit.
0 commit comments