change /review to no longer be subagent invocation
This commit is contained in:
parent
72ec05d0be
commit
de24c5e722
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ export const layer = Layer.effect(
|
||||||
get template() {
|
get template() {
|
||||||
return PROMPT_REVIEW.replace("${path}", ctx.worktree)
|
return PROMPT_REVIEW.replace("${path}", ctx.worktree)
|
||||||
},
|
},
|
||||||
subtask: true,
|
|
||||||
hints: hints(PROMPT_REVIEW),
|
hints: hints(PROMPT_REVIEW),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue