From the course: Automate Development Tasks with OpenAI’s Codex
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Setting up Codex for success - OpenAI Codex Tutorial
From the course: Automate Development Tasks with OpenAI’s Codex
Setting up Codex for success
- Codex can do a lot, but only if it's configured the right way. It runs in a secure environment, but how it behaves is up to you. We're going to cover the settings that let you customize its role in your workflow. You're going to need a repo to work with. I created this repository with a simple React project. You can find it at this URL. This repository is set up as a template repository, so notice that it says, "Use this template" right here. I'm going to click on that. I'll create a new repository. This will allow me to set up the owner. I'll choose my personal account and I'll give this a name. I'll go ahead and hit Create Repository, and now, this will create a copy of this repository in my own account. Let's go through some of the environment settings. You can access them in two ways. From the homepage of Codex, you can see an environment right on the navigation. You can also look in your profile for Codex settings. This will take you to all of the settings, not just the…