Persistent execution fabric

Turn the compute and AI tools you already have into a persistent execution workforce.

Bring a VPS, workstation, cloud host, or existing execution environment. Connect the agents and providers you already use. ClawKraft coordinates work, preserves progress across worker changes, and governs how work is reviewed, accepted, merged, and deployed.

Persistent workers · isolated execution · durable handoffs · governed delivery
$ clawkraft commission host
✓ host qualified
$ clawkraft connect workforce
✓ workers registered
$ clawkraft run program
research → implementation → evidence
review → merge → deploy → verify
worker-1 disconnected
✓ checkpoint preserved
✓ worker-2 resumed
What it does

Real project work, not loose prompts.

ClawKraft is an execution fabric that coordinates workers, infrastructure, source changes, proof, review, and delivery. It is designed so useful work can survive sessions, providers, process failures, and handoffs.

Persistent workers

Coordinate interactive agents, long-running goal workers, coding agents, browser agents, native workers, and external connected workers.

Isolated execution

Use worktrees, disposable CI, containers, databases, caches, persistent storage, warm environments, resource limits, and host-qualified isolation.

Durable handoffs

Assignments, checkpoints, receipts, leases, evidence, and review state remain durable so the next worker can continue instead of restarting from chat history.

Governed review

Carry changes through diff inspection, corrective work, tests, evidence, approval, and handoff before accepted state advances.

Governed deployment

Bind deployment to authorization, evidence, rollback behavior, production verification, and durable receipts.

Private workloads

Ship generic platform capabilities while keeping project-specific Programs, repositories, policies, credentials, and execution context private.

Bring your own infrastructure

Bring a normal machine. Commission an execution host.

A customer should not have to manually wire every runner, credential, lifecycle path, browser, and CI environment over SSH. ClawKraft turns supported infrastructure into a qualified host that can participate in the workforce.

1. InfrastructureVPS, workstation, or cloud host you control.
2. SetupCommission and qualify execution capabilities.
3. WorkforceAttach compatible workers and providers.
4. ProgramsExecute dependency-aware work with durable state.
Mission Control

See the program. Control the workforce.

Mission Control exposes the state that matters without turning the browser into a second control plane.

Program selection, progress, next transition, cost, resources, decisions, and blocking findings
Guide me, Run within plan, and Full R2E autonomy envelopes
Pause, Resume, Stop, worker ON/OFF, Enable All, Disable All, and Hard Stop
Work graph, decision inbox, authority envelope, and audit timeline
Durable execution

Progress should survive worker failure.

Worker A starts ↓ checkpoint ↓ Worker A disappears ↓ Worker B resumes ↓ evidence → review → completion

The durable model preserves assignment state, worker identity, leases, generations, checkpoints, receipts, evidence, review state, handoff state, and recovery history.

Programs

Turn objectives into governed execution.

Programs preserve why work exists, what it depends on, what counts as complete, what evidence is required, and what downstream work becomes available next.

research / objective ↓ dependency-aware work ↓ workers ↓ evidence ↓ review ↓ accepted result
Disposable execution

Parallel work should not fight over one shared CI box.

Execution environments can be commissioned, assigned, checkpointed, handed off, returned, refreshed, replaced, or discarded. Proof remains bound to the work that produced it.

Failure and recovery

Failure should become state, not mystery.

ClawKraft is designed to reconcile worker death, stale leases, provider loss, CI failure, branch divergence, review invalidation, merge races, deployment failure, rollback, and stale or superseded work.

Governed delivery

Execution is only part of the job.

ClawKraft carries work through a delivery path that separates producing a change from proving, reviewing, accepting, merging, and deploying it.

ExecuteWorker performs the bounded work.
Inspect + correctReview the diff and resolve findings.
Test + evidenceProduce current qualification and proof.
Approve + deliverMerge, deploy, verify, and preserve receipts.
Architecture

Clear surfaces. One authority.

The public website explains the product. Authenticated applications operate it. The private ClawKraft control plane remains authoritative for execution state and privileged actions.

clawkraft.com ↓ setup.clawkraft.dev ↓ app.clawkraft.dev ←→ review.clawkraft.dev ↓ ClawKraft control plane ↓ execution hosts + workers External agents: https://mcp.clawkraft.dev/mcp
Get started

Turn the infrastructure you already have into a workforce that can keep going.