docs: clarify plugin agent tool config

This commit is contained in:
Peter Steinberger
2026-01-18 04:27:50 +00:00
parent efdb33c975
commit 331b8157b0
2 changed files with 14 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ Docs: https://docs.clawd.bot
- CLI: surface FTS + embedding cache state in `clawdbot memory status`.
- Plugins: allow optional agent tools with explicit allowlists and add plugin tool authoring guide. https://docs.clawd.bot/plugins/agent-tools
- Tools: centralize plugin tool policy helpers.
- Docs: clarify plugin agent tool configuration. https://docs.clawd.bot/plugins/agent-tools
### Fixes
- Voice call: include request query in Twilio webhook verification when publicUrl is set. (#864)