diff options
| author | Dax Raad <[email protected]> | 2025-08-07 21:49:18 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-07 21:49:18 -0400 |
| commit | 02ef96f89b103f54901b3bc58cac3fed72be3956 (patch) | |
| tree | ec26b638c7ce48d4e02b775d1ce4c6ee24b3162e /packages/web/src | |
| parent | 8750744068516912af06d1c1f1a8c48a1ebcc596 (diff) | |
| download | opencode-02ef96f89b103f54901b3bc58cac3fed72be3956.tar.gz opencode-02ef96f89b103f54901b3bc58cac3fed72be3956.zip | |
docs: fix
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/docs/agents.mdx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/web/src/content/docs/docs/agents.mdx b/packages/web/src/content/docs/docs/agents.mdx index 10c37e045..659c8ee5f 100644 --- a/packages/web/src/content/docs/docs/agents.mdx +++ b/packages/web/src/content/docs/docs/agents.mdx @@ -3,12 +3,6 @@ title: Agents description: Configure and use specialized agents in opencode. --- -agents allow opencode to operate different for specific tasks -you can cycle them with tab, or @ to delegate a subtask to them -explain built in build/plan agent -explain how to make your own agent -examples - Agents are specialized AI assistants that can be configured for specific tasks and workflows. They allow you to create focused tools with custom prompts, models, and tool access. :::tip |
