refactor(cli): remove OpenAI codex auth plugin setup

OpenCode now natively supports OpenAI authentication, so we no longer
need to:
- Add opencode-openai-codex-auth plugin
- Configure CODEX_PROVIDER_CONFIG provider settings

The --chatgpt flag still controls Oracle agent model selection
(GPT-5.2 vs fallback).
This commit is contained in:
justsisyphus
2026-01-14 15:34:20 +09:00
parent abd86dba73
commit 126274fa2c
5 changed files with 7 additions and 66 deletions
+1 -2
View File
@@ -94,8 +94,7 @@
- [Google Gemini (Antigravity OAuth)](#google-gemini-antigravity-oauth)
- [Model Configuration](#model-configuration)
- [oh-my-opencode Agent Model Override](#oh-my-opencode-agent-model-override)
- [OpenAI (ChatGPT Plus/Pro)](#openai-chatgpt-pluspro)
- [Model Configuration](#model-configuration-1)
- [⚠️ Warning](#-warning)
- [Verify the setup](#verify-the-setup)
- [Say 'Congratulations! 🎉' to the user](#say-congratulations--to-the-user)