Beyond Better 0.9.10

Latest Release - Available Now

🚀 Application Downloads

🪟Windows

Windows Installer (MSI)
BB-app-0.9.10-windows-x64.msi
10.0 MB
Download
Windows Installer (Setup)
BB-app-0.9.10-windows-x64-setup.exe
7.1 MB
Download

🍎macOS

macOS Application (Universal DMG)
BB-app-0.9.10-macos-universal.dmg
17.4 MB
Download
macOS Application (Universal Tarball)
BB-app-0.9.10-macos-universal.app.tar.gz
17.2 MB
Download

🐧Linux

Linux Application (AppImage)
BB-app-0.9.10-linux-x64.AppImage
92.1 MB
Download

⚙️ 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
Download
Server Components (Linux x64 - tarball)
bb-x86_64-unknown-linux-gnu-v0.9.10.tar.gz
Download
Server Components (Linux ARM64 - zip)
bb-aarch64-unknown-linux-gnu-v0.9.10.zip
Download
Server Components (Linux ARM64 - tarball)
bb-aarch64-unknown-linux-gnu-v0.9.10.tar.gz
Download
Server Components (Windows x64)
bb-x86_64-pc-windows-msvc-v0.9.10.zip
Download
Server Components (macOS Intel - zip)
bb-x86_64-apple-darwin-v0.9.10.zip
Download
Server Components (macOS Intel - tarball)
bb-x86_64-apple-darwin-v0.9.10.tar.gz
Download
Server Components (macOS Apple Silicon - zip)
bb-aarch64-apple-darwin-v0.9.10.zip
Download
Server Components (macOS Apple Silicon - tarball)
bb-aarch64-apple-darwin-v0.9.10.tar.gz
Download

📝 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