DOCS
Documentation
Hawk is in development. The support repos below exist to power one Hawk CLI, not to ship as separate end-user products. Gitant and Lark are standalone products coming later.
How GrayCode is organized
Hawk system — one CLI with integrated capabilities
Hawk is the primary product. Eyrie, Trace, Tok, Yaad, Inspect, and Sight are support capabilities implemented in separate repos but designed to ship behind one Hawk CLI with shared context. Community skills will be built in — not a separate product. Not installable yet.
Future standalone products
Gitant (decentralised git) and Lark (developer ↔ agent communication) are standalone products in development. When they ship, they will connect to the Hawk CLI.
Status
Hawk is in active development — contributor builds from source work today, while the polished public install path comes later.
Contributor quick start
Contributor builds work from source today. The polished public install path comes later.
git clone https://github.com/GrayCodeAI/hawk && cd hawk make setup go build -o hawk ./cmd/hawk ./hawk # In Hawk: /config # Back in shell: ./hawk path