docs: cover qqbot /bot-me + c2cOnly admin gating (62fb87641e) and cron add --agent warning (dc0c54c7f1)

This commit is contained in:
Vincent Koc
2026-04-30 01:39:13 -07:00
parent 9061d1e4c3
commit 62be4eb21e
2 changed files with 5 additions and 0 deletions

View File

@@ -226,6 +226,8 @@ openclaw cron edit <job-id> --session current
openclaw cron edit <job-id> --session "session:daily-brief"
```
`openclaw cron add` warns when `--agent` is omitted on agent-turn jobs and falls back to the default agent (`main`). Pass `--agent <id>` at create time to pin a specific agent.
Delivery tweaks:
```bash