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 shippedThe 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.
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 | shThe 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.
use as a GitHub template → npm installjat install pilotjat install secretjat install appliancecurl -fsSL jat.tools/jomarchy | shjat install run jat orchestrates. jst is the framework you build on, pilot drives your browser, secret resolves the keys, appliance and run take the heavy compute. jatstation is the desk it all runs on.
How they fit togetherInstall
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 | shjat metaskills
jatstack composes best-in-class open frameworks (impeccable, HyperFrames, Omarchy) and runs them at fleet scale.