swimmers 0.1.3

Axum server plus TUI for orchestrating Claude Code and Codex agents across tmux panes
Documentation
1
2
3
4
5
6
7
8
pub mod bridge_runner;
pub mod context;
pub mod emitter_client;
pub mod health;
pub mod loop_runner;
pub mod probe;
pub mod protocol;
pub mod runtime_config;