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:
+1
-2
@@ -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)
|
||||
|
||||
- [⚠️ 警告](#️-警告)
|
||||
- [验证安装](#验证安装)
|
||||
- [向用户说 '恭喜!🎉'](#向用户说-恭喜)
|
||||
|
||||
Reference in New Issue
Block a user