Codex Open Source Fund: Free ChatGPT Pro and API Credits for Maintainers
Codex Open Source Fund: Free ChatGPT Pro and API Credits for Maintainers
OpenAI announced the Codex for Open Source program on March 7, 2026, expanding its earlier $1M Codex Open Source Fund to provide direct support to OSS maintainers. The move positions OpenAI as a partner to the open-source ecosystem — and an explicit counter to Anthropic’s developer-outreach strategy.
What’s on Offer
| Benefit | Details |
|---|---|
| ChatGPT Pro with Codex | 6 months free. Includes all Codex surfaces: cloud tasks, code review, CLI, IDE extensions |
| API Credits | Up to $25,000 per project, drawn from the $1M fund. Reviewed on a rolling basis |
| Codex Security | Conditional access for repos requiring enhanced security coverage. Case-by-case evaluation |
Practical impact: Six months of ChatGPT Pro (normally ~$200/month) means six months of unrestricted Codex cloud task usage, full gpt-5-codex access, and priority processing — all free for qualifying maintainers.
Eligibility
The program is intentionally broad. OpenAI asks for core maintainers or operators of widely used public projects, but explicitly invites maintainers whose projects don’t fit standard criteria to apply anyway and explain their ecosystem importance.
No hard metrics published — there is no star count or download threshold required. OpenAI reserves discretion.
Qualifying use cases for API credits:
- Automated PR reviews using Codex CLI in CI
- Release workflow automation (changelog generation, version bumps)
- Issue triage and labelling with Codex
- Test generation passes over new contributions
- Documentation maintenance agents
Tool Flexibility
This is notable: you don’t need to use Codex CLI to qualify. OpenAI explicitly welcomes maintainers using:
- OpenCode (OpenAI-endorsed OSS CLI alternative)
- Cline (VS Code extension)
- pi (multi-agent framework)
- OpenClaw (community multi-agent harness)
- Any other AI coding agent
The program is about supporting OSS sustainability, not enforcing Codex lock-in. This is a direct ecosystem play.
Two Separate Programs (Don’t Confuse Them)
| Program | URL | What it is |
|---|---|---|
| Codex for Open Source | openai.com/form/codex-for-oss | ChatGPT Pro + Codex Security. For individual maintainers. |
| Codex Open Source Fund | openai.com/form/codex-open-source-fund | Up to $25K API credits. For projects integrating Codex/OpenAI models in workflows. |
Apply to both if relevant — they serve different purposes. The Fund is for programmatic/API usage; Codex for OSS is for maintainer productivity.
Strategic Context
OpenAI introduced free JetBrains Codex credits in January 2026 and now extends to individual maintainers. The timing (March 2026) overlaps with:
- Anthropic capturing ~73% of new enterprise AI spending
- Claude overtaking ChatGPT as most-downloaded US app
- OpenAI’s consolidation of ChatGPT + Codex into a “superapp”
Developer mindshare in open source is a long-game investment — the maintainer of a 10,000-star library who standardises on Codex workflows influences every contributor who forks that repo.
OpenAI has also used the vLLM project publicly as a case study for Codex Security, highlighting that “widely-used open-source dependencies are disproportionately impactful targets.” The security offering specifically targets critical infrastructure projects.
How to Apply
- Codex for OSS (Pro + Security): https://openai.com/form/codex-for-oss/
- Open Source Fund (API credits): https://openai.com/form/codex-open-source-fund/
Applications reviewed on a rolling basis — no fixed deadline. Applicants must agree to the Codex for Open Source Program Terms.
References
- Codex for Open Source (developers.openai.com)
- Codex Open Source Fund (openai.com)
- Fund docs (github.com/openai/codex)
- Announcement coverage — winbuzzer.com — March 9, 2026
- OpenAI Empowers Open Source — opentools.ai
Published: 2026-03-31. Source dates: March 7–9, 2026.