Skip to content

Commit 54472cf

Browse files
author
Howon Lee
committed
thinking
1 parent 386b664 commit 54472cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: docs/guides/agent_chat.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ For rapid prototyping and quick fixes, CodeRabbit Chat is capable of generating
6262

6363
When facing complex coding challenges, CodeRabbit Chat supports multi-step agentic flows that involve detailed planning and execution. Once the multi-step workflow is complete, CodeRabbit can automatically issue a pull request for the changes, ensuring that even intricate processes are handled efficiently.
6464

65+
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.
66+
6567
// example
6668

6769
### Configuration Changes
@@ -70,6 +72,6 @@ CodeRabbit is also capable of managing its own configuration settings upon reque
7072

7173
// example
7274

73-
### Help
75+
### Help and Feedback
7476

7577
Need help? Join our community on [Discord](https://discord.gg/coderabbit) or contact our support team.

0 commit comments

Comments
 (0)