jatstack

the agentic dev stack

Everything a fleet of coding agents needs to plan, build, and ship real work.

Seven composable tools for task orchestration, the framework you build on, browser automation, credential management, and compute offload. Self-hosted on your own machines and your own tailnet — no account, no cloud, nothing leaves your network.

jat
fleet · 4 agents · 12 tasks · 1 tailnet
spawn   auth-refactor      src/auth/**
spawn   billing-webhook    src/billing/**
pilot   drive checkout in your own browser
secret  resolve stripe-api-key from the vault
run     offload build → appliance mesh
review passed · 3 changes shipped

The jatstack family

Every tool stands alone. Together they cover the full loop from task to shipped change — one system where the parts assume each other.

jat the flagship

The agentic dev IDE — multi-agent orchestration for real work. Spawn, coordinate, and track fleets of agents partitioned by file so they never conflict — task queue, signals, leases, and a live board.

curl -fsSL jat.tools/install | sh

The coordination layer

jt · jat-task

The task queue agents pick work from — create, track, and dependency-graph tasks. jat-task is the long-form alias of jt.

jat-send · jat-inbox

A shared agent mailbox — agents message each other and drain their inbox to stay coordinated.

Install

One command bootstraps the stack onto your PATH. Pull in the rest of the tools as you need them — each tool's docs page carries its own installer.

Prefer to read first? Start with the docs.

curl -fsSL jat.tools/install | sh

jat metaskills

jatstack composes best-in-class open frameworks (impeccable, HyperFrames, Omarchy) and runs them at fleet scale.

See the skills