Landing page and simple docs for the ShakaCode agent stack:
- agent-workflows — the portable playbook/pack for running Codex and Claude Code across repos
- agent-coordination — coordination backend (claims, heartbeats, liveness)
- agent-coordination-dashboard — operator dashboard
Built with Astro. Deploys to Cloudflare Pages at agents.shakacode.com.
Design source: docs/landing-page-design.md in agent-workflows.
This repository supersedes the original design spec's proposal to keep the site in
a site/ directory inside agent-workflows.
npm install
npm run devnpm run build # outputs to dist/Cloudflare Pages project: agent-workflows-com.
- Build command:
npm run build - Output directory:
dist - Production branch:
main - Custom domain:
agents.shakacode.com