Local-first orchestration for software work

One control center for every project.

People and coding agents plan, build, review, and remember in one durable workflow—without giving an agent the power to call its own work Done.

01 / The control room

Every project in view. Every task still scoped to its own repository.

02 / One shared system

Built for people and agents.

01
One portfolio, strict project boundaries.

A global catalog makes every registered project visible. Each repository keeps its own protected SQLite workflow and history.

02
Work survives the chat window.

Checked-in knowledge, attributed memory, and searchable context let the next agent continue from evidence instead of folklore.

03
Claims are not proof.

Agentklar runs declared checks and retains command, exit status, timing, and log hash as machine-attested evidence.

04
Done remains a human decision.

Agents can claim, build, submit, and request review. The agent interface exposes no approve, reject, or Done operation.

03 / What it holds

The durable layer around your coding agents.

Use Codex, Claude, OpenCode, Gemini CLI, Cursor, or another MCP-capable worker. Agentklar provides the contracts around the work, not another agent to replace them.

Portfolio

Multi-project control

Switch projects, scan attention, and keep every task address scoped to its repository.

Workflow

Real task lifecycle

Definition of Ready, atomic claims, leases, dependencies, review, QA, approval, and archived history.

Proof

Attested evidence

Only declared commands run. Their output and provenance stay attached to the submission.

Continuity

Knowledge + memory

Human-reviewed project rules and sourced agent learnings remain inspectable and searchable.

Retrieval

Focused context

Agents retrieve relevant excerpts for the current task without merging every project's memory.

Boundary

Human-only Done

Approval is bound to the reviewed evidence snapshot and never appears on the agent-facing MCP surface.

04 / Start locally

One binary. Your repositories stay yours.

macOS and Linux. No hosted account, frontend runtime, or external board required. Vikunja remains available only as an optional legacy integration.

$ curl -fsSL https://raw.githubusercontent.com/kaltstart-co/agentklar/main/install.sh | bash -s --

$ cd your-project
$ agentklar init
$ agentklar ui --open
Plan with clarity. Ship with proof.

A shared operating system for serious AI-assisted development.