v1.14.24
OpenCodeSummary
This release introduces several new experimental HTTP API endpoints for checking server status and managing project files. Key fixes include ensuring DeepSeek assistant messages always include reasoning and resolving an issue with inherited model configurations for interleaved-capability models.
New Features
- Added an experimental HTTP API endpoint for MCP server status.
- Added experimental HTTP API endpoints to list files, read file contents, and check project file status.
Bug Fixes
- Fixed DeepSeek assistant messages so reasoning is always included, preventing provider formatting failures.
- Fixed inherited model configurations so interleaved-capability models continue working when the capability field falls back to an existing model.