Skip to content

v0.9.5 — Fix fallback 400 errors

Choose a tag to compare

@1bcMax 1bcMax released this 26 Mar 12:40
· 91 commits to main since this release
a1331df

Bug Fixes

  • Fallback 400 errors: Removed virtual routing profiles (blockrun/auto, blockrun/eco) from fallback chain — backend doesn't recognize these, causing 400 loops. Fallback now uses concrete models: deepseek/deepseek-chatgoogle/gemini-2.5-flashnvidia/nemotron-ultra-253b
  • Safety filter: buildFallbackChain() now strips routing profiles to prevent them from ever reaching the backend
  • brcc start automation: Smarter claude binary detection — searches PATH + common install locations. Falls back to printing manual env vars instead of crashing

Docs

  • Use blockrun.ai/brcc-install short URL in README
  • Added CHANGELOG

Upgrade

sudo npm update -g @blockrun/cc

Full changelog: https://github.com/BlockRunAI/brcc/blob/main/CHANGELOG.md