Happenmass/omux
107 stars · Last commit 2026-07-10
Orchestrate AI coding agents (Claude Code, Codex) as parallel subagents over tmux — a loop-engineering runtime with auto-continue, execute-then-review, and cross-session memory.
README preview
<div align="center"> # omux **Run your CLI coding agent unattended, in parallel, at scale.** omux is a meta-agent that orchestrates the CLI coding agent of your choice — Claude Code, Codex, or anything else — through tmux. It spawns multiple instances, handles state and confirmations, remembers across sessions, and lets you walk away. [](https://www.npmjs.com/package/@happenmass/omux) [](./LICENSE) [](https://nodejs.org) [Website](https://www.omux.sh) · [Demo video](#demo) · [How it works](#how-it-works) · [Install](#install) · [FAQ](#faq) </div> --- ## The problem