./changelog

What changes, when. And where to watch for it.

Bonobo Terminal is currently at 0.1.0-beta (released 2026-05-16). Tagged releases land on GitHub; the runtime image is on Docker Hub.

Bonobo Terminal · 0.1.0-beta

First public release. Self-hosted dev agent with chat, sandboxed shell tools, file read/write, semantic memory, web scraping, SSH, and a 3D memory graph. Bundle ships as four Docker containers (bonobo-app + Qdrant + Meilisearch + Crawl4AI); the LLM is not bundled, you bring one via a remote API key or a host-side Ollama install.

bonobo-ui-core

The React component library used inside the terminal. 116 components across 7 categories. Published on the public npm registry as bonobo-ui-core.

Status

0.1.0-beta is a private beta; share with caution. No promises of schema stability across beta versions; back up the bonobo-data and bonobo-conversations volumes before upgrading. Stable schema starts at 0.3. Known limitations: docs/beta/known-issues.md.