Docs: Add opencode-plugin-auto-update to Ecosystem plugins table #8381

Open
opened 2026-02-16 18:09:49 -05:00 by yindo · 2 comments
Owner

Originally created by @AnganSamadder on GitHub (Feb 2, 2026).

Originally assigned to: @jayair on GitHub.

Request

Please add opencode-plugin-auto-update to the OpenCode Ecosystem plugins list.

What the plugin does

opencode-plugin-auto-update helps keep OpenCode plugins current by:

  • Checking for plugin updates in the background
  • Using safe locking to avoid concurrent update races
  • Throttling update checks to reduce noise

Proposed ecosystem row

| [opencode-plugin-auto-update](https://github.com/AnganSamadder/opencode-plugin-auto-update) | Keep plugins up to date in the background with safe locking and throttled checks |

PR plan

I have a docs-only PR ready that touches only:

  • packages/web/src/content/docs/ecosystem.mdx

…and adds the row above under Plugins.

Verification

  • Link resolves
  • Formatting matches existing table entries
Originally created by @AnganSamadder on GitHub (Feb 2, 2026). Originally assigned to: @jayair on GitHub. ## Request Please add `opencode-plugin-auto-update` to the OpenCode Ecosystem plugins list. - Repo: https://github.com/AnganSamadder/opencode-plugin-auto-update - npm: https://www.npmjs.com/package/opencode-plugin-auto-update - Current npm version: `0.3.1` ## What the plugin does `opencode-plugin-auto-update` helps keep OpenCode plugins current by: - Checking for plugin updates in the background - Using safe locking to avoid concurrent update races - Throttling update checks to reduce noise ## Proposed ecosystem row ```md | [opencode-plugin-auto-update](https://github.com/AnganSamadder/opencode-plugin-auto-update) | Keep plugins up to date in the background with safe locking and throttled checks | ``` ## PR plan I have a docs-only PR ready that touches only: - `packages/web/src/content/docs/ecosystem.mdx` …and adds the row above under **Plugins**. ## Verification - Link resolves - Formatting matches existing table entries
yindo added the docs label 2026-02-16 18:09:49 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 2, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #11872: Docs: Add OpenTmux (opentmux) to Ecosystem plugins table - identical request pattern for a different plugin

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 2, 2026): This issue might be a duplicate of existing issues. Please check: - #11872: Docs: Add OpenTmux (opentmux) to Ecosystem plugins table - identical request pattern for a different plugin Feel free to ignore if none of these address your specific case.
Author
Owner

@lailoo commented on GitHub (Feb 3, 2026):

I addressed this issue in PR #11974

If you have some time, I'd really appreciate it if you could take a look.


Change: Added opencode-plugin-auto-update to the Ecosystem plugins table.

@lailoo commented on GitHub (Feb 3, 2026): I addressed this issue in PR #11974 If you have some time, I'd really appreciate it if you could take a look. --- **Change:** Added opencode-plugin-auto-update to the Ecosystem plugins table.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8381