Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline de24c5e722 change /review to no longer be subagent invocation 2026-05-07 00:16:53 -05:00
-1
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),
}