
Improving our Java SDK with Codex by OpenAI
5/17/2025
This post details how Codex by OpenAI was used to improve the Java SDK, including fixing bugs, implementing missing features (like counting workflow executions using search attributes), and adding end-to-end tests. It also discusses the creation of AGENTS.md files to guide AI agents in understanding and interacting with codebases, and mentions that Temporal is used to power Codex's own reliability and scalability.
