New post on the OpenAI Developer Blog: how we use skills for open-source maintenance, from planning and coding to testing and release-readiness checks with GitHub Actions. Hope it's useful for your projects too 🙌 https://t.co/KkoTaOUutn
I was just thinking back to how tough it was to complete this refactoring work six years ago: https://t.co/yudmfQsAob
Now that we have Codex, doing something similar in 2026 would be drastically easier. What a great time to be a software developer.
To celebrate the realtime model release, @seratch has updated RealtimeAgent to use gpt-realtime-2 by default in the Agents SDK
📷 (WebRTC & WebSocket): https://t.co/NPjkFwEJ3r
📷 (WebSocket): https://t.co/tfD6u7nJGm
Codex for (almost) everything.
It can now use apps on your Mac, connect to more of your tools, create images, learn from previous actions, remember how you like to work, and take on ongoing and repeatable tasks.
Build long-running agents with more control over agent execution.
New capabilities in the Agents SDK:
• Run agents in controlled sandboxes
• Inspect and customize the open-source harness
• Control when memories are created and where they’re stored
Today, we’re launching a Rather Large™ update to the OpenAI Agents SDK.
Agents SDK now allows you to scale Codex-style agents in production, without building the whole harness yourself. We’ve brought all of the stuff of modern agents: computer-use, skills, memory, compaction, and more to the same platforms you’re already using.
@Eduardopto@OpenAIDevs In this context, the end-to-end tests verify that there are no regressions in existing production API calls (yes, this could be somewhat specific to SDKs). Also, checking the full diff from the previous release tag helps us detect any breaking changes for existing SDK users.
We use skills to maintain our Agents SDK repositories through repeatable workflows for verification, integration tests, release checks, and PR handoff.
Here’s how it works:
https://t.co/DyuEj35D1H
WebSocket mode for the OpenAI Responses API is now natively supported in the OpenAI Agents SDK!
Check the release notes and the linked resources in the thread 🧵
https://t.co/4ZGN1SYvcm