Replies: 3 comments 3 replies
-
|
The codex CLI sources are licensed under a permissive Apache license, and you're welcome to fork the repo and make modifications to suit your own needs. The Terms of Use for OpenAI's services are covered here. You mentioned that you would like to add a plan mode. You may be interested to learn about a new "skills" feature that we announced today. You can read about it here. The feature includes a "plan" skill that you can invoke for planning purposes. Please give it a try and let us know what you think. |
Beta Was this translation helpful? Give feedback.
-
|
Waaaait... I'd like to take this a step further. My use case:
To be clear about what I'm NOT doing:
Each user = their own subscription, their own auth, their own rate limits. Is this permitted under the current Terms of Use? If there's a specific doc or policy that covers this, I'd appreciate a pointer. |
Beta Was this translation helpful? Give feedback.
-
|
Hi OpenAI team. Cc @etraut-openai I'm a Japanese developer with a ChatGPT Pro subscription, planning to build and distribute a desktop application that embeds the open-source Codex App Server (Apache 2.0). My distribution model is essentially identical to @Lewik's question above:
This is structurally the same as OpenClaw (which Sam Altman publicly endorsed on May 1, 2026), with the only difference being a paid distribution model. The OpenAI blog post "Unlocking the Codex harness: how we built the App Server" explicitly recommends App Server for "deep integration inside your own product" — which seems to suggest exactly this kind of use. Could the OpenAI team please clarify:
Many developers (including the OP and @Lewik) are waiting for clear guidance here. An official response would unblock a lot of legitimate ecosystem development. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I’m using Codex CLI for personal use via "Sign in with ChatGPT"(ChatGPT subscription, not an API key).
I’d like to fork the Codex CLI repo and add some UX changes (mainly a "plan mode”"/ planning step in the CLI before it starts making edits). The fork would still use the official auth flow (no scraping, no private endpoints), not try to bypass rate limits or restrictions, not do bulk automation/scraping; just normal interactive use, keep licensing notices/attribution (Apache-2.0) if I publish it.
Question: Is a fork like this allowed under OpenAI’s Terms/usage policies when used with “Sign in with ChatGPT”?
If there are guidelines on what kinds of modifications are not OK (e.g., automation patterns that look like programmatic extraction), I’d appreciate pointers.
Beta Was this translation helpful? Give feedback.
All reactions