Add git diff instruction to review prompt
This commit is contained in:
parent
1f513704f6
commit
3438dddd5c
|
|
@ -26,6 +26,8 @@ Each one should deliver you a report in this format (the <tags> are just for you
|
||||||
Description of problem.
|
Description of problem.
|
||||||
</agentOutput>
|
</agentOutput>
|
||||||
|
|
||||||
|
Tell each agent: Run \`git diff main...HEAD\` and focus on the "+" lines, not the "-" lines.
|
||||||
|
|
||||||
Once the agents are done, look at all their suggestions and let me know what you think.
|
Once the agents are done, look at all their suggestions and let me know what you think.
|
||||||
`
|
`
|
||||||
if (extra) prompt += "\n\n" + extra
|
if (extra) prompt += "\n\n" + extra
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user