Tags: bahidemad6955/brcc
Tags
fix: override native Anthropic model IDs while respecting BlockRun mo… …dels Claude Code sends native model IDs (e.g. claude-sonnet-4-6-20250514) that don't exist on BlockRun. Now correctly detects these by checking for "/" — native IDs without "/" get replaced with currentModel, while explicit BlockRun models (provider/model) pass through. Bump to v0.9.4
feat: expand model catalog — 50+ models, updated routing & pricing - Add 25+ model shortcuts (codex, nano, o3, o4, grok-4, flash, r1, devstral, etc.) - Complete pricing table for all supported models across 8 providers - Update smart router cost table and eco tier fallbacks - Switch default free model from gpt-oss-120b to nemotron-ultra-253b - Bump to v0.9.3