Adopt multi-platform extensions for Codex VS Code extnesions
Resolved 💬 4 comments Opened Nov 19, 2025 by isidorn Closed Feb 23, 2026
What feature would you like to see?
VS Code PM here 👋
<img width="1998" height="730" alt="Image" src="https://github.com/user-attachments/assets/b4e9d06d-dac0-4fc5-92a5-1cffa097fad0" />
Right now Codex extension ships platform specific binaries that make the extension large.
Please make Codex a platform specific extension https://code.visualstudio.com/api/working-with-extensions/publishing-extension#platformspecific-extensions
Using those steps you can package the platform specific binaries only for the required platform. It will make your extension smaller. Thus the install / update process will be much better
If you have any questions let me know
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗