docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-09 00:02:25 +00:00 committed by github-actions[bot]
parent ebd3f552d6
commit 80e7775058
2 changed files with 21 additions and 0 deletions

View file

@ -214,6 +214,15 @@
</blockquote>
</details>
<details>
<summary><b>Kilo Gateway Auth</b> <img src="https://badgen.net/github/stars/JungHoonGhae/opencode-kilo-auth" height="14"/> - <i>Kilo Gateway provider</i></summary>
<blockquote>
Adds Kilo Gateway provider support to OpenCode.
<br><br>
<a href="https://github.com/JungHoonGhae/opencode-kilo-auth">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Micode</b> <img src="https://badgen.net/github/stars/vtemian/micode" height="14"/> - <i>Brainstorm-Plan-Implement workflow</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -251,6 +251,18 @@
],
"tags": []
},
{
"productId": "kilo-auth",
"type": "plugins",
"displayName": "Kilo Gateway Auth",
"repoUrl": "https://github.com/JungHoonGhae/opencode-kilo-auth",
"tagline": "Kilo Gateway provider",
"description": "Adds Kilo Gateway provider support to OpenCode.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "micode",
"type": "plugins",