openclaw/docs/.generated
George Zhang 2806f2b878
Heartbeat: add isolatedSession option for fresh session per heartbeat run (#46634)
Reuses the cron isolated session pattern (resolveCronSession with forceNew)
to give each heartbeat a fresh session with no prior conversation history.
Reduces per-heartbeat token cost from ~100K to ~2-5K tokens.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 16:28:01 -07:00
..
README.md Docs: add config drift baseline statefile (#45891) 2026-03-14 14:23:30 -07:00
config-baseline.json Heartbeat: add isolatedSession option for fresh session per heartbeat run (#46634) 2026-03-14 16:28:01 -07:00
config-baseline.jsonl Heartbeat: add isolatedSession option for fresh session per heartbeat run (#46634) 2026-03-14 16:28:01 -07:00

README.md

Generated Docs Artifacts

These baseline artifacts are generated from the repo-owned OpenClaw config schema and bundled channel/plugin metadata.

  • Do not edit config-baseline.json by hand.
  • Do not edit config-baseline.jsonl by hand.
  • Regenerate it with pnpm config:docs:gen.
  • Validate it in CI or locally with pnpm config:docs:check.