Skip to content

Commit 46c12ce

Browse files
authored
Update summary_prompt for improved code quality (#8975)
1 parent 5de119d commit 46c12ce

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
Please summarize your work.
1+
Please send a final message summarizing your work.
22

3-
If you answered a question, please re-state the answer to the question
4-
If you made changes, please create a concise overview on whether the request has been addressed successfully or if there are were issues with the attempt.
5-
If successful, make sure your changes are pushed to the remote branch.
3+
If you simply answered a question, this final message should re-state the answer to the question.
4+
5+
If you made changes, please first double-check the git diff, think carefully about the user's request(s), and check:
6+
1. whether the request has been completely addressed and all of the instructions have been followed faithfully (in checklist format if appropriate).
7+
2. whether the changes are concise (if there are any extraneous changes not important to addressing the user's request they should be reverted).
8+
If the request has been addressed and the changes are concise, then push your changes to the remote branch and send a final message summarizing the changes.

0 commit comments

Comments
 (0)