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
ebd3f552d6
commit
80e7775058
2 changed files with 21 additions and 0 deletions
|
|
@ -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
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue