Codex OAuth tokens use the ChatGPT backend API (chatgpt.com), not the standard OpenAI API (api.openai.com). pi-ai already has a dedicated openai-codex provider with the correct API format (openai-codex-responses) and base URL. Remove the alias that was incorrectly mapping openai-codex to openai, which caused 401 errors due to missing scopes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||