summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/web/src/content/docs/tools.mdx9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/tools.mdx b/packages/web/src/content/docs/tools.mdx
index 11761d4c8..c148bc6f1 100644
--- a/packages/web/src/content/docs/tools.mdx
+++ b/packages/web/src/content/docs/tools.mdx
@@ -228,6 +228,11 @@ Apply patches to files.
This tool applies patch files to your codebase. Useful for applying diffs and patches from various sources.
+:::tip
+This tool is disabled for subagents by default, but you can enable it manually. [Learn more](/docs/agents/#tools)
+:::
+
+
---
### todowrite
@@ -245,6 +250,10 @@ Manage todo lists during coding sessions.
Creates and updates task lists to track progress during complex operations. The LLM uses this to organize multi-step tasks.
+:::tip
+This tool is disabled for subagents by default, but you can enable it manually. [Learn more](/docs/agents/#tools)
+:::
+
---
### todoread