mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-08-16 03:54:25 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
0880945573
commit
73437619cd
2 changed files with 21 additions and 21 deletions
18
README.md
18
README.md
|
|
@ -403,6 +403,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>OpenCode Provider Alias</b> <img src="https://badgen.net/github/stars/baranwang/opencode-provider-alias" height="14"/> - <i>Alias and curate OpenCode providers with model metadata from models.dev.</i></summary>
|
||||
<blockquote>
|
||||
Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata.
|
||||
<br><br>
|
||||
<a href="https://github.com/baranwang/opencode-provider-alias">🔗 <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>
|
||||
|
|
@ -430,15 +439,6 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Skills</b> <img src="https://badgen.net/github/stars/malhashemi/opencode-skills" height="14"/> - <i>Manage skills and capabilities</i></summary>
|
||||
<blockquote>
|
||||
Plugin for managing and organising opencode skills and capabilities.
|
||||
<br><br>
|
||||
<a href="https://github.com/malhashemi/opencode-skills">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Snippets</b> <img src="https://badgen.net/github/stars/JosXa/opencode-snippets" height="14"/> - <i>Instant inline text expansion</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
24
dist/registry.json
vendored
24
dist/registry.json
vendored
|
|
@ -589,6 +589,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-provider-alias",
|
||||
"type": "plugins",
|
||||
"displayName": "OpenCode Provider Alias",
|
||||
"repoUrl": "https://github.com/baranwang/opencode-provider-alias",
|
||||
"tagline": "Alias and curate OpenCode providers with model metadata from models.dev.",
|
||||
"description": "Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-quota",
|
||||
"type": "plugins",
|
||||
|
|
@ -637,18 +649,6 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-skills",
|
||||
"type": "plugins",
|
||||
"displayName": "Opencode Skills",
|
||||
"repoUrl": "https://github.com/malhashemi/opencode-skills",
|
||||
"tagline": "Manage skills and capabilities",
|
||||
"description": "Plugin for managing and organising opencode skills and capabilities.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-snip",
|
||||
"type": "plugins",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue