docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-08 23:38:34 +00:00 committed by github-actions[bot]
parent 36f5c177e7
commit 18be68c4f9
2 changed files with 21 additions and 0 deletions

View file

@ -259,6 +259,15 @@
</blockquote>
</details>
<details>
<summary><b>Omniroute Auth</b> <img src="https://badgen.net/github/stars/Alph4d0g/opencode-omniroute-auth" height="14"/> - <i>Omniroute authentication provider</i></summary>
<blockquote>
Connect and automatically fetch models from your Omniroute instance
<br><br>
<a href="https://github.com/Alph4d0g/opencode-omniroute-auth">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>open-plan-annotator</b> <img src="https://badgen.net/github/stars/ndom91/open-plan-annotator" height="14"/> - <i>Annotate LLM plans like a Google Doc!</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -318,6 +318,18 @@
],
"homepageUrl": "https://ohmyopencodeslim.com"
},
{
"productId": "omniroute-auth",
"type": "plugins",
"displayName": "Omniroute Auth",
"repoUrl": "https://github.com/Alph4d0g/opencode-omniroute-auth",
"tagline": "Omniroute authentication provider",
"description": "Connect and automatically fetch models from your Omniroute instance",
"scope": [
"global"
],
"tags": []
},
{
"productId": "open-plan-annotator",
"type": "plugins",