Skip to content

docs: fix stale plugin-count claims in README - #229

Merged
asachs01 merged 1 commit into
mainfrom
docs/readme-plugin-count-209
Aug 30, 2026
Merged

docs: fix stale plugin-count claims in README#229
asachs01 merged 1 commit into
mainfrom
docs/readme-plugin-count-209

Conversation

@asachs01

@asachs01 asachs01 commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

What

The README's "What you get" intro and "Plugin Maturity" heading claimed "Thirty-three" plugins while marketplace.json — the file /plugin marketplace add actually installs — has 83. Both tables were introduced early and never grown past their original 33 rows.

Fix

Rather than hand-expanding two README tables to 83 rows (which would just go stale again at 84), reframed both as a highlighted subset and pointed to marketplace.json / mcp.wyre.ai as the canonical, always-current source.

Closes #209 (reported by an automated site-monitoring bot — the finding was accurate).


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

The "What you get" and "Plugin Maturity" tables were introduced early
and never grown past their original 33 rows, while marketplace.json —
the file the install command actually pulls — now has 83 entries. The
intro prose still said "Thirty-three", visibly contradicting the count
a reader gets after installing.

Reframes both tables as a highlighted subset rather than an implied
complete list, states the real count, and points to marketplace.json
and mcp.wyre.ai as the sources of truth so this doesn't silently go
stale again the next time a plugin is added.

Fixes #209
@asachs01
asachs01 merged commit bf757f5 into main Aug 30, 2026
3 checks passed
@asachs01
asachs01 deleted the docs/readme-plugin-count-209 branch August 30, 2026 19:15
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.

README says 33 vendor plugins across two tables; marketplace.json, the file the install command pulls, lists 76

1 participant