AI Agents
Docs version: v0.1.11 • GitHub Releases • CHANGELOG.md
If you're building with OpenClaw or any personal AI agent, start here.
Machine-Readable Endpoints
/llms.txt— compact index for agent discovery/llms-full.txt— expanded command and contract context/docs/agent.json— structured capability manifest/docs/updates.xml— docs update feed (RSS)
Canonical Change Feeds
- GitHub releases feed (Atom)
- GitHub commits feed (Atom)
- Release notes (human view)
- CHANGELOG.md (source of truth)
Runtime Output Contracts
--json: machine-readable JSON payloads--agent: strict one-line envelope withok,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