Agents & API
Overview
Run the whole pipeline from a terminal — the krinoa CLI, pointing a coding agent at your workspace, and the HTTP API underneath both.
Everything the web app can do, a command can do too: the CLI and the app are the same implementation.
The CLI is install, sign-in and the output contract; the CLI reference is every command and output field, generated from the binary. Agents hands that surface to a coding agent, and the gate that stops it before anything final. The API is the HTTP API the CLI itself uses.
Updated 2026-09-10