SpyBara
Go Premium

open-source.md 2026-08-02 21:00 UTC to 2026-08-03 23:00 UTC

8 added, 4 removed.

2026
Tue 4 07:01 Mon 3 23:00 Sun 2 21:00

Open Source

For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to the page URL.

OpenAI develops key parts of Codex in the open. That work lives on GitHub so you can follow progress, report issues, and contribute improvements.

If you maintain a widely used open-source project or want to nominate maintainers stewarding important projects, you can also apply to the Codex for OSS program for API credits, ChatGPT Pro with Codex, and selective access to Codex Security.

Open-source components

Component Where to find Notes
Codex CLI openai/codex The primary home for Codex open-source development
Codex SDK openai/codex/codex-sdk SDK sources live in the Codex repo
Codex Security CLI openai/codex-security CLI for finding and validating security vulnerabilities
Codex Security TypeScript SDK openai/codex-security/sdk/typescript TypeScript SDK for running Codex Security scans
Codex App Server openai/codex/codex-rs/app-server App-server sources live in the Codex repo
Skills openai/skills Reusable skills that extend ChatGPT and Codex
Plugins openai/plugins Reusable plugins for ChatGPT and Codex
IDE extension - Not open source
Codex cloud - Not open source
Universal cloud environment openai/codex-universal Base environment used by Codex cloud

Where to report issues and request features

Use the appropriate GitHub repository for bug reports and feature requests:

When you file an issue, include which component you are using (CLI, SDK, IDE extension, Codex cloud, or Codex Security) and the version where possible.