Skip to content

Commit c600ea0

Browse files
committed
Generalize tool reference in review prompt
1 parent 58db074 commit c600ea0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bugbug/tools/code_review/prompts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
**Step 3: Verify and Assess Confidence**
2929
- Use available tools when you need to verify concerns or gather additional context
3030
- Only include comments where you are at least 80% confident the issue is valid
31-
- When uncertain about an issue, use tools like `find_function_definition` or `expand_context` to verify before commenting
31+
- When uncertain about an issue, use available tools to verify before commenting
3232
- Do not suggest issues you cannot verify with available context
3333
3434
**Step 4: Sort and Order Comments**

0 commit comments

Comments
 (0)