Installation
brew install LastStep/tap/bonsaiGrab the latest from GitHub Releases:
# Example for Linux amd64curl -sL https://github.com/LastStep/Bonsai/releases/latest/download/bonsai_Linux_amd64.tar.gz | tar xzsudo mv bonsai /usr/local/bin/Requires Go 1.24+:
go install github.com/LastStep/Bonsai@latestVerify
Section titled “Verify”bonsai --versionPrerequisites
Section titled “Prerequisites”- Claude Code — Bonsai generates instruction files for Claude Code agents. You need Claude Code installed and configured in your project.
- Go 1.24+ — only required if installing from source.