Documentation

clu

A SQLite-backed issue tracker for coordinating AI coding agents on a single machine. Local-first, single binary, no daemon, no network.

The core loop

~/project — zsh
$
tickets
no issues yet

Start here

Getting Started

Install clu, init a project, create your first issues, and run the core loop.

Multi-agent

Declare agents, route work by capability, and use atomic claim + watch for push-style task delivery.

Workflows

YAML templates that materialise as issues + deps + labels — with optional human approval gates.

Built for many small agents.

Pick up work without stepping on each other. Gate risky steps behind human approval. Surface what's unblocked vs. waiting.