Kilin
Deterministic, inspectable workflows for coding agents.
Kilin is a local, CLI-first workflow runtime. You define a finite workflow in ordinary files, validate it before execution, and run it through supported Codex, Claude Code, or OpenCode installations.
Kilin keeps orchestration explicit:
- workflows are scope-based files in project or user locations;
- execution stays attached to the foreground CLI;
- approvals are explicit barriers;
- writable work never overlaps another node;
- results, logs, decisions, and lineage remain inspectable locally; and
- the optional Viewer binds only to the local loopback interface.
Start here
- Install Kilin.
- Create and validate a workflow.
- Learn the workflow model.
- See how to watch a run as a person or as an agent.
- Keep the security boundaries in view before a provider run.
Use the command reference when integrating Kilin into a script or external scheduler.