Skip to Main Content

General Translation

Built at OpenAI GPT-5 Startup Hackathon · Aug 9, 2025

Demo video · screen.studio/…

OpenAI's Codex CLI is the best way to run a GPT-5-powered agent. But there is no SDK to run it programmatically, like there is for Claude Code. We forked OpenAI Codex and built a TypeScript SDK, so that GPT-5-powered agents can be spun up using code. We then used the SDK to power our AI agent, Locadex, which does internationalization in complex codebases using GPT-5.

Team