Files
vibe-kanban/docs/supported-coding-agents/codex.mdx

10 lines
343 B
Plaintext
Raw Normal View History

# Codex
## Installation
OpenAI Codex is now available via `npx` - no separate installation required!
## Authentication
You need to configure your OpenAI API credentials before using Codex. Please set the `OPENAI_API_KEY` environment variable. For more details, see the [OpenAI documentation](https://platform.openai.com/docs/guides/code).