Soul-Brews-Studio/maw-js
102 stars · Last commit 2026-07-24
maw — CLI for running multiple AI agents across machines via tmux. Wake agents, talk across nodes, watch screens, track cost. Engine-agnostic (Claude Code, Codex, Aider, OpenCode), built on Bun.
README preview
# maw [](https://github.com/Soul-Brews-Studio/maw-js/actions/workflows/ci.yml?query=branch%3Aalpha) [](docs/testing/coverage-gap-analysis.md) [](./LICENSE) [](https://github.com/Soul-Brews-Studio/maw-js/releases) [](https://bun.sh) [](./test) > Multi-Agent Workflow — wake agents, talk across machines, see the mesh. **maw is a CLI for running multiple AI agents across machines.** You wake an agent in a tmux window, send it tasks, watch its screen, and see what it cost — all from one terminal. One node or twenty; same commands. Built on [Bun](https://bun.sh) and engine-agnostic — drives [Claude Code](https://claude.com/claude-code), [Codex](https://openai.com/codex), Aider, and OpenCode alike. ## Install ```bash # One line: curl -fsSL https://raw.githubusercontent.com/Soul-Brews-Studio/maw-js/main/install.sh | bash # Or manually: