Remix.run Logo
Show HN: Aerial – DIY Orchestration and Agent Messaging(dcdeniz.github.io)
2 points by dcdeniz 8 hours ago | 1 comments

Hey All,

I made this project mainly for personal use on startups + to get better at rust.

Agents should be able to send each other durable messages without needing Kafka, Redis, Postgres, a cloud account. People also shouldn't be tied down to Claude Code & Codex sub-agents, or Cursor / Antigravity to manage multiple agents simultaneously.

It's a lightweight rust binary that allows you to manage agents via an MCP server, Daemon, and a shell service per agent so you can orchestrate agents or pass data between them however you like.

This tool is for those of us using Warp / Ghostty, essentially. Will do an "agent waker upper" feature at some point.

Looking forward to everyones feedback.

dcdeniz 8 hours ago | parent [-]

Built this with feedback in mind.

If anyone has decent tool direction ideas, feel free to make issues / contribute and i'll gtw