Open Source — Apache 2.0

One prompt.
A full AI engineering team.

Describe a feature in plain English. Hivemind deploys a PM, developers, reviewer, and QA — all working in parallel — and delivers tested, committed code.

$ npx create-hivemind@latest

If Claude Code is a developer, Hivemind is the engineering team.

🤖 Claude Code
🦞 OpenClaw
🧪 Codex
⌨️ Cursor
🐚 Bash
🌐 HTTP

If it can write code, it's hired.

How It Works

Three steps. One prompt to production code.

01

Describe the feature

"Add JWT authentication with a login page and protected routes."

Plain English. No config files. No YAML.

02

Watch the team work

PM plans the DAG. Frontend, Backend, and DB agents work in parallel. Tests run. Reviewer checks quality.

Real-time streaming dashboard. Mobile-friendly.

03

Get production code

Tested, reviewed, committed. Open your IDE and it's already there. Go lie on the couch.

Self-healing. If something fails, it fixes itself.

Features

Everything you need to run an AI engineering team.

🧩

DAG-Based Planning

Every feature is broken into a dependency-aware task graph. Independent tasks run in parallel.

🔄

Self-Healing

Failed tasks are classified by failure type and retried with targeted fixes — not blind restarts.

🔀

Artifact Flow

Agents pass typed artifacts (API contracts, schemas, test reports) to downstream agents.

🧠

Proactive Memory

Past failures and lessons are injected into agent prompts. The team learns across sessions.

🛡️

Code Review Gate

A reviewer agent checks correctness, consistency, and code quality before the final commit.

Smart Concurrency

Reader agents run in parallel. Writer agents are serialized when file scopes overlap.

💰

Zero Extra Cost

No API keys needed. Runs on your existing Claude Code CLI subscription. No token charges.

📱

Mobile Dashboard

Real-time streaming, DAG progress, file diffs, cost analytics — all from your phone.

🔌

Circuit Breaker

SDK client prevents cascade failures when the LLM is overloaded. Other agents keep working.

🤝

Structured Handoffs

Agents write detailed handoff documents explaining what they built, why, and how to test it for the next agent.

TDD Verification Loop

The test engineer runs tests, fixes failures, and provides actual terminal output as proof — no hallucinated results.

📋

Two-Stage Review

Code review is split into spec compliance (does it match requirements?) and code quality (is it well-written?).

Before & After

What changes when you add Hivemind to your workflow.

Without Hivemind With Hivemind
You ask Claude Code to build a feature. It works on one file at a time, loses context, and you babysit for hours. Describe the feature once. PM breaks it into a DAG, agents build in parallel, reviewer checks quality, code is committed.
For a full-stack feature, you manually coordinate backend, frontend, tests, review. Copy-pasting context between sessions. Artifact flow passes API contracts, schemas, and test reports between agents automatically.
An agent gets stuck in a loop. You kill it, lose context, start over. Self-healing detects stuck agents (5 distinct signals), reassigns, simplifies, or respawns — automatically.
You can't leave your desk. If you walk away, the agent stops or goes off track. Monitor from your phone. The dashboard streams everything in real-time. Walk away. Go to the couch.
Agents write buggy code and you only find out after merging. Code review gate catches issues before commit. Test engineer validates. Security auditor checks OWASP Top 10.

Meet the Team

11 specialist agents. Each one built for a specific job.

📋

PM Agent

Brainstorms architectural approaches, evaluates trade-offs, then creates a dependency-aware task graph

🎯

Orchestrator

Coordinates the entire team — routes tasks, handles failures, and ensures agents work in parallel without conflicts

🧠

Memory Agent

Remembers decisions, patterns, and lessons from previous sessions to avoid repeating mistakes

🎨

Frontend Dev

Builds pixel-perfect UI components with React, TypeScript, and Tailwind CSS

⚙️

Backend Dev

Writes APIs, business logic, and server-side code with FastAPI and Python

🗄️

Database Expert

Designs schemas, writes migrations, and optimizes queries for production workloads

🐳

DevOps

Configures Docker, CI/CD pipelines, and deployment infrastructure

🏗️

TS Architect

Designs scalable TypeScript architectures with advanced patterns and type safety

🧪

Test Engineer

Writes tests in a strict TDD verification loop — runs them, fixes failures, and proves they pass with real output

🔒

Security Auditor

Scans for vulnerabilities, enforces OWASP Top 10 compliance, and hardens your code

👁️

Reviewer

Performs a rigorous two-stage review: first checks spec compliance, then evaluates code quality and security

Ready to ship features,
not babysit agents?

Open source. Self-hosted. No account required.

$ npx create-hivemind@latest