kobe turns AI coding work into isolated git worktrees and persistent tmux sessions. AI agents are useful one at a time — kobe is for when you want five attempts running at once.
Settings → Engine picks which AI CLI kobe runs for a task. Switch per task, or point it at your own command. Every attempt gets its own branch and worktree — compare the results, keep the good one, archive the rest.
$ kobe api fan-out \ --repo "$PWD" \ --agents claude:3 \ --prompt "simplify auth" → spawned 3 parallel tasks, each in its own worktree + branch
Your laptop, a devbox, a VPS, or any machine you can SSH into. No browser, no VNC, no desktop app.