mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 10:07:58 +00:00
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