Skip to content

Welcome to Hive

Hive is a native macOS application for orchestrating AI coding agents across multiple projects and branches simultaneously.

What is Hive?

Stop juggling terminal tabs. Hive lets you run Claude Code, OpenCode, and Codex sessions across multiple projects from one window. Each agent runs on its own isolated git worktree branch, so two agents can work on the same repo simultaneously without conflicts.

Key Features

All Agents in One Sidebar

Run multiple AI coding sessions across different projects. See every agent's status at a glance. Click to switch. No more hunting through terminal tabs.

Isolated Branches by Default

Each agent runs on its own git worktree branch. Two agents can work on the same repo simultaneously without stepping on each other. No conflicts, no stashing.

Connections: Cross-Repo AI Context

Link multiple repositories together so a single agent session sees your entire stack. Frontend, backend, shared libraries — one agent plans and implements across all of them in one pass.

Quick Start

Install Hive via Homebrew:

bash
brew install --cask hive-app

Or download the .dmg from GitHub Releases.

Getting Help

Open Source

Hive is free and open source under the MIT license. We welcome contributions!

Released under the MIT License.