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
@@ -93,8 +93,7 @@
- [Google Gemini (Antigravity OAuth)](#google-gemini-antigravity-oauth)
- [模型配置](#模型配置)
- [oh-my-opencode 智能体模型覆盖](#oh-my-opencode-智能体模型覆盖)
- [OpenAI (ChatGPT Plus/Pro)](#openai-chatgpt-pluspro)
- [模型配置](#模型配置-1)
- [⚠️ 警告](#-警告)
- [验证安装](#验证安装)
- [向用户说 '恭喜!🎉'](#向用户说-恭喜)