
There are 20+ tools for running AI coding agents in parallel — how to pick one
2026年8月4日
Vibe Kanban, Nimbalyst, Parallel Code, Conductor, Claude Squad — and Claude Code's own `claude agents`. Twenty-plus tools run Claude Code and Codex sessions in parallel, and nearly all of them are MIT, local and worktree-based, so a feature table won't help you choose. Pick by which part actually hurts: reading, reviewing, losing track, or isolation. Written by the team that maintains one of them — Satoshi Nakajima and Singularity Society, MIT licensed.

並列AIエージェントのツールは20以上ある ── どれを選ぶかの決め方
2026年8月4日
Claude Code や Codex を並列で走らせるツールが20以上ある。Vibe Kanban、Nimbalyst、Parallel Code、Conductor、Claude Squad、そして Claude Code 本体の claude agents。全部が OSS で worktree ベースでローカル動作なので、機能一覧を比べても選べない。困りごと(読めない・レビューできない・見失う・隔離できない)から逆に選ぶ方法を、この分野でツールを作っている側から書いた。開発は中島聡と Singularity Society のチーム、MIT ライセンス。

いま使っているツール別 ── Claude Code を並列で回すと、どこで困るか
2026年8月1日
VS Code 拡張、Cursor、tmux 分割、Warp、Claude Squad、Conductor。Claude Code や Codex を並列で回すとき、いま使っているツールごとに困る場所が違う。メモリが先に落ちるのか、どれが待っているか分からなくなるのか、1 つ 1 つが小さすぎて読めないのか。ツール別に、何が起きていて、どうすれば楽になるかをまとめた。乗り換えを勧める記事ではなく、役割の分け方の話。開発は中島聡と Singularity Society のチーム、MIT ライセンス。

Claude Code や Codex を並列で走らせると『どれが今こちらを待ってる』か分からなくなる ── 1 画面で監督するコックピット
2026年7月30日
Claude Code や Codex を並列で 5〜6 個回すと、どれが入力待ちか、どれがまだ考え中か、どれが終わったのかが分からなくなる。ターミナルは全部同じ見た目だからだ。人間の作業記憶を頼らずに、状態の色 + 通知音 + スマホ Push で「呼ばれた側だけ」拾いに行けるようにするコックピット UI「MulmoTerminal」の紹介。npx 1 行で動く。

PRが立つたびにCodexがレビューする — Azure OpenAIでGitHub Actionsに組み込んだ話
2026年5月2日