Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Aiden Cline
de24c5e722 change /review to no longer be subagent invocation 2026-05-07 00:16:53 -05:00

View file

@ -96,7 +96,6 @@ export const layer = Layer.effect(
get template() {
return PROMPT_REVIEW.replace("${path}", ctx.worktree)
},
subtask: true,
hints: hints(PROMPT_REVIEW),
}