morapelker/hive
Project/Worktree manager, deeply integrated with AI agents to increase productivity and multitask efficiently
What it solves
Hive addresses the chaos of managing multiple AI coding agents across different projects and branches. It eliminates the need for numerous terminal tabs and the risk of agents conflicting by editing the same files, while removing the friction of constant git stashing and branch switching.
How it works
Hive acts as an orchestrator that integrates AI coding agents (like Claude Code, OpenCode, and Codex) into a single interface. It leverages git worktrees to create isolated environments for each agent session, allowing multiple branches to be open and active simultaneously. It also features "Worktree Connections," which allow users to link two different worktrees to share context, compare implementations, or sync changes in real-time.
Who it’s for
Developers who use multiple AI coding agents and work across various git branches and projects simultaneously and want a more organized, visual way to manage these sessions.
Highlights
- Worktree-First Workflow: Create and manage isolated git worktrees visually to avoid stashing or manual branch switching.
- Integrated AI Sessions: Direct support for OpenCode, Claude Code, and Codex with real-time response streaming and tool call execution.
- Worktree Connections: Link separate branches to share AI context, compare code side-by-side, or coordinate full-stack development.
- Visual Git Integration: Built-in file explorer with live git status, inline diffs, and visual commit/push/pull management.
- Command Palette: Fast navigation and action execution via
Cmd+Kshortcuts.
Related
- Project
- Project
- Project
- Project
- Project