Skip to main content
Fairway

Traffic control for coding agents

Coordinate multiple coding agents working in parallel on one repository: task state, worktree lanes, provider sessions, evidence, handoffs, reviews, and dashboard visibility.

Track ownership

Tasks, claims, handoffs, reviews, evidence, and checkpoints live in one local execution store.

Keep lanes visible

The wall and board show what is claimed, what is actively attached to a provider session, and what needs review.

Stay provider-neutral

Codex, Claude, Gemini, tmux, or shell can attach to a lane without becoming Fairway-specific runtime dependencies.

Install

# tagged releases
brew tap fairway-run/tap
brew install --cask fairway

# source install before the first tagged release
go install github.com/fairway-run/fairway/cmd/fairway@latest