mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
docs: typo in subtask documentation (#6821)
This commit is contained in:
parent
29672e7b95
commit
1f8dab50be
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ This is an **optional** config option. If not specified, defaults to your curren
|
|||
### Subtask
|
||||
|
||||
Use the `subtask` boolean to force the command to trigger a [subagent](/docs/agents/#subagents) invocation.
|
||||
This useful if you want the command to not pollute your primary context and will **force** the agent to act as a subagent,
|
||||
This is useful if you want the command to not pollute your primary context and will **force** the agent to act as a subagent,
|
||||
even if `mode` is set to `primary` on the [agent](/docs/agents) configuration.
|
||||
|
||||
```json title="opencode.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue