Sma1lboy/kobe
93 stars · Last commit 2026-08-02
The best terminal IDE for coding agents. kobe reimagines how you work with AI agents — fan out many in parallel, each isolated in its own git worktree, all from one screen. Engine-agnostic: Claude Code, Codex, and more.
README preview
# kobe — the agent multiplexer in your shell <p align="center"> <img src="docs/assets/brand/bracket-chip.gif" alt="kobe — the agent multiplexer in your shell" /> </p> <p align="center"> <strong>Multiplex your agents like you multiplex your terminals.</strong><br /> kobe is an open-source agent multiplexer: it runs <a href="https://claude.com/claude-code">Claude Code</a>, <a href="https://github.com/openai/codex">Codex</a>, and <a href="https://github.com/github/copilot-cli">Copilot</a> in parallel,<br /> each session on its own git worktree and branch — attach, detach, reattach; they keep working after you disconnect. </p> <p align="center"> <a href="https://www.npmjs.com/package/@sma1lboy/kobe"><img src="https://img.shields.io/npm/v/%40sma1lboy%2Fkobe?style=flat-square&label=npm&color=c96442" alt="npm version" /></a> <a href="https://github.com/Sma1lboy/kobe/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/Sma1lboy/kobe/ci.yml?branch=main&style=flat-square" alt="build" /></a> <a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="MIT license" /></a> </p> <p align="center"> <img src="docs/assets/workspace.png" alt="kobe workspace — task sidebar, embedded engine session, file tree and terminal" />