فهرست منبع

change /review to no longer be subagent invocation

Aiden Cline 3 ماه پیش
والد
کامیت
de24c5e722
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/opencode/src/command/index.ts

+ 0 - 1
packages/opencode/src/command/index.ts

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