This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
ReleasePort's take
Light signalReleasePort Layer 1 v0.114.0 removes the setrlimit/getrlimit wrappers on Linux to resolve a type‑mismatch bug and adds several new features across Claude, Laguna, Poolside, and response handling.
Why it matters: Fixes a critical runtime API wrapper defect on Linux; developers using those wrappers must update their code immediately. Feature additions expand model support and improve validation logic.
Summary
AI summaryBroad release touches Bug Fixes, Other, Refactors, and 0.114.0 - 2026-05-29.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add support for mid-conversation system messages in Claude Opus 4.8 Add support for mid-conversation system messages in Claude Opus 4.8 Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Add Laguna XS.2 model support and update configurations Add Laguna XS.2 model support and update configurations Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Add Poolside provider and models support Add Poolside provider and models support Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Feature | Low |
Add compaction support to response structures and documentation Add compaction support to response structures and documentation Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Deprecation | Low |
Remove MiMo V2 Pro and MiMo V2 Omni models from configurations and related files Remove MiMo V2 Pro and MiMo V2 Omni models from configurations and related files Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Medium |
Remove setrlimit/getrlimit wrappers to fix type mismatch on Linux Remove setrlimit/getrlimit wrappers to fix type mismatch on Linux Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
Update validation messages for structured outputs and task budget tokens in Claude Opus 4.8 Update validation messages for structured outputs and task budget tokens in Claude Opus 4.8 Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
Update model descriptions for Claude Haiku and Claude Sonnet to enhance clarity and detail Update model descriptions for Claude Haiku and Claude Sonnet to enhance clarity and detail Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
Update API response thinking modes and configuration defaults for Anthropic provider Update API response thinking modes and configuration defaults for Anthropic provider Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
Expose matches_model function for public use and update validation logic Expose matches_model function for public use and update validation logic Source: llm_adapter@2026-05-30 Confidence: low |
— |
Full changelog
What's Changed
0.114.0 - 2026-05-29
Highlights
Bug Fixes
- Remove setrlimit/getrlimit wrappers to fix type mismatch on Linux (eb2744d1)
- Update validation messages for structured outputs and task budget tokens in Claude Opus 4.8 (705f7def)
- Update API response thinking modes and configuration defaults for Anthropic provider (b814f5f5)
- Expose matches_model function for public use and update validation logic (4da619bf)
- Update model descriptions for Claude Haiku and Claude Sonnet to enhance clarity and detail (ee381fc1)
Documentation
- Update LLM provider integration instructions for clarity (a3f6166b)
Features
- Add support for mid-conversation system messages in Claude Opus 4.8 (076d8162)
- Add Laguna XS.2 model support and update configurations (5782eb5b)
Other Changes
Other
- Update Anthropic model to Claude Opus 4.8 and adjust related configurations (6ec1aecf)
- Add Poolside provider and models support (4b9aa40d)
- Add compaction support to response structures and documentation (4ad4f344)
Refactors
- Remove MiMo V2 Pro and MiMo V2 Omni models from configurations and related files (6926f102)
- Streamline error handling and improve code readability across multiple files (966569c2)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.113.0...0.114.0
Breaking Changes
- Removed setrlimit/getrlimit wrappers causing type mismatch on Linux.
- Removed MiMo V2 Pro and MiMo V2 Omni models from configurations.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About VT Code
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]