change /review to no longer be subagent invocation
This commit is contained in:
@@ -96,7 +96,6 @@ export const layer = Layer.effect(
|
||||
get template() {
|
||||
return PROMPT_REVIEW.replace("${path}", ctx.worktree)
|
||||
},
|
||||
subtask: true,
|
||||
hints: hints(PROMPT_REVIEW),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user