Beyond Better 0.9.15
Latest Release - Available Now
🚀 Application Downloads
⚙️ Server Components
Server components are automatically installed by the application. Manual installation is available for advanced users.
Server Components (Linux x64 - zip)
bb-x86_64-unknown-linux-gnu-v0.9.15.zip
Server Components (Linux x64 - tarball)
bb-x86_64-unknown-linux-gnu-v0.9.15.tar.gz
Server Components (Linux ARM64 - zip)
bb-aarch64-unknown-linux-gnu-v0.9.15.zip
Server Components (Linux ARM64 - tarball)
bb-aarch64-unknown-linux-gnu-v0.9.15.tar.gz
Server Components (Windows x64)
bb-x86_64-pc-windows-msvc-v0.9.15.zip
Server Components (macOS Intel - zip)
bb-x86_64-apple-darwin-v0.9.15.zip
Server Components (macOS Intel - tarball)
bb-x86_64-apple-darwin-v0.9.15.tar.gz
Server Components (macOS Apple Silicon - zip)
bb-aarch64-apple-darwin-v0.9.15.zip
Server Components (macOS Apple Silicon - tarball)
bb-aarch64-apple-darwin-v0.9.15.tar.gz
📝 Release Notes
Added
- builtin and custom tool sets (collections of tools)
- UI to create custom tool sets
- UI to select toolsets for global or project settings
- short ‘purpose’ for tools (for display in UI)
- tool info panel in conversation header
- additional examples for description of most tools
- adding builtin tools to relevant tool sets
- captcha on signup and contact pages
Changed
- single prompt cache point for anthropic conversations
- per-tool config field in UI
- support both builtin and plugin tools with same name
- config version bumped to 2.2.2
Fixed
- auto-install bb-plugins in Windows and Linux
- delete empty sheet when creating new Google Sheet
- loading tools on every instance of tool manager
- live parsing of YAML for tool configs