Skip to content

docs: add rotator ecosystem entries#32111

Open
xnnnc wants to merge 1 commit into
anomalyco:devfrom
xnnnc:rotator-ecosystem
Open

docs: add rotator ecosystem entries#32111
xnnnc wants to merge 1 commit into
anomalyco:devfrom
xnnnc:rotator-ecosystem

Conversation

@xnnnc

@xnnnc xnnnc commented Jun 12, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #32114

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds two OpenCode-specific community projects to the Ecosystem docs:

  • opencode-rotator-plugin under Plugins: an OpenCode TUI sidebar plugin for a local ChatGPT account rotator server.
  • opencode-chatgpt-account-rotator under Projects: the companion local GUI/CLI server for managing saved OpenCode ChatGPT auth entries on one trusted machine.

Why these belong in Ecosystem:

  • The plugin integrates with OpenCode plugin/TUI surfaces.
  • The companion app is built specifically around local OpenCode ChatGPT auth state.
  • Both repositories are public, OpenCode-focused, and documented with local-only auth safety notes.

Security context: the companion app handles sensitive local auth state and is intended for one trusted user on one trusted machine. The plugin only talks to the local rotator server; it does not read or write auth files directly.

How did you verify your code works?

  • Ran git diff --cached --check before committing.
  • Verified this is a docs-only MDX table update.
  • Confirmed the PR standards and compliance checks are passing after linking the compliant feature issue.

Screenshots / recordings

Not applicable; this is a docs-only ecosystem entry update.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Add the local ChatGPT account rotator and companion TUI plugin to the OpenCode ecosystem docs so users can find the paired local-server and plugin workflow from the official community list.\n\nConstraint: OpenCode repo uses dev as the default branch\nConstraint: Repository requires conventional commit-style subjects\nConfidence: high\nScope-risk: narrow\nTested: git diff --cached --check\nNot-tested: Full docs site build
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Jun 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add rotator projects to ecosystem docs

2 participants