Back to List
TechnologyAIAPIInnovation

OpenAI Enhances Responses API with Server-side Compaction, Hosted Shell, and Agent Skills for Long-Term AI Worker Reliability

OpenAI has announced significant upgrades to its Responses API, aiming to overcome the limitations of AI agents, particularly their tendency to lose context over extended interactions. The updates, revealed today, include Server-side Compaction, Hosted Shell Containers, and the implementation of a new 'Skills' standard for agents. These advancements are designed to provide agents with persistent memory and a complete terminal shell, transforming them into more reliable, long-term digital workers. Server-side Compaction addresses the critical issue of 'context amnesia' by allowing agents to summarize past actions into a compressed state, maintaining essential context without hitting token limits. Early results from e-commerce platform Triple Whale demonstrate this breakthrough, with their agent Moby successfully handling a 5 million token session over 150 tool calls without accuracy degradation. These upgrades signal a shift away from limited AI agents towards more capable and stable autonomous systems.

VentureBeat

OpenAI has rolled out substantial enhancements to its Responses API, the interface enabling developers to access various agentic tools like web and file search with a single call. These updates signify a move beyond the era of limited AI agents, which previously struggled with maintaining context over prolonged interactions, often leading to 'hallucinations' after a few dozen exchanges. The newly announced features — Server-side Compaction, Hosted Shell Containers, and the adoption of the new 'Skills' standard for agents — are set to revolutionize how AI agents function.

These three major updates are designed to equip agents with a permanent operational environment, a complete terminal, and a memory that endures, fostering their evolution into dependable, long-term digital workers. A primary technical challenge for autonomous agents has been managing the 'clutter' generated during long-running tasks. Each tool call or script execution expands the conversation history, eventually causing the model to reach its token limit. This often forced developers to truncate the history, inadvertently removing crucial 'reasoning' necessary for the agent to complete its task.

OpenAI's solution to this problem is Server-side Compaction. Unlike simple truncation, compaction enables agents to operate effectively for hours or even days. Initial data from the e-commerce platform Triple Whale highlights the stability breakthrough offered by this feature. Their agent, Moby, successfully navigated a session involving 5 million tokens and 150 tool calls, maintaining accuracy throughout. Practically, this means the AI model can 'summarize' its own past actions into a compressed state, preserving vital context while discarding irrelevant noise. This transforms the model from one prone to forgetting into a more robust and persistent entity.

Related News

Superpowers: A Proven Agent Skill Framework and Software Development Methodology for Coding Agents
Technology

Superpowers: A Proven Agent Skill Framework and Software Development Methodology for Coding Agents

Superpowers is presented as an effective agent skill framework and a comprehensive software development methodology. It is designed for coding agents, built upon a foundation of composable 'skills' and a set of initial skills. This framework offers a complete workflow for developing agents, emphasizing a structured approach to agent-based software creation.

OpenViking: An Open-Source Context Database for AI Agents, Designed for Hierarchical Context Management and Self-Evolution
Technology

OpenViking: An Open-Source Context Database for AI Agents, Designed for Hierarchical Context Management and Self-Evolution

OpenViking, an open-source context database developed by volcengine, is specifically designed for AI agents like openclaw. It unifies the management of agent context, including memory, resources, and skills, through a file system paradigm. This innovative approach enables hierarchical context passing and supports the self-evolution of AI agents, streamlining how agents access and utilize necessary information for their operations and development.

dimos: A New Proxy Operating System Built on the Dimensional Framework Emerges on GitHub Trending
Technology

dimos: A New Proxy Operating System Built on the Dimensional Framework Emerges on GitHub Trending

dimos, described as a 'Proxy Operating System' and built upon a 'Dimensional Framework,' has recently appeared on GitHub Trending. Developed by dimensionalOS, this project was published on March 16, 2026. The limited information available suggests it is a foundational system, with its core components rooted in a dimensional architecture, aiming to provide a new approach to operating system design.