docs: add activeHours to heartbeat field notes and examples (#9366)

Co-authored-by: unisone <unisone@users.noreply.github.com>
This commit is contained in:
Alex Zaytsev
2026-02-05 21:18:57 -05:00
committed by GitHub
parent 717129f7f9
commit d2aee7da68
2 changed files with 30 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ Docs: https://docs.openclaw.ai
- Docs: clarify tmux send-keys for TUI by splitting text and Enter. (#7737) Thanks @Wangnov.
- Docs: mirror the landing page revamp for zh-CN (features, quickstart, docs directory, network model, credits). (#8994) Thanks @joshp123.
- Docs: strengthen secure DM mode guidance for multi-user inboxes with an explicit warning and example. (#9377) Thanks @Shrinija17.
- Docs: document `activeHours` heartbeat field with timezone resolution chain and example. (#9366) Thanks @unisone.
- Messages: add per-channel and per-account responsePrefix overrides across channels. (#9001) Thanks @mudrii.
- Cron: add announce delivery mode for isolated jobs (CLI + Control UI) and delivery mode config.
- Cron: default isolated jobs to announce delivery; accept ISO 8601 `schedule.at` in tool inputs.