From 69d9c69358fb56645522ceb2e000e06209039e92 Mon Sep 17 00:00:00 2001 From: Xiaonuo Date: Tue, 21 Apr 2026 11:35:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20correct=20package=20name=20to=20@shazhou?= =?UTF-8?q?/hermes-harness=20=E2=80=94=20=E5=B0=8F=E7=B3=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20b1a82..306e071 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "hermes-harness", + "name": "@shazhou/hermes-harness", "version": "0.1.1", "description": "Hermes Agent CLI harness tools", "type": "module",