From 0cede26d74272090d81cef8018b4a8d9d5ab4467 Mon Sep 17 00:00:00 2001 From: Lucas <42439321+JungHoonGhae@users.noreply.github.com> Date: Sat, 28 Feb 2026 00:08:41 +0900 Subject: [PATCH 1/3] docs: add kilo-auth to plugins --- data/plugins/kilo-auth.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/kilo-auth.yaml diff --git a/data/plugins/kilo-auth.yaml b/data/plugins/kilo-auth.yaml new file mode 100644 index 0000000..e7ef95a --- /dev/null +++ b/data/plugins/kilo-auth.yaml @@ -0,0 +1,4 @@ +name: Kilo Auth +repo: https://github.com/JungHoonGhae/opencode-kilo-auth +tagline: Kilo Gateway provider +description: Use Kilo Gateway with 342+ AI models (including 29 free tier models) directly in your existing OpenCode installation — no separate CLI fork needed. From 8f93a08671663388fbbc6964f043d5c93ac54a49 Mon Sep 17 00:00:00 2001 From: Lucas <42439321+JungHoonGhae@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:58:29 +0900 Subject: [PATCH 2/3] docs: simplify kilo-auth description --- data/plugins/kilo-auth.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/plugins/kilo-auth.yaml b/data/plugins/kilo-auth.yaml index e7ef95a..8c5bf8c 100644 --- a/data/plugins/kilo-auth.yaml +++ b/data/plugins/kilo-auth.yaml @@ -1,4 +1,4 @@ name: Kilo Auth repo: https://github.com/JungHoonGhae/opencode-kilo-auth tagline: Kilo Gateway provider -description: Use Kilo Gateway with 342+ AI models (including 29 free tier models) directly in your existing OpenCode installation — no separate CLI fork needed. +description: Adds Kilo Gateway provider support to OpenCode. From c03f77d39830d7d4964eb18aa0098ecc51c11ac0 Mon Sep 17 00:00:00 2001 From: Lucas <42439321+JungHoonGhae@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:59:16 +0900 Subject: [PATCH 3/3] docs: clarify kilo-auth plugin name --- data/plugins/kilo-auth.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/plugins/kilo-auth.yaml b/data/plugins/kilo-auth.yaml index 8c5bf8c..c4e1872 100644 --- a/data/plugins/kilo-auth.yaml +++ b/data/plugins/kilo-auth.yaml @@ -1,4 +1,4 @@ -name: Kilo Auth +name: Kilo Gateway Auth repo: https://github.com/JungHoonGhae/opencode-kilo-auth tagline: Kilo Gateway provider description: Adds Kilo Gateway provider support to OpenCode.