AgentOS has been rebranded and merged into DX Terminal.
The AI-native terminal multiplexer. Monitor, manage, and orchestrate AI coding agents from one screen.
Go to the new repo: github.com/pdaxt/dx-terminal
AgentOS and TmuxCC were merged into a single product: DX Terminal (dx).
- Binary:
dx(wasagentos) - Package:
dx-terminal(wasagentos) - Native PTY mode (no tmux dependency)
- Real-time token cost tracking
- Context window gauges
- 30k+ lines of Rust, 9.5MB single binary
git clone https://github.com/pdaxt/dx-terminal.git
cd dx-terminal
cargo build --release
./target/release/dxThis repo is archived. All development continues at pdaxt/dx-terminal.