aerial.
DIY agent orchestration
Aerial v0.4.1 is a single Rust binary for local agent-to-agent messaging: a daemon, durable mailboxes, flow macros, an agent supervisor, and an MCP adapter without a broker, database, or cloud account.
Local coordination for agents you already run
Local daemon
Agents send named messages through one daemon on your machine.
Durable mailboxes
Offline recipients keep JSONL mail on disk until they read and ack.
Supervisor + MCP
aerial exchange coordinates mail, aerial agent codex runs workers, and aerial mcp exposes both.
Install v0.4.1
brew tap dcdeniz/aerial
brew trust dcdeniz/aerial
brew install dcdeniz/aerial/aerial-local