mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 04:19:27 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
36f5c177e7
commit
18be68c4f9
2 changed files with 21 additions and 0 deletions
|
|
@ -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
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue