Bug Description
A clear and concise description of the bug.
Steps to Reproduce
Be unlucky 🙂
Configure OpenCode with the plugin list below
Start OpenCode
Expected Behavior
OpenCode should successfully download and load the OpenAI Codex multi-account plugin, allowing the use of multiple OpenAI Codex accounts.
Actual Behavior
The plugin is never downloaded nor loaded.
I am trying to install the plugin using the correct name in opencode.json:
{
"plugin": [
"oh-my-opencode",
"opencode-antigravity-auth@latest",
"opencode-openai-codex-auth-multi@latest"
]
}
Despite this configuration, the plugin does not appear to be installed or executed.
Environment
OpenCode version: 1.1.36
Plugin version: Not installed / not downloaded
Operating System: Windows 11
Node.js version: Not specified
Logs
No logs are available under
~/.opencode/logs/codex-plugin/
The plugin does not seem to be downloaded at all, even with ENABLE_PLUGIN_REQUEST_LOGGING=1 enabled.
Compliance Checklist
I’m using this plugin for personal development only
I have an active ChatGPT Plus/Pro subscription
This issue is not related to commercial use or any TOS violation
I have reviewed the FAQ and troubleshooting documentation
Additional Context
I tested all available versions of the plugin using both npm and bun:
4.3.0-multiaccount.1
4.3.1
4.5.0
4.6.0
4.7.0
None of these versions work.
The plugin is never downloaded or activated.
Bug Description
A clear and concise description of the bug.
Steps to Reproduce
Be unlucky 🙂
Configure OpenCode with the plugin list below
Start OpenCode
Expected Behavior
OpenCode should successfully download and load the OpenAI Codex multi-account plugin, allowing the use of multiple OpenAI Codex accounts.
Actual Behavior
The plugin is never downloaded nor loaded.
I am trying to install the plugin using the correct name in opencode.json:
{
"plugin": [
"oh-my-opencode",
"opencode-antigravity-auth@latest",
"opencode-openai-codex-auth-multi@latest"
]
}
Despite this configuration, the plugin does not appear to be installed or executed.
Environment
OpenCode version: 1.1.36
Plugin version: Not installed / not downloaded
Operating System: Windows 11
Node.js version: Not specified
Logs
No logs are available under
~/.opencode/logs/codex-plugin/
The plugin does not seem to be downloaded at all, even with ENABLE_PLUGIN_REQUEST_LOGGING=1 enabled.
Compliance Checklist
I’m using this plugin for personal development only
I have an active ChatGPT Plus/Pro subscription
This issue is not related to commercial use or any TOS violation
I have reviewed the FAQ and troubleshooting documentation
Additional Context
I tested all available versions of the plugin using both npm and bun:
4.3.0-multiaccount.1
4.3.1
4.5.0
4.6.0
4.7.0
None of these versions work.
The plugin is never downloaded or activated.