ignore: Comment out plugin entry in opencode.jsonc

Comment out the plugin entry in opencode.jsonc
pull/5365/head
Aiden Cline 2025-12-11 00:33:17 -06:00 committed by GitHub
parent ddd5464081
commit 8ac5204009
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"],
// "plugin": ["opencode-openai-codex-auth"],
// "enterprise": {
// "url": "https://enterprise.dev.opencode.ai",
// },