v1.18.17
OpenCodeSummary
This release enhances model compatibility by enabling PDF attachments for GitHub Copilot and correctly routing Muse family models. Several bug fixes are included, such as improved session handling, capped retries, and updated terminology for Chinese developers. Additionally, a new endpoint for go usage has been added to the console.
New Features
- Enabled PDF attachments for GitHub Copilot models that advertise PDF vision support.
- Added MERGE Gateway reasoning variants for correct model option functionality.
Bug Fixes
- Fixed session compaction to keep complete recent turns and produce clearer summaries for smaller models.
- Capped automatic session retries and added jitter to reduce repeated retry storms.
- Applied correct sampling defaults to DeepSeek V4 Flash on supported providers.
- Routed all Muse family models to the correct Meta system prompt.
- Updated Chinese developer terminology to use more widely recognized translations.
- Ensured the server's current default model is used instead of stale local config when choosing the default model.
- Corrected OC-2 weak icon color.
Improvements
- Added go usage endpoint to the console.