agentmux 0.8.0

Multi-agent coordination runtime with inter-agent messaging across CLI, MCP, tmux, and ACP.
Documentation
1
2
3
4
5
6
7
8
mod communication;
mod cursor;
mod frame;
mod geometry;
mod interaction;
mod overlays;

pub(crate) use frame::render;