Selaa lähdekoodia

ignore: Comment out plugin entry in opencode.jsonc

Comment out the plugin entry in opencode.jsonc
Aiden Cline 8 kuukautta sitten
vanhempi
sitoutus
8ac5204009
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .opencode/opencode.jsonc

+ 1 - 1
.opencode/opencode.jsonc

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