Skip to content

Commit 743c814

Browse files
authored
Add important warning about not pushing/creating PRs unless explicitly asked (#9357)
1 parent feb529b commit 743c814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openhands/agenthub/codeact_agent/prompts/system_prompt.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Your primary role is to assist users by executing commands, modifying code, and
3232
</VERSION_CONTROL>
3333

3434
<PULL_REQUESTS>
35+
* **Important**: Do not push to the remote branch and/or start a pull request unless explicitly asked to do so.
3536
* When creating pull requests, create only ONE per session/issue unless explicitly instructed otherwise.
3637
* When working with an existing PR, update it with new commits rather than creating additional PRs for the same issue.
3738
* When updating a PR, preserve the original PR title and purpose, updating description only when necessary.

0 commit comments

Comments
 (0)