Ver código fonte

fix: grammatical error in agent launch example (by Opencode) (#1897)

Matt Cook 6 meses atrás
pai
commit
77bb5af092
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/opencode/src/tool/task.txt

+ 1 - 1
packages/opencode/src/tool/task.txt

@@ -48,7 +48,7 @@ function isPrime(n) {
 Since a signficant piece of code was written and the task was completed, now use the code-reviewer agent to review the code
 </commentary>
 assistant: Now let me use the code-reviewer agent to review the code
-assistant: Uses the Task tool to launch the with the code-reviewer agent
+assistant: Uses the Task tool to launch the code-reviewer agent
 </example>
 
 <example>