picoclaw/docs/reference
jp39 3056a540bf feat: allow configured remote cron commands
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.
2026-06-16 17:26:45 +02:00
..
config-versioning.md Merge pull request #2766 from SiYue-ZO/docs/v3-config-format-sync 2026-05-15 22:06:08 +08:00
cron.md feat: allow configured remote cron commands 2026-06-16 17:26:45 +02:00
mcp-cli.md fix(mcp): support streamable HTTP alias and request-response mode 2026-05-07 19:24:02 +02:00
rate-limiting.md refactor: support explicit provider field in model list entries (#2609) 2026-04-22 11:28:47 +08:00
README.md feat(mcp): add show, add, list, remove, test, edit cli commands 2026-04-23 19:20:15 +02:00
tools_configuration.fr.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.ja.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.md feat: allow configured remote cron commands 2026-06-16 17:26:45 +02:00
tools_configuration.pt-br.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.vi.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00
tools_configuration.zh.md refactor(docs): reorganize docs by type and locale 2026-04-17 14:00:45 +08:00

Reference

Reference docs for precise configuration, runtime behavior, and tool semantics.