Codex is an AI coding agent by OpenAI that runs in the terminal.Documentation Index
Fetch the complete documentation index at: https://docs.ruoli.dev/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Configure with CC Switch (Recommended)
Open CC Switch and add a RuoLi configuration:| Field | Value |
|---|---|
| API URL | https://ruoli.dev/v1 |
| API Key | Your Key |
Manual Configuration
Edit~/.codex/config.toml:
Switch Models
Change themodel field in config.toml, or specify it at launch:
Official Documentation: developers.openai.com/codex

