Beyond Better 0.9.10
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.10.zip
Server Components (Linux x64 - tarball)
bb-x86_64-unknown-linux-gnu-v0.9.10.tar.gz
Server Components (Linux ARM64 - zip)
bb-aarch64-unknown-linux-gnu-v0.9.10.zip
Server Components (Linux ARM64 - tarball)
bb-aarch64-unknown-linux-gnu-v0.9.10.tar.gz
Server Components (Windows x64)
bb-x86_64-pc-windows-msvc-v0.9.10.zip
Server Components (macOS Intel - zip)
bb-x86_64-apple-darwin-v0.9.10.zip
Server Components (macOS Intel - tarball)
bb-x86_64-apple-darwin-v0.9.10.tar.gz
Server Components (macOS Apple Silicon - zip)
bb-aarch64-apple-darwin-v0.9.10.zip
Server Components (macOS Apple Silicon - tarball)
bb-aarch64-apple-darwin-v0.9.10.tar.gz
📝 Release Notes
Added
- support resource autocomplete suggestions for all datasource types
- option to exclude datasource from autocomplete suggestions
- UI controls to filter list of message entries
- new tool for download_resource
- support for remote MCP servers
- support for MCP oAuth
- support for MCP sampling
- support for ‘best model’ selection for sampling requests
- foundation for session management - multi-user in API, with auth from bui/cli
Changed
- updated default model to Claude Sonnet 4.5
- fetch timeout for bbLLM
- updated deps for MCP SDK
- UI for MCP server configs
Fixed
- reading PDF documents with Claude
- project/request context in McpManager
- reconnection for MCP sessions