Metadata-Version: 2.4
Name: arig
Version: 0.0.1
Summary: agent rig - batch orchestration for AI coding agents: one idempotent tick, no server, no daemon, no admin rights. (0.0.1 reserves the name; the harness ships here shortly.)
Author-email: Andrew Stellman <andrew@stellman.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/andrewstellman/arig
Project-URL: Repository, https://github.com/andrewstellman/arig
Keywords: agent,orchestration,ai,harness,rig,batch,claude
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# arig

**agent rig** — batch orchestration for AI coding agents (or any job that
appends JSON lines to a file). `arig` runs and monitors many worker processes
from inside your existing agent session, driving a deterministic, disk-backed
state machine **one idempotent tick at a time**. No server, no daemon, no admin
rights.

> Rig up your agents: `arig run plan.json`

This `0.0.1` release only reserves the name. The harness ships as **v0.1.0**
shortly at https://github.com/andrewstellman/arig.

Licensed under Apache-2.0.
