Guides

Practical guides for AI coding agents

Workflows for running terminal-based coding agents in parallel without losing branch isolation, session status, or review control.

OpenCode multiple sessions

Run OpenCode parallel sessions safely with separate worktrees and reviewable diffs.

Codex CLI multiple sessions

Use isolated branches to run several Codex CLI tasks without mixing changes.

Multiple AI agents with worktrees

A general workflow for running several AI coding agents in one repository.

Git worktrees for AI agents

Why worktrees are the right isolation layer for parallel agent sessions.

cmux vs Baton

Compare terminal panes with workspace-level organization for AI coding agents.

Conductor vs Baton

Compare two worktree-based apps for running AI coding agents in parallel.

Codex App vs Baton

Compare OpenAI's Codex-only app with Baton's terminal-agent workspace model.