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

Technology

Microsoft's HVE Core: Streamlined Hyper-Velocity Engineering Components for Project Acceleration and Copilot Integration

Microsoft has released 'hve-core,' a collection of refined hyper-velocity engineering components designed to accelerate project initiation and enhance existing projects. These components, which include instructions, prompts, agents, and skills, are specifically developed to help projects fully leverage the capabilities of various Copilots. The initiative aims to provide essential building blocks for developers looking to optimize their workflows and integrate advanced AI assistance into their development processes.

Technology

MiroFish: A Concise and Universal Swarm Intelligence Engine for Omnipresent Prediction Trends on GitHub

MiroFish, developed by 666ghj, is introduced as a concise and universal swarm intelligence engine designed for predicting a wide range of phenomena. The project, trending on GitHub since March 9, 2026, aims to leverage collective intelligence to offer predictive capabilities across various domains. Its core functionality focuses on providing a streamlined and adaptable solution for 'predicting all things,' highlighting its broad applicability in the realm of intelligent systems.

Technology

Alibaba's Page Agent: A JavaScript GUI Proxy for Natural Language Web Interface Control

Alibaba has released 'Page Agent,' a JavaScript-based GUI proxy designed to enable natural language control over web page interfaces. This tool, currently trending on GitHub, aims to simplify web interaction by allowing users to manage graphical user interfaces within web pages using natural language commands. The project is developed by Alibaba and was published on March 9, 2026.