multiplexer active

hive

Maker: tt-a1i License: BSL-1.1 Stars: 466 First released: 2026-04-19 Language: TypeScript
CLI Web

About

hive turns a local machine into a supervised team of coding agents. A browser-based workbench spawns an Orchestrator agent and worker agents — Claude Code, Codex, Gemini CLI, OpenCode, Qwen, or custom CLIs — each as a real PTY process visible in the UI, with a team command injected into their shells so the Orchestrator dispatches tasks and workers report progress through a shared markdown task graph at .hive/tasks.md. Workers take role presets (coder, reviewer, tester, custom), an experimental auto-staff mode spins up temporary workers as needed, and sessions persist across disconnects with background PTY preservation. Team memory and a task-graph editor with conflict handling keep the plan inspectable and editable by hand. It targets developers who want to watch and steer a multi-agent build locally, running in alpha with an optional end-to-end-encrypted remote gateway.