2 min read
|
Saved February 14, 2026
|
Copied!
Do you care about this?
This article covers several recent updates to OpenAI's Codex and Responses API. Key highlights include the introduction of skills for Codex, new multi-provider support, and enhancements like Gmail and Google Calendar integration. The updates aim to improve usability and efficiency for developers.
If you do, here's more
OpenAI has announced several updates and features aimed at enhancing user experience with their AI models. One significant introduction is Open Responses, an open-source specification for creating interoperable interfaces across multiple providers. This allows developers to build systems that can interact with various models without needing to overhaul their existing infrastructure. The focus here is on practicality and flexibility, catering to real-world applications.
In addition, Codex now supports skills, which are essentially reusable bundles of instructions that streamline task completion. Developers can invoke these skills directly or let Codex select the appropriate one based on the user's prompt. Following the agentskills.io standard, these skills are organized in a folder format, making sharing and collaboration easier among different tools.
Recent updates to the Responses API include the addition of connectors that allow users to pull context from services like Gmail, Google Calendar, and Dropbox in one API call. This feature enables richer interactions by letting applications read emails, fetch calendar events, and search files seamlessly. A demo app showcases how to connect to Google Calendar for event retrieval, demonstrating the practical utility of these new capabilities.
Questions about this article
No questions yet.