# agentflows demos

Static demo sites from the agentflows lab, deployed to GitHub Pages by
`.github/workflows/pages.yml` on pushes to `main` touching this directory.

- Live hub: https://seacold.github.io/agentflows/
- `index.html` — demos hub page.
- `landing-variants/` — three no-animation landing designs for the agentic-loops story. See `landing-variants/README.md`.
- `kami3-capabilities/` — Kami3/Kimi K3 capability demo pages. See `kami3-capabilities/README.md`.

The repo stays private but the published site is public — only this directory is
uploaded. Never put credentials, transcripts, or session state here (guarded by
`tests/top_review_lab.test.ts`).

Lab notes: `../README.md` (in the repo: `experiments/skills-workflows-hooks-lab/README.md`).
