First public release of BuildMind — an AI orchestration engine using the novel Inverted MCP Architecture.
Features:
- Zero API keys — all LLM calls proxied through your IDE via sampling/createMessage
- Autonomous task DAG decomposition
- Human-in-the-loop decision gating
- AI code generation for executable tasks
- CLI + MCP server in one package
Install: pip install buildmind