#566 · Primary category: AI Agents & Automation

rmux

agent ai cli linux macos multiplexer multiplexers powershell ratatui rust terminal tokio windows

Universal Rust multiplexer with a typed SDK — drive any CLI or TUI app from code. Native on Linux, macOS, and Windows.

Project last updated:08/09/26

GitHub Stars

2.6K

Forks

148

Contributors

18

License

Other

Why we included this project

rmux exists for the times when a script, not a person, needs to sit in front of a terminal. It is a Rust multiplexer with typed SDKs for Rust, Python, and TypeScript, so automation can open sessions, address panes by handle, send input, and wait for specific output without parsing raw TTY text. Teams building AI agents, test automation, or CI pipelines can keep shells alive across steps and reattach to them later, which helps when a long-running agent workflow needs to resume where it left off. The tmux-compatible command surface keeps interactive users on familiar ground while code takes over when needed, and native support for Windows, macOS, and Linux without WSL makes it a straightforward fit for cross-platform agent runtimes.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category