summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/web/src/content/docs/docs/agents.mdx6
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