Skip to content

Boris 1.0.0

Choose a tag to compare

@blocksdevpro blocksdevpro released this 12 Aug 10:01
· 33 commits to main since this release

Boris 1.0.0

First stable Boris Desktop release for Windows.

What's included

  • Local voice pipeline: wake word → listen → Parakeet STT → agent → Supertone TTS
  • Tool-using agent with capability presets, path policy, HITL confirmations, memory, and sessions
  • Desktop UI: main window, always-on-top overlay, settings surface
  • Signed in-app updates via GitHub Releases (latest.json)
  • Runtime data under %USERPROFILE%.boris (models, logs, config, sessions)

Install (Windows x64)

  1. Download Boris_1.0.0_x64-setup.exe (recommended) or the MSI
  2. Run the installer
  3. On first launch, complete model install / API key setup in Settings

Updater artifacts

  • latest.json — polled by the app for update checks
  • *.sig — minisign signatures for the corresponding installers

Notes

  • Requires Windows with a working mic/speakers
  • LLM calls use OpenRouter (set key in Settings or OPENROUTER_API_KEY)
  • Full changelog: CHANGELOG.md