Skip to content

Commit 77bb5af

Browse files
authored
fix: grammatical error in agent launch example (by Opencode) (anomalyco#1897)
1 parent 0c4fe73 commit 77bb5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/opencode/src/tool/task.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function isPrime(n) {
4848
Since a signficant piece of code was written and the task was completed, now use the code-reviewer agent to review the code
4949
</commentary>
5050
assistant: Now let me use the code-reviewer agent to review the code
51-
assistant: Uses the Task tool to launch the with the code-reviewer agent
51+
assistant: Uses the Task tool to launch the code-reviewer agent
5252
</example>
5353

5454
<example>

0 commit comments

Comments
 (0)