docs: auto-regenerate README and registry data

This commit is contained in:
ShamanicArts 2026-01-19 20:26:09 +00:00 committed by github-actions[bot]
parent 5440ef3476
commit e346f251bd
2 changed files with 54 additions and 0 deletions

View file

@ -871,6 +871,15 @@
</blockquote>
</details>
<details>
<summary><b>Universal LLM API Proxy</b> <img src="https://badgen.net/github/stars/Mirrowel/LLM-API-Key-Proxy" height="14"/> - <i>Universal multi-model proxy and library - made with Opencode community</i></summary>
<blockquote>
Universal LLM Gateway: One API, every LLM. OpenAI/Anthropic-compatible endpoints with multi-provider translation and intelligent load-balancing. Works with any application that supports custom OpenAI/Anthropic base URLs—no code changes required in your existing tools. Best support for Antigravity/Gemini CLI out of the competition. Deploy anywhere. <a href='https://discord.com/channels/1391832426048651334/1449788759917858959'>Opencode Discord discussion</a>
<br><br>
<a href="https://github.com/Mirrowel/LLM-API-Key-Proxy">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Vibe Kanban</b> <img src="https://badgen.net/github/stars/BloopAI/vibe-kanban" height="14"/> - <i>Manage AI in parallel</i></summary>
<blockquote>

45
dist/registry.json vendored
View file

@ -35,6 +35,18 @@
],
"tags": []
},
{
"productId": "opencode-redstone",
"type": "agents",
"displayName": "Redstone",
"repoUrl": "https://github.com/BackGwa/Redstone",
"tagline": "AI-built Minecraft plugins",
"description": "an Opencode agent that simplifies Minecraft plugin development and deployment.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "agent-memory",
"type": "plugins",
@ -918,6 +930,18 @@
],
"tags": []
},
{
"productId": "opencode-session",
"type": "projects",
"displayName": "Opencode Session Manager",
"repoUrl": "https://github.com/GNITOAHC/opencode-session",
"tagline": "Session viewer & manager",
"description": "View & Manage sessions for opencode, also detect orphan sessions for deletion",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-sessions",
"type": "projects",
@ -1008,6 +1032,27 @@
],
"tags": []
},
{
"productId": "universal-llm-proxy",
"type": "projects",
"displayName": "Universal LLM API Proxy",
"repoUrl": "https://github.com/Mirrowel/LLM-API-Key-Proxy",
"tagline": "Universal multi-model proxy and library - made with Opencode community",
"description": "Universal LLM Gateway: One API, every LLM. OpenAI/Anthropic-compatible endpoints with multi-provider translation and intelligent load-balancing. Works with any application that supports custom OpenAI/Anthropic base URLs—no code changes required in your existing tools. Best support for Antigravity/Gemini CLI out of the competition. Deploy anywhere. <a href='https://discord.com/channels/1391832426048651334/1449788759917858959'>Opencode Discord discussion</a>",
"scope": [
"global"
],
"tags": [
"desktop",
"application",
"hosted",
"library",
"api",
"proxy",
"gateway",
"community"
]
},
{
"productId": "vibe-kanban",
"type": "projects",