RC.8
Documentation revision 1
ait-agent-worker — Complete Reference
Run one admitted native transport worker or one bounded signed-request or reply-provider transaction.
Audience: Developers, integration maintainers, and operators
Operating boundary#
Purpose: Run one admitted native transport worker or one bounded signed-request or reply-provider transaction.
Coverage: 6 public help surfaces emitted by ait-agent-worker.
This page preserves the admitted RC.8 executable output in full. It is generated from the checksum-bound release binary, including every emitted argument, option, default, possible value, conflict, and requirement.
Complete command tree#
ait-agent-worker
ait-agent-worker capabilities
ait-agent-worker run
ait-agent-worker slack-command
ait-agent-worker discord-interaction
ait-agent-worker reply-providerExact emitted help#
ait-agent-worker#
Run Python-free AIT transport workers
Usage: ait-agent-worker <COMMAND>
Commands:
capabilities Report transport runners compiled into this executable
run Run one configured transport worker
slack-command Execute one signed Slack slash-command request from stdin
discord-interaction Execute one signed Discord interaction request from stdin
reply-provider Generate one native Codex reply from a versioned provider request on stdin
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print versionait-agent-worker capabilities#
Report transport runners compiled into this executable
Usage: ait-agent-worker capabilities [OPTIONS]
Options:
--json Emit the stable machine-readable capability contract
-h, --help Print helpait-agent-worker run#
Run one configured transport worker
Usage: ait-agent-worker run [OPTIONS] --transport <TRANSPORT> --worker <WORKER> --event-loop-backend <EVENT_LOOP_BACKEND> --shard <SHARD>
Options:
--transport <TRANSPORT>
Transport kind: telegram, discord, slack, or line
--worker <WORKER>
Named worker from .ait/agent-workers.json
--event-loop-backend <EVENT_LOOP_BACKEND>
Rust event-loop backend selected by launch planning
--shard <SHARD>
Zero-based Rust reactor shard assignment
--console-mode <CONSOLE_MODE>
Run the long-lived service or one stdin Telegram webhook transaction [default: service] [possible values: service, webhook]
-h, --help
Print helpait-agent-worker slack-command#
Execute one signed Slack slash-command request from stdin
Usage: ait-agent-worker slack-command [OPTIONS] --signature <SIGNATURE> --signature-timestamp <SIGNATURE_TIMESTAMP>
Options:
--worker <WORKER>
Named Slack worker from .ait/agent-workers.json [default: main]
--signature <SIGNATURE>
Slack request signature paired with the exact stdin payload
--signature-timestamp <SIGNATURE_TIMESTAMP>
Slack request Unix timestamp used by signature verification
-h, --help
Print helpait-agent-worker discord-interaction#
Execute one signed Discord interaction request from stdin
Usage: ait-agent-worker discord-interaction [OPTIONS] --signature <SIGNATURE> --signature-timestamp <SIGNATURE_TIMESTAMP>
Options:
--worker <WORKER>
Named Discord worker from .ait/agent-workers.json [default: main]
--signature <SIGNATURE>
Discord Ed25519 signature paired with the exact stdin payload
--signature-timestamp <SIGNATURE_TIMESTAMP>
Discord interaction timestamp used by signature verification
-h, --help
Print helpait-agent-worker reply-provider#
Generate one native Codex reply from a versioned provider request on stdin
Usage: ait-agent-worker reply-provider
Options:
-h, --help Print helpCapture authority#
- Product version:
1.0.0-rc.8 - Binary version:
ait-agent-worker 1.0.0-rc.8 - Binary SHA-256:
28301ae5b765134e25a37471f9a9b1a5914e4d82c958137d29dafcd6e9501fa4 - Captured:
2026-08-17