These are instructions to set up
Download Visual Studio Code and install it.
Then open any folder in VS Code.
Select the Extensions icon in the sidebar. Search for “Codex” in the search bar and install the one by OpenAI.
CAREFUL! There are multiple Codex extensions. You want the Codex - OpenAI’s coding agent.
Click on the Codex icon in the sidebar.
This should show 2 buttons:
Click on Sign in with ChatGPT, sign into your paid ChatGPT account, and approve the permissions.
Keep clicking “Next” when prompted.
Click on the Codex icon in the sidebar.
Type “Hi” (or anything else) in the prompt box and press Enter.
lf goes well, you should see a response from Codex.
You can now use Codex in VS Code with LLM Foundry. Here are a few simple things to try.
Open the Windows search bar and search for “Python”. Install any of the Python versions from the Microsoft Store. This will allow Codex to run Python code locally.
To avoid Codex asking for too many approvals, use the “Agent (full access)” mode.