Cookbook
End-to-end demos on real public repos. Each demo:
- Clones a real OSS project at a pinned SHA
- Runs
harness init --no-llmagainst it - Shows the generated tree
- Runs
harness verifyto confirm everything passes
The reproducibility scripts live under examples/hero/ in the repo.
Demos
- FastAPI + RAG demo —
fastapi/full-stack-fastapi-template×rag-agent - Zulip + Support demo —
zulip/zulip×support-agent - Airflow + Workflow demo —
apache/airflow×workflow-agent