Spawn, watch, and conduct
Claude Code ,
Codex ,
Gemini &
Grok from one hive — with a built-in MCP server that lets your agents spawn their own sub-agents.
Five terminal tabs, three agents, two dev servers — and you've lost track of which one is asking for permission.
Your agent can't see the dev server it just broke, or the test runner two tabs over. So it guesses.
A process dies, an agent stalls waiting for input, and you only notice twenty minutes later.
HiveTerm runs all your agents and processes in one native workspace — coordinated through a built-in MCP server, with every sub-agent visible in a live tree.
Add a project folder. HiveTerm detects your stack automatically.
Add agents and commands. Configure in the UI or write a hive.yml.
Auto-start bees boot the moment you open the project, coordinate via MCP, and notify you when they need you.
Hive runs a local MCP server on an available port. Your agents use it to spawn sub-agents, read each other's output, and ping you when they're done — and the whole tree is right there in your sidebar.
An agent calls spawn_bee to delegate work to a fresh sub-agent, then keeps working on its own task.
Sub-agents only see bees in their own project. No cross-talk, no surprises across workspaces.
Every sub-agent appears in the tree with live status, and any of them can fire a native notification.
spawn_bee Create new processes and agents on the fly kill_bee Stop any running process restart_bee Restart crashed or stale processes list_bees See all processes across projects get_bee_status Check health and uptime of any bee read_output Read terminal output from any process write_input Send input to running processes notify Push native desktop notifications Claude Code, Codex, Gemini, Grok — plus any dev server, watcher, or build command. No lock-in, no reselling your tokens.
Auto-detects Node, Laravel, Rust, Go, Python & Rails the moment you open a project.
Define it in YAML, review and ship with git, search every file, and talk to your agents — all without leaving the hive.
Define every agent and process once. Commit it to the repo. Your teammate clones, opens the project, and gets the exact same workspace — same agents, same env, same instructions.
# Your whole stack, versioned in git
name: My App
bees:
claude:
type: agent
command: claude
instructions: "Senior engineer. Ship clean PRs."
api:
command: npm run dev
auto_start: true
restart_on_change: ["src/**"]
worker:
command: php artisan queue:work A live diff panel, inline commit and push, one-click pull requests. When an agent finishes, hit "Ask Claude" and it writes the commit message for you.
A built-in file tree and VSCode-style search across your whole project — fuzzy-find by name, or grep every line with case, whole-word and regex toggles.
Press a key, say what you want, and the text shows up in the agent's input. Useful when you've got an idea but don't feel like typing two paragraphs.
Agents, dev servers, watchers, tests. Split panes, tab switching, all running in real terminals with full PTY support.
Processes auto-restart on non-zero exit. When an agent crashes, you see the exit code, the last 30 lines, and a Restart button.
Build done, test failed, agent stuck? You get a native OS notification — not a blinking tab you might miss.
A warm light/dark palette that follows your OS, five bundled mono fonts, and a UI translated into English, Portuguese & Spanish.
| Feature | HiveTerm | Conductor | Warp | T3 Code |
|---|---|---|---|---|
| Sub-agent tree (MCP) | ||||
| Runs your dev stack (servers, workers) | ||||
| macOS, Windows & Linux | ||||
| Config-as-code workspace | ||||
| Claude, Codex, Gemini & Grok | ||||
| Inline diff, commit & PR | ||||
| Voice input | ||||
| 3 languages (EN/PT/ES) |
"I had Claude Code, Codex, and a dev server going at once. Hive is the first time I could actually see what each agent was doing — and the sub-agent tree is wild. Claude spins up its own helpers and I just watch the swarm work."
No limits. Run as many projects, bees, and sub-agents as you want.
14-day free trial · 30-day money-back guarantee
Download, open a project, and watch your agents swarm. You'll know in 60 seconds if this is for you.