ait
The main CLI: sprint lineage, isolated Tasks, Snapshots, evidence, recovery, Git interop, and closeout.
Components
Each one has its own source, digest, and license. They're only considered compatible when that exact set is released together.
aitThe main CLI: sprint lineage, isolated Tasks, Snapshots, evidence, recovery, Git interop, and closeout.
ait-agentOptional. Configures and supervises transport workers you've explicitly chosen to run.
ait-agent-workerOptional. Runs the Telegram, LINE, Discord, and Slack workers. It isn't a replacement for your coding client.
ait-serverThe remote protocol and shared durable state. It installs inactive and starts only when you say so.
ait-runnerRuns typed jobs from the server against the CI entrypoint your repository declares.
ait-pythonThe Python binding you can call directly from your code. It ships inside the PyPI ait-native package.
ait-nodeThe direct in-process Node-API binding, plus the npm packaging. The JS/TS API loads the matching platform addon, and its ait command calls that same binding without spawning an external process.
Homebrew, apt, and PyPI use the ait-native name. PyPI also gives you the Python binding.
On npm, @wa120/ait-native is the package to install. The platform packages are its dependencies, not products of their own.
ait-agent and ait-agent-worker.Quickstart lists the ways to get 1.1.1; Release Status shows where every public channel stands.