Each machine becomes a hive
Your laptop, desktop, VPS, or home server gets its own hive with the agents running on that machine around it.
Agent management across all your machines
HivemindOS is a control room for people running multiple AI agents. Organize agents by machine, let orchestrators delegate to specialized workers, share an Obsidian brain, and sync env variables through a private Tailscale network.

Overview
A single chat window is easy. A laptop full of agents, a second machine, a VPS, scattered env files, and half-finished tasks is not. HivemindOS gives that mess a shape you can understand.
Your laptop, desktop, VPS, or home server gets its own hive with the agents running on that machine around it.
Agents can read and write to the same Obsidian workspace for notes, handoffs, skills, rules, and project memory.
Create orchestrator agents that delegate work to specialized subagents with their own skills and task-claiming rules.
Add environment variables once and sync them to trusted machines instead of copying secrets by hand.
Give agents controlled budgets for tools, APIs, and compute when you want them to act beyond chat.
Connect your hives through Tailscale so machines can communicate privately without exposing public ports.
How it works
The model is simple: each machine is a hive, each agent is a bee, orchestrators can delegate to workers, and every trusted machine can share the same private workspace.

Install
git clone https://github.com/LiamVisionary/hivemindos.git cd hivemindos ./setup.sh # dashboard usually prints: http://localhost:5020


