Cline v3.81.0 Adds GPT-5.5 Support for OpenAI Codex Subscribers
Cline, the AI coding assistant, released v3.81.0 with support for GPT-5.5 for OpenAI Codex subscription users. The update also removes hardcoded welcome banners and adds enhanced memory diagnostics including heap snapshots for debugging out-of-memory issues.
Cline v3.81.0 Adds GPT-5.5 Support for OpenAI Codex Subscribers
Cline, the AI-powered coding assistant, released version 3.81.0 on April 24, 2025, adding support for GPT-5.5 for users with OpenAI Codex subscriptions.
What's New
The primary addition is GPT-5.5 model support, though details about the model's capabilities and availability remain limited. The update specifically targets OpenAI Codex subscription users, suggesting this is a premium feature.
The release removes hardcoded "What's New" fallback items from the webview interface. According to the changelog, only remote-configured welcome banners will now be displayed to users.
Enhanced Memory Diagnostics
The most substantial technical changes focus on improving cline-core memory diagnostics used by the extension runtime:
- Near-heap-limit heap snapshots are now enabled
- Periodic memory usage logging has been added
- Heap snapshots are automatically logged on abnormal exits
These changes aim to make debugging out-of-memory (OOM) issues easier for developers working with the extension.
What This Means
This release represents a maintenance update with one notable feature addition. The GPT-5.5 support suggests Cline is tracking OpenAI's model releases closely, though the practical impact depends on GPT-5.5's availability and performance characteristics—neither of which are detailed in the changelog.
The memory diagnostic improvements indicate the development team is addressing stability issues, particularly around memory management. The addition of heap snapshot capabilities suggests users may have experienced OOM crashes, prompting better tooling for diagnosis.
The removal of hardcoded welcome messages in favor of remote configuration gives the Cline team more flexibility in communicating updates without requiring new releases.
For existing Cline users with OpenAI Codex subscriptions, the update provides access to a newer model option. The memory diagnostics improvements should benefit all users, particularly those working on larger codebases where memory pressure is more likely.
Related Articles
OpenCode v1.15.13 Adds Session Metadata API, Fixes Anthropic Opus 4.7 Adaptive Reasoning Bug
OpenCode v1.15.13 introduces custom session metadata storage through its API and SDK. The release fixes a bug where Anthropic's Opus 4.7+ adaptive reasoning returned empty thinking blocks instead of summarized thinking.
OpenAI rolls out ChatGPT Lockdown mode to all users to block prompt injection data theft
OpenAI has expanded Lockdown mode to all ChatGPT plan tiers, including Free, Go, Plus, Pro, and Business users. The security feature blocks outbound network requests to prevent prompt injection attacks from stealing sensitive data, but disables live web browsing, Deep Research, and Agent mode.
OpenAI's ChatGPT Memory V3 now profiles users across all conversations, raises accuracy and privacy concerns
OpenAI has deployed Dreaming V3, a background memory synthesis system that builds comprehensive user profiles from chat history. The company reports factual task recall jumped from 41% in 2024 to 82% in 2026, while reducing compute costs by 5X. However, testing reveals the system stores outdated and incorrect information that persists even when users disable memory features.
OpenAI plans ChatGPT redesign to integrate coding tools, image generation, and third-party apps
OpenAI will roll out a redesigned ChatGPT interface in the coming weeks that integrates coding tools, image generation capabilities, and third-party applications from partners including Canva and Booking.com. The overhaul, first reported by The Financial Times, aims to shift users from simple chat interactions to multi-task workflows, particularly targeting enterprise customers.
Comments
Loading...