Add tools.cron.command_allowed_remotes so remote channels can be explicitly allowlisted for command-executing cron jobs. Entries support channel names, channel:chat_id pairs, and a literal * to allow every non-empty channel while preserving the default deny posture. The existing allow_command and command_confirm checks still apply after the channel gate. Update tests, config examples, and cron documentation for the new option. |
||
|---|---|---|
| .. | ||
| config-versioning.md | ||
| cron.md | ||
| mcp-cli.md | ||
| rate-limiting.md | ||
| README.md | ||
| tools_configuration.fr.md | ||
| tools_configuration.ja.md | ||
| tools_configuration.md | ||
| tools_configuration.pt-br.md | ||
| tools_configuration.vi.md | ||
| tools_configuration.zh.md | ||
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.