Documentation
Source of truth lives in the repo itself, not duplicated here — these link straight to the actively-maintained files.
- README
Project layout, core concepts (the loop, agents, skills/tools, subagents, tool permissions and multi-tenancy, sessions), wiring a real model, and deployment.
- Human in the loop
The single doc for approvals and questions, live or durable — the practical setup guide (which channel to pick, how to configure a notifier) and the design reference underneath it (checkpoints, cascade-skip, approve-with-edit, content-conditional gating).
- Protocol
The wire-level SSE event protocol for the http_stream channel — event shapes, ordering guarantees, what a client needs to handle.