Files
vibe-kanban/docs/supported-coding-agents/codex.mdx
2025-09-11 09:56:01 +01:00

10 lines
343 B
Plaintext

# 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).