minor fix in body

This commit is contained in:
Maximilian
2026-05-11 00:45:30 +02:00
Unverified
parent 74739567b9
commit 68deecfb4f
+1 -1
View File
@@ -466,7 +466,7 @@ const { session } = await createAgentSession({ resourceLoader: loader });
### Tools
Use tool names, not imported tool instances.
Specify which built-in tools to enable:
- Built-in tool names: `read`, `bash`, `edit`, `write`, `grep`, `find`, `ls`
- Default built-ins: `read`, `bash`, `edit`, `write`