From de633d8610fda70cf23652084f33f3237e94200a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Thu, 12 Feb 2026 16:48:41 +0800 Subject: [PATCH] Rename plugin ID from 'higress-ai-gateway' to 'higress' --- .../scripts/plugin/openclaw.plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/skills/higress-openclaw-integration/scripts/plugin/openclaw.plugin.json b/.claude/skills/higress-openclaw-integration/scripts/plugin/openclaw.plugin.json index 2573d41bf..b5c221bac 100644 --- a/.claude/skills/higress-openclaw-integration/scripts/plugin/openclaw.plugin.json +++ b/.claude/skills/higress-openclaw-integration/scripts/plugin/openclaw.plugin.json @@ -1,5 +1,5 @@ { - "id": "higress-ai-gateway", + "id": "higress", "name": "Higress AI Gateway", "description": "Model provider plugin for Higress AI Gateway with auto-routing support", "providers": ["higress"],