Your first session
A five-minute tour: split panes, run an agent, detach, come back. Take the tour →
bohay is a terminal workspace for AI coding agents: split panes, a live sidebar of every agent’s state, sessions that survive closing the terminal, and tools to run many agents on one project without conflicts.
curl -fsSL https://bohay.dev/install.sh | shPrebuilt binaries for Apple silicon and Linux (x86_64 / arm64).
brew install RizRiyz/bohay/bohaycargo install bohayAny platform with Rust ≥ 1.82 — including Intel macs.
irm https://bohay.dev/install.ps1 | iexUse bohay inside Windows Terminal.
bohay # launch — or reattach to — your sessionbohay doctor # check your setup: git, gh, ssh, and what each unlocksThat’s genuinely it. bohay starts a background server that owns your panes and
attaches a lightweight client — close the terminal any time and everything keeps
running. Start your agents in panes like you normally would; bohay recognizes
them automatically and shows their live state in the sidebar.
Your first session
A five-minute tour: split panes, run an agent, detach, come back. Take the tour →
Work with agents
Live states, notifications, zero-config session resume, integrations. Agent guide →
Run agents in parallel
The orchestration board: isolated worktrees, path leases, merge gates. Orchestration →
Script everything
Every UI action is a CLI command over a local socket. Scripting →