01 · TypeScript
Monomind
Hire an AI team. Set a goal. Walk away. $0.

Interactive Demo
Autonomous Org
Agent Swarm
Leader-led. Boss coordinates sub-leads who coordinate workers. Anti-drift default for all Mastermind swarms.
Good for: Complex projects needing clear ownership, accountability, and drift-free coordination.
Monograph · Knowledge Graph
AST-parsed dependency graph of any codebase. Louvain clustering groups files into logical communities. God nodes (API, DB, UI) are highly-connected hubs — changing them has the widest blast radius.
Good for: Understanding blast radius before edits, finding dead code, routing agents to the right files automatically.
Key Features
Everything you need.
Nothing you don't.
6 capabilities
Autonomous Orgs
Define a goal, assign roles, start the org. An SDK-backed daemon (Org Runtime v2) runs live per-role agent sessions that coordinate over a shared mailbox across sessions.
Persistent Memory
Local SQLite with local embeddings (no cloud vector DB) plus a separate Monograph knowledge graph for code structure. Context survives across sessions and agents.
Mastermind Commands
autodev, build, review, release, debug. Autonomous loops that run until done.
Swarm Topologies
Hierarchical, mesh, hierarchical-mesh, and adaptive coordination out of the box.
Consensus Strategies
Byzantine, Raft, and Quorum vote-counting for multi-agent decisions (single-process, not distributed). Gossip and CRDT are planned, not yet implemented.
Hooks + Workers
29 hook CLI subcommands plus 15 background workers (security, performance, git, and more) for self-learning automation.
Get Started