v0.9.5 — Fix fallback 400 errors
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-chat→google/gemini-2.5-flash→nvidia/nemotron-ultra-253b - Safety filter:
buildFallbackChain()now strips routing profiles to prevent them from ever reaching the backend brcc startautomation: Smarter claude binary detection — searches PATH + common install locations. Falls back to printing manual env vars instead of crashing
Docs
- Use
blockrun.ai/brcc-installshort URL in README - Added CHANGELOG
Upgrade
sudo npm update -g @blockrun/ccFull changelog: https://github.com/BlockRunAI/brcc/blob/main/CHANGELOG.md