File tree Expand file tree Collapse file tree 3 files changed +1
-76
lines changed
Expand file tree Collapse file tree 3 files changed +1
-76
lines changed Original file line number Diff line number Diff line change @@ -207,8 +207,7 @@ The app uses Amp's toolbox feature to provide GitHub operations as simple execut
207207
208208Available tools:
209209- ` leave_inline_comment ` - Leave line-specific code feedback
210- - ` leave_general_comment ` - Leave overall PR feedback
211- - ` get_pr_comments ` - Retrieve existing PR comments
210+ - ` leave_general_comment ` - Leave overall PR feedback
212211
213212## Architecture
214213
Original file line number Diff line number Diff line change 4949
5050 IMPORTANT: Always use the tools available in the toolbox (prefixed with tb__) to leave comments while performing your review.
5151
52- Read any existing PR comments before leaving new comments.
53-
5452 Review the diff content to identify issues. If you find any issues, leave specific inline comments for each issue found.
5553
5654 Suggested fixes are optional snippets of code that can directly replace the full line the indicated issue is on for an inline comment.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments