Happenmass/Cliclaw
107 stars · Last commit 2026-05-07
Your CLI coding agent shouldn't need a babysitter. cliclaw is a tool-agnostic meta-agent that runs Claude Code, Codex, or any TUI agent in parallel through tmux — clearing confirmations, remembering across sessions, scaling out.
README preview
<div align="center"> # cliclaw **Run your CLI coding agent unattended, in parallel, at scale.** cliclaw 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/cliclaw) [](./LICENSE) [](https://nodejs.org) [Demo video](#demo) · [How it works](#how-it-works) · [Install](#install) · [FAQ](#faq) </div> --- ## The problem