Almanac
← Events
5OpenAI Release Notes·2d ago

OpenAI launches Skills support in the Responses API with local and hosted execution

OpenAI added Skills support to its Responses API, enabling both local execution and hosted container-based execution modes. Skills appear to be a new capability primitive within the Responses API ecosystem, extending what developers can build with the API. The announcement is brief and lacks detail on the specific capabilities or use cases Skills enable.

Related guides (2)

Related events (8)

6Openai Blog·1mo ago·source ↗

New Tools and Features in the Responses API

OpenAI announced new tools and features for its Responses API, expanding the capabilities available to developers building on the platform. The update likely includes additional built-in tools, improved function calling, or new modalities accessible through the API. As a Tier 1 source announcement, this represents a meaningful expansion of OpenAI's developer-facing infrastructure. Specific details were not available in the body text provided.

5Openai Release Notes·2d ago·source ↗

OpenAI launches Skills beta for ChatGPT Enterprise and Edu workspaces

OpenAI is introducing Skills, a feature that lets teams encode reusable workflows as named instructions ChatGPT can apply automatically when relevant context is detected. Skills define trigger conditions, execution steps, and output format, enabling consistent results without per-prompt repetition. The feature is available in beta for ChatGPT Enterprise and Edu, with admin-controlled role-based permissions for creation, sharing, and installation.

5Openai Release Notes·2d ago·source ↗

OpenAI launches Hosted Shell tool and container networking support

OpenAI released a new Hosted Shell tool alongside support for networking in containers, expanding the execution environment capabilities available to API users. These additions extend the agentic infrastructure layer, enabling more complex, networked code execution workflows. The announcement is brief with no additional technical detail disclosed.

7Openai Blog·1mo ago·source ↗

From model to agent: Equipping the Responses API with a computer environment

OpenAI describes how it built an agent runtime by combining the Responses API with a shell tool and hosted containers, enabling agents to operate with persistent files, tools, and state. The architecture supports secure, scalable execution of agentic workflows. This represents a concrete infrastructure layer for deploying agents in production environments.

4Openai Release Notes·2d ago·source ↗

OpenAI launches WebSocket mode for the Responses API

OpenAI added WebSocket mode to its Responses API, enabling persistent bidirectional connections for API consumers. This is an infrastructure-level capability update that allows lower-latency, streaming-friendly integrations compared to standard HTTP request-response patterns. The change is relevant for developers building real-time or agentic applications on top of OpenAI's API.

5Hugging Face Blog·1mo ago·source ↗

Open Responses: What you need to know

Hugging Face published a blog post titled 'Open Responses' covering what appears to be an open-source or open-weights initiative related to response generation or an API-compatible service. The post is positioned as an informational overview for the community. As a tier-2 source with commentary depth, this likely addresses ecosystem tooling or model serving developments relevant to the open AI/ML community.

6Openai Release Notes·2d ago·source ↗

OpenAI models now available in Amazon Bedrock via Responses API

OpenAI has made its models available through Amazon Bedrock using an OpenAI-compatible Responses API endpoint. Supported models and features vary by AWS Region. This expands OpenAI's distribution reach into AWS's managed AI infrastructure, giving enterprise customers access to OpenAI models within the Bedrock ecosystem.

4Github Trending·3d ago·source ↗

Cloudflare releases 'Skills' library for teaching agents to build on Cloudflare platform

Cloudflare has published an open-source TypeScript repository called 'Skills' designed to teach AI agents how to build on Cloudflare's infrastructure. The project has accumulated 2,008 GitHub stars. It represents Cloudflare's effort to make its platform more accessible to AI agent workflows.