summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatt Cook <[email protected]>2025-08-13 12:25:38 -0500
committerGitHub <[email protected]>2025-08-13 12:25:38 -0500
commit77bb5af09235fcdd57c58a31921d4ea9a1415144 (patch)
tree82119b459bbca1007a66698a7719926cbe735c47
parent0c4fe73cbfb44df7bcb9eb2981438f164882dbb9 (diff)
downloadopencode-77bb5af09235fcdd57c58a31921d4ea9a1415144.tar.gz
opencode-77bb5af09235fcdd57c58a31921d4ea9a1415144.zip
fix: grammatical error in agent launch example (by Opencode) (#1897)
-rw-r--r--packages/opencode/src/tool/task.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/opencode/src/tool/task.txt b/packages/opencode/src/tool/task.txt
index d44ad0b8c..27e7bc5de 100644
--- a/packages/opencode/src/tool/task.txt
+++ b/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>