docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-08 23:29:20 +00:00 committed by github-actions[bot]
parent 6f8d86042c
commit 23971bd8a7
2 changed files with 21 additions and 0 deletions

View file

@ -313,6 +313,15 @@
</blockquote>
</details>
<details>
<summary><b>OpenCode ntfy.sh</b> <img src="https://badgen.net/github/stars/lannuttia/opencode-ntfy.sh" height="14"/> - <i>Push notifications to keep you in the know, even when you're on the go.</i></summary>
<blockquote>
An OpenCode plugin that adds push notifications through ntfy.sh.
<br><br>
<a href="https://github.com/lannuttia/opencode-ntfy.sh">🔗 <b>View Repository</b></a>
</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>

12
dist/registry.json vendored
View file

@ -414,6 +414,18 @@
],
"tags": []
},
{
"productId": "opencode-ntfy.sh",
"type": "plugins",
"displayName": "OpenCode ntfy.sh",
"repoUrl": "https://github.com/lannuttia/opencode-ntfy.sh",
"tagline": "Push notifications to keep you in the know, even when you're on the go.",
"description": "An OpenCode plugin that adds push notifications through ntfy.sh.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-plugin-openspec",
"type": "plugins",