AI Coding2026-02-12
VentureBeat
OpenAI Upgrades Responses API for Advanced Agent Skills
OpenAI has rolled out a major upgrade to its Responses API, significantly enhancing the capabilities of AI agents by supporting advanced agent skills and integrating a complete terminal shell. This update marks a leap forward in creating more persistent, capable, and complex autonomous AI systems.
Previously, AI agents built on the platform were constrained by limited context windows, making it difficult for them to maintain memory or state across long-running tasks. The upgraded API now allows agents to retain information and manage tool use over extended workflows. The inclusion of a terminal shell is particularly notable, as it gives agents a sandboxed environment to execute code, run commands, and interact with software tools in a controlled manner. These improvements are crucial for developing agents that can handle sophisticated, multi-stage projects—such as debugging an application, analyzing a large dataset, or managing a cloud deployment—from start to finish with greater auto
