Skip to content

BoB v0.96.0 - first public release

Choose a tag to compare

@tyoung515-svg tyoung515-svg released this 01 Jul 16:52

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.ps1

See 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.