Extension listing request
Name: OpenCode Rotator Plugin
Repository: https://github.com/xnnnc/opencode-rotator-plugin
Companion server: https://github.com/xnnnc/opencode-chatgpt-account-rotator
Type: Plugin / TUI tool
Tags: opencode, plugin, tui, chatgpt, account-rotator, local-tool
Short description: TUI sidebar for a local ChatGPT account rotator server.
Description:
OpenCode Rotator Plugin adds a compact Rotator panel to the OpenCode TUI sidebar. It shows the active account, plan, Codex usage windows, watch status, and account count from a running local ChatGPT account rotator server.
Why it fits opencode.cafe:
- It is built specifically for OpenCode users.
- It integrates with the OpenCode TUI/plugin workflow.
- It is a local-first utility rather than a hosted credential service.
Key features:
- Polls the local rotator server and shows active account, usage, watch status, and account count.
- Adds sidebar actions for usage refresh, watch start/stop, and switching to the next healthy account.
- Keeps auth and account management in the local rotator server; the plugin does not read or write auth files directly.
Install:
git clone https://github.com/xnnnc/opencode-rotator-plugin.git
cd opencode-rotator-plugin
npm install
npm run build
Then add the plugin to OpenCode config surfaces as documented in the README.
Security note:
The companion server handles sensitive local OpenCode/ChatGPT auth state and is designed for one trusted user on one trusted machine. It is not a hosted service or credential broker.
Extension listing request
Name: OpenCode Rotator Plugin
Repository: https://github.com/xnnnc/opencode-rotator-plugin
Companion server: https://github.com/xnnnc/opencode-chatgpt-account-rotator
Type: Plugin / TUI tool
Tags: opencode, plugin, tui, chatgpt, account-rotator, local-tool
Short description: TUI sidebar for a local ChatGPT account rotator server.
Description:
OpenCode Rotator Plugin adds a compact Rotator panel to the OpenCode TUI sidebar. It shows the active account, plan, Codex usage windows, watch status, and account count from a running local ChatGPT account rotator server.
Why it fits opencode.cafe:
Key features:
Install:
git clone https://github.com/xnnnc/opencode-rotator-plugin.git cd opencode-rotator-plugin npm install npm run buildThen add the plugin to OpenCode config surfaces as documented in the README.
Security note:
The companion server handles sensitive local OpenCode/ChatGPT auth state and is designed for one trusted user on one trusted machine. It is not a hosted service or credential broker.