Skip to content

Commit af6e630

Browse files
committed
fix: remove opencode-openai-codex-auth plugin from repo config
The plugin was causing CI runner failures because bundled bun binaries cannot dynamically import external modules. This plugin is for local dev use and should be in user's global config instead.
1 parent 72a4615 commit af6e630

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.opencode/opencode.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "https://opencode.ai/config.json",
3-
"plugin": ["opencode-openai-codex-auth"],
43
// "enterprise": {
54
// "url": "https://enterprise.dev.opencode.ai",
65
// },

0 commit comments

Comments
 (0)