From 77bb5af09235fcdd57c58a31921d4ea9a1415144 Mon Sep 17 00:00:00 2001 From: Matt Cook Date: Wed, 13 Aug 2025 12:25:38 -0500 Subject: [PATCH] fix: grammatical error in agent launch example (by Opencode) (#1897) --- packages/opencode/src/tool/task.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/opencode/src/tool/task.txt b/packages/opencode/src/tool/task.txt index d44ad0b8..27e7bc5d 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 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