Discover and explore top open-source AI tools and projects—updated daily.
morapelkerAI agent orchestrator for parallel coding and project management
Top 84.7% on SourcePulse
Summary
Hive is an open-source AI agent orchestrator designed to streamline parallel coding across multiple projects and branches. It targets developers managing numerous AI coding sessions, offering a unified interface, isolated Git worktrees, and cross-repository context to enhance productivity and prevent file conflicts.
How It Works
The core approach is a "worktree-first" workflow, leveraging isolated Git worktrees for simultaneous branch management without stashing. It deeply integrates AI coding sessions (OpenCode, Claude Code, Codex) with real-time streaming and permission controls. A novel "Worktree Connections" feature allows bidirectional linking of worktrees, enabling shared context, cross-branch comparison, and collaborative development.
Quick Start & Requirements
brew tap morapelker/hive && brew install --cask hive) or direct download from GitHub Releases.Highlighted Details
Maintenance & Community
Community engagement is encouraged via GitHub Issues (https://github.com/morapelker/hive/issues) and Discussions (https://github.com/morapelker/hive/discussions). Detailed documentation is available at docs/. The roadmap indicates future cross-platform support, a plugin system, and team features.
Licensing & Compatibility
Licensed under the MIT License, permitting broad commercial use and integration.
Limitations & Caveats
Currently, Hive is macOS-only; Windows and Linux support are planned for future releases. The embedded Ghostty terminal feature is optional and requires manual build steps for libghostty if desired.
22 hours ago
Inactive