AI Agents

Docs version: v0.1.11GitHub ReleasesCHANGELOG.md

If you're building with OpenClaw or any personal AI agent, start here.

Machine-Readable Endpoints

Canonical Change Feeds

Runtime Output Contracts

  • --json: machine-readable JSON payloads
  • --agent: strict one-line envelope with ok, exit_code, error_type, data, trace_id
  • --tz <IANA timezone>: deterministic timezone override for automation runs

Versioning & Changelog Policy

  • Versioning follows SemVer.
  • Release notes follow Keep a Changelog sections (Added/Changed/Fixed/Security).
  • New behavior affecting automation contracts must be documented in release notes before publish.

Current Snapshot

Docs snapshot: v0.1.11