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",