codex icon indicating copy to clipboard operation
codex copied to clipboard

Codex VSCode extension source code and license issue

Open xiaoxiangmoe opened this issue 3 months ago • 1 comments

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

xiaoxiangmoe avatar Aug 30 '25 09:08 xiaoxiangmoe

friendly ping @bolinfest

xiaoxiangmoe avatar Sep 07 '25 17:09 xiaoxiangmoe

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 avatar Oct 29 '25 07:10 etraut-openai

@etraut-openai Can you disclose why this choice?

bhack avatar Oct 29 '25 10:10 bhack