Commit 93e53b0
1bcMax
0.9.39
## Features
- **Context Usage Headers**: Added `x-context-used-kb` and `x-context-limit-kb` response headers to help track token/context usage per request
## Fixes
- **Model Selection**: Fixed issue where ClawRouter was hijacking user model selection, forcing `blockrun/auto` even when users explicitly selected other providers (#14)
## Improvements
- **Auto Routing**: Removed Minimax models from auto/eco/agentic fallback chains as they don't support tool calling. Users can still explicitly select minimax models when needed1 parent 46f7093 commit 93e53b0
2 files changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments