# Changelog v0.5.41 - 2026-07-07

### Changed
- Adjusted the context window size of Cerebras models (`zai-glm-4.7` and `gpt-oss-120b`) to `8k` in the model catalog (`sources.js`) to reflect the strict 8192 total token limit of the Cerebras free tier API.

### Fixed
- Added a custom compatibility flag `"supportsTools": false` in `openai-completions.js` to allow completely disabling tool parameter injection for models with very small context windows.
