BoB v0.96.0 - first public release
Build - Orchestrate - Bind - a self-hosted, single-operator multi-agent orchestration platform. Your machine, your keys; its job is everything past aggregating models: routing work to the right model, fanning it out across many, deliberating in a council, and - the part most tools skip - verifying the result before it reaches you.
Headless-first (CLI / MCP / agent is the usable front door). The web and Kotlin Multiplatform desktop GUIs ship as a preview. Single-operator, loopback by default - the gateway is exposable for trusted remote access behind a TLS-terminating reverse proxy (read SECURITY.md first). Windows-first install.
Get started
git clone https://github.com/tyoung515-svg/bob.git
cd bob
./install-bob.ps1See README.md to get going, ARCHITECTURE.md for the operating model, and SECURITY.md before exposing anything. Full notes in CHANGELOG.md.
Apache-2.0. A Canopy Seed project.