# Optional: override the local Codex data directory inspected by codex-limits. # Leave unset to use CODEX_HOME and then the default platform-specific candidates. CODEX_LIMITS_HOME= # Optional: Codex's native home override. CODEX_LIMITS_HOME takes precedence. CODEX_HOME= # Optional credential fallback. Prefer automatic auth.json discovery when available. # Never commit real values or paste them into issue reports, logs, or screenshots. CODEX_LIMITS_ACCOUNT_ID= CODEX_LIMITS_ACCESS_TOKEN= # Optional: override the live usage endpoint for advanced setups or local testing. # HTTPS is required except for loopback HTTP (localhost, 127.0.0.1, or ::1). CODEX_LIMITS_USAGE_ENDPOINT= # Optional: suppress global-install guidance from the non-interactive postinstall script. CODEX_LIMITS_SKIP_INIT= # Optional: override pi's global agent configuration directory for integration setup. PI_CODING_AGENT_DIR= # Optional: override GitHub Copilot CLI's user configuration and extension directory. COPILOT_HOME=