Every machine is a hive
See every agent across this machine and trusted Tailscale-connected machines from one live dashboard.
A private network for your agents
HivemindOS is the control room for people running a swarm of AI agents. Connect them over Tailscale, give them a shared Obsidian brain, sync secrets safely, assign work, and manage the whole fleet from one local-first dashboard.
What it does
A single chat window is easy. A laptop full of agents, a VPS, scattered env files and half-finished tasks is not. HivemindOS gives that mess a shape you can run.
See every agent across this machine and trusted Tailscale-connected machines from one live dashboard.
Agents read and write the same Obsidian vault — memory, handoffs, skills, work boards and shared context.
Assign work through a shared Kanban board with retries, stale-work recovery and clean human handoff.
Add a key once with hive-env-add and sync it to trusted machines over Tailscale SSH — no hand-copied secrets.
Provision controlled Base and Solana wallets so agents can pay for approved tools, APIs and actions within budget.
Connect hives through Tailscale so machines collaborate without public exposure. Secrets stay local-first.
The control room
Fleet, Work, Brain and Simulations — every surface lives behind one local URL, usually http://localhost:5020.




How it works
The model is simple: each machine is a hive, each agent is a bee, orchestrators delegate to workers, and every trusted machine shares the same private workspace.

Quick start
Setup checks Node and pnpm, installs dependencies and the machine monitor, starts the dashboard and can open it for you.
git clone https://github.com/LiamVisionary/hivemindos.git cd hivemindos ./setup.sh # dashboard usually prints: http://localhost:5020 # add shared keys when agents need them hive-env-add ANTHROPIC_API_KEY hive-env-add OPENAI_API_KEY
Run setup on the machine you use most and open the dashboard.
Check Fleet for local and Tailscale-connected machines.
Open Work to create a task and assign it to your agents.
Connect Brain to your shared Obsidian vault, then import schedules.
Honey → HIVE → Compute
Opt in and HivemindOS credits Honey from measured token usage. Exchange Honey for HIVE, then fund Bankr LLM credits for future agent compute. Privacy stays local-first — rewards are off by default.
Agents, machines, tasks, skills, notes and env variables — local-first, encrypted, and yours.