Codex VSCode extension source code and license issue
Resolved 💬 9 comments Opened Aug 30, 2025 by xiaoxiangmoe Closed Oct 29, 2025
💡 Likely answer: A maintainer (etraut-openai, contributor)
responded on this thread — see the highlighted reply below.
Hello, I want to compile the VSCode extension for Codex and include it in the nix package manager. However, I can't find the corresponding license file and source code. Where can I find them?
https://marketplace.visualstudio.com/items/openai.chatgpt/license shows 404 - Page not found
9 Comments
friendly ping @bolinfest
The VS Code extension is not open sourced. You can think of the extension as a UI wrapper around the CLI, which is open sourced and implements all of the core functionality for the extension.
@etraut-openai Can you disclose why this choice?
@etraut-openai you guys should open source this, I'd like to expose the UI as a website on a port from my computer so I can use my VPN to access it remotely on mobile
@etraut-openai I think open source is a better path.
@etraut-openai Any update on this?
Given the extension is just a lightweight UI wrapper, it would be great to open source.
I'd like to raise a PR to make showing the 3 most recent tasks optional. It's quite inconvenient that there is no way to hide this, raise a PR to fix it, or to even to have somewhere to submit feedback about it.
This could help also to better investigate annoying bug like https://github.com/openai/codex/issues/15330#issuecomment-4248241733
yep, ++ to opensource this, interesting to see the inner workings of what's the context when we send with and without this option
<img width="207" height="164" alt="Image" src="https://github.com/user-attachments/assets/e6f724e9-69ac-45d0-b0f5-613e1f2f83f0" />