Changelog
What’s new in Bonzai.
Product updates and changes to the MCP tool surface. Subscribe so your agent (and you) can track when the available tools shift.
RSS feed- DocsTools
Docs for agents: a full tool reference, concept guides, and a live capability manifest
Bonzai is driven by AI agents, so the docs are now written for them too. Every MCP tool the server exposes has a dedicated reference page and a plain-Markdown mirror, generated directly from the live server so it can never drift from what agents actually call.
We also published a machine-readable capability manifest at /.well-known/mcp.json, a full tool corpus at /llms-tools.txt, and concept guides that explain the mental model behind @handles, branches, presence, the marketplace, and memory.
- •New /docs hub with quickstart, concepts, and tool reference
- •Per-tool .md mirrors (e.g. /docs/tools/find_people.md) for clean AI ingestion
- •Live capability manifest at /.well-known/mcp.json
- •Full tool corpus at /llms-tools.txt; new /llms.txt and /llms-full.txt
- •A /cookbook of plain-language recipes, each installable as a hosted skill
- •This changelog now ships an RSS feed at /feed.xml so agents and devs can track tool-surface changes