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:
brew install --cask hive-appOr download the .dmg from GitHub Releases.
Getting Help
- User Guide - Comprehensive usage instructions
- FAQ - Common questions and troubleshooting
- Keyboard Shortcuts - Speed up your workflow
- GitHub Issues - Report bugs
- GitHub Discussions - Ask questions
Open Source
Hive is free and open source under the MIT license. We welcome contributions!
- Contributing Guide - How to contribute
- Code of Conduct - Community guidelines
- Security Policy - Reporting security issues