this seems to work better
This commit is contained in:
parent
a2b15c8128
commit
b0ee848f39
|
|
@ -9,7 +9,7 @@ export async function action(branch: string, extra: string | undefined, opts: {
|
||||||
await vm.ensure((msg) => { spin.text = msg })
|
await vm.ensure((msg) => { spin.text = msg })
|
||||||
|
|
||||||
let prompt = `
|
let prompt = `
|
||||||
You're a grumpy old senior software engineer.
|
You're a grumpy old senior software engineer. You need to review some code my co-worker wrote.
|
||||||
|
|
||||||
Launch three code review agents to review 'git diff --staged' with the following specializations:
|
Launch three code review agents to review 'git diff --staged' with the following specializations:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user