Compare commits
No commits in common. "3438dddd5cb785120f741afd8e4bea7c5840b238" and "1549ddc4e6ba61ff1e0a45c3ae2c2213c604c9d9" have entirely different histories.
3438dddd5c
...
1549ddc4e6
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@because/sandlot",
|
"name": "@because/sandlot",
|
||||||
"version": "0.0.23",
|
"version": "0.0.21",
|
||||||
"description": "Sandboxed, branch-based development with Claude",
|
"description": "Sandboxed, branch-based development with Claude",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
|
||||||
|
|
@ -26,8 +26,6 @@ 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