Public documentation site for AlphaAgent at docs.alpha-agent.
This repository documents:
- AlphaAgent product usage and operations
- AlphaClaw deployment references (linked to source)
- OpenClaw compatibility and runtime-related guidance (linked to source)
Related repositories:
- https://github.com/last-rev-llc/alphaagent
- https://github.com/last-rev-llc/alphaclaw
- https://github.com/openclaw/openclaw
npm install
npm startnpm run buildCut a docs version when shipping an AlphaAgent release:
npm run docs:version:cut -- 1.2.3Then update src/data/version-matrix.json and commit.
Generate local knowledge artifacts consumed by provisioned instance bots:
npm run generate:agent-knowledgeArtifacts:
agent-knowledge/agent-knowledge.jsonagent-knowledge/VERSION.txt
See:
docs/repo-integration/docs-impact-policy.mddocs/repo-integration/agent-knowledge-sync.mdREQUIREMENTS.md