mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-07-28 01:27:58 +00:00
0c1e6b5279
Document that command_allowed_remotes = ["*"] is potentially dangerous because any remote channel that can talk to PicoClaw can schedule shell commands. Clarify that it should only be used when all enabled remote channels and chats are trusted.
Reference
Reference docs for precise configuration, runtime behavior, and tool semantics.
- Tools Configuration: per-tool configuration, execution policies, MCP, and Skills.
- MCP Server CLI: add, list, test, edit, and remove MCP server entries from the command line.
- Scheduled Tasks and Cron Jobs: schedule types, delivery modes, command gates, and storage.
- Config Schema Versioning Guide: config schema migration and compatibility notes.
- Dynamic Rate Limiting: request throttling behavior for LLM providers.