We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b6686 commit ac29ecfCopy full SHA for ac29ecf
1 file changed
prometheus/lang_graph/nodes/bug_fix_verify_node.py
@@ -29,6 +29,7 @@ class BugFixVerifyNode:
29
- Do NOT modify the core logic or parameters of the commands
30
- Do NOT attempt to fix bugs or modify test logic
31
- DO NOT ASSUME ALL DEPENDENCIES ARE INSTALLED.
32
+- Once the executed reproduction test failed or passed (Successfully executed), return immediately!
33
34
REMINDER:
35
- Install dependencies if needed!
0 commit comments