From 80e77750581872266ea5082fc9717b5ba1df4e89 Mon Sep 17 00:00:00 2001 From: rhighs <37136851+rhighs@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:02:25 +0000 Subject: [PATCH] docs: auto-regenerate README and registry data --- README.md | 9 +++++++++ dist/registry.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) diff --git a/README.md b/README.md index a9541d4..9251873 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,15 @@ +
+ Kilo Gateway Auth - Kilo Gateway provider +
+ Adds Kilo Gateway provider support to OpenCode. +

+ 🔗 View Repository +
+
+
Micode - Brainstorm-Plan-Implement workflow
diff --git a/dist/registry.json b/dist/registry.json index c399594..3ac0421 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -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",