docs: auto-regenerate README and registry data

This commit is contained in:
ShamanicArts 2026-01-26 20:15:12 +00:00 committed by github-actions[bot]
parent 15756fe3af
commit 4fadff1cd3
2 changed files with 21 additions and 0 deletions

View file

@ -295,6 +295,15 @@
</blockquote>
</details>
<details>
<summary><b>Opencode Quota</b> <img src="https://badgen.net/github/stars/slkiser/opencode-quota" height="14"/> - <i>Quota toasts and token tracking</i></summary>
<blockquote>
Track quota and token usage across providers via automatic toasts and slash commands.
<br><br>
<a href="https://github.com/slkiser/opencode-quota">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Opencode Roadmap</b> <img src="https://badgen.net/github/stars/IgorWarzocha/Opencode-Roadmap" height="14"/> - <i>Strategic planning</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -402,6 +402,18 @@
],
"tags": []
},
{
"productId": "opencode-quota",
"type": "plugins",
"displayName": "Opencode Quota",
"repoUrl": "https://github.com/slkiser/opencode-quota",
"tagline": "Quota toasts and token tracking",
"description": "Track quota and token usage across providers via automatic toasts and slash commands.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-roadmap",
"type": "plugins",