Skip to content

docs: add opencode-vitals to the Ecosystem plugins list - #51460

Open
moutazideal wants to merge 1 commit into
anomalyco:devfrom
moutazideal:add-opencode-vitals
Open

moutazideal wants to merge 1 commit into
anomalyco:devfrom
moutazideal:add-opencode-vitals

Conversation

@moutazideal

@moutazideal moutazideal commented Sep 26, 2026 •

Copy link
Copy Markdown

Issue for this PR

No linked issue — documentation-only addition to the Ecosystem page, which asks for a PR to be added.

Type of change

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

What does this PR do?

Adds one row to the Plugins table on the Ecosystem page for opencode-vitals.

It is a plugin I maintain: a small always-on-top bar that shows the session you are working in — turns, steps and average streaming tok/s, measured as generated tokens over active stream time so tool waiting stays out of the denominator. It uses the V2 plugin API (developed against 2.0.14, 2.0.16 and 2.0.18), installs with npx opencode-vitals install without touching opencode.json, and stores only counts, timings and ids: no prompts, no responses, no network calls.

The row is padded to the table's existing column widths, so nothing else changes.

How did you verify your code works?

Checked the diff is a single added line inside the Plugins table with the same column padding as the rows around it. The plugin's own suite passes on Linux (166 plugin checks and 66 bar checks). No OpenCode code changed, so there is nothing else to build beyond the docs checks this PR triggers.

Screenshots / recordings

N/A, docs text only.

Checklist

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

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Sep 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Sep 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

This branch has not been deployed

No deployments
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.

1 participant