diff options
| author | GitHub Action <[email protected]> | 2025-12-08 04:54:08 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-08 04:54:08 +0000 |
| commit | 923bf36593e517196a332ddce2ffe5f2fd216f5e (patch) | |
| tree | 48097544fe6586d973eb0bf046d1f26cfbd6bf5d /packages/web/src | |
| parent | d6e499dd481a8a743a92706832d0c6b175f20a98 (diff) | |
| download | opencode-923bf36593e517196a332ddce2ffe5f2fd216f5e.tar.gz opencode-923bf36593e517196a332ddce2ffe5f2fd216f5e.zip | |
chore: format code
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/agents.mdx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/agents.mdx b/packages/web/src/content/docs/agents.mdx index db6ae5c86..e9d4490a1 100644 --- a/packages/web/src/content/docs/agents.mdx +++ b/packages/web/src/content/docs/agents.mdx @@ -321,7 +321,6 @@ Use the `model` config to override the model for this agent. Useful for using di If you don’t specify a model, primary agents use the [model globally configured](/docs/config#models) while subagents will use the model of the primary agent that invoked the subagent. ::: - ```json title="opencode.json" { "agent": { |
