From e346f251bd7de83ed4697a3134a58a2bf8f590ca Mon Sep 17 00:00:00 2001 From: ShamanicArts <90007349+ShamanicArts@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:26:09 +0000 Subject: [PATCH] docs: auto-regenerate README and registry data --- README.md | 9 +++++++++ dist/registry.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/README.md b/README.md index 7d650cc..b31f5fd 100644 --- a/README.md +++ b/README.md @@ -871,6 +871,15 @@ +
+ Universal LLM API Proxy - Universal multi-model proxy and library - made with Opencode community +
+ 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. Opencode Discord discussion +

+ đź”— View Repository +
+
+
Vibe Kanban - Manage AI in parallel
diff --git a/dist/registry.json b/dist/registry.json index 0008269..3dd6333 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -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. Opencode Discord discussion", + "scope": [ + "global" + ], + "tags": [ + "desktop", + "application", + "hosted", + "library", + "api", + "proxy", + "gateway", + "community" + ] + }, { "productId": "vibe-kanban", "type": "projects",