Architecture overview
The four-process topology — launcher / host / sidecar / renderer — and how they communicate.
The Internals section is for two audiences:
Architecture overview
The four-process topology — launcher / host / sidecar / renderer — and how they communicate.
The reducer stack
AgentMux’s audited-dispatch model: every state mutation goes through one layer’s reducer and is logged.
Build from source
Prerequisites (CMake + Ninja for cef-dll-sys), repo layout, build commands, debugging.
Agent App API
Drive AgentMux from an external agent or tool: open panes, send messages, read output. JSON-RPC over WebSocket.
Please read the Contributing guide before opening a PR.