From 3b3ba0e56e7265c31de62281234b714e4ea0982d Mon Sep 17 00:00:00 2001 From: xxm Date: Wed, 26 Aug 2026 00:46:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9F=A5=E5=BE=AEsession=20bump=20v4?= =?UTF-8?q?=E2=86=92v5=E2=80=94=E2=80=94=E5=8A=A0=E8=BD=BD=E5=8D=8F?= =?UTF-8?q?=E4=BD=9C=E5=8D=8F=E8=AE=AE(SOUL.md=E5=BC=BA=E5=8C=96=E6=AE=B5)?= =?UTF-8?q?,v4=E6=8C=87=E4=BB=A4=E5=86=BB=E7=BB=93=E5=90=AB=E6=97=A7?= =?UTF-8?q?=E8=A1=8C=E4=B8=BA(=E7=9F=A5=E5=BE=AE=E7=BB=95=E8=BF=87SOUL?= =?UTF-8?q?=E8=87=AA=E6=94=B9=E4=BB=A3=E7=A0=81=E8=A2=ABdeploy=5Fguard?= =?UTF-8?q?=E4=B8=A4=E6=AC=A1=E5=9B=9E=E6=BB=9A=E7=99=BD=E5=B9=B2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/bot/xmpp_agent_core.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/bot/xmpp_agent_core.py b/deploy/bot/xmpp_agent_core.py index 401a802e..7aa57067 100644 --- a/deploy/bot/xmpp_agent_core.py +++ b/deploy/bot/xmpp_agent_core.py @@ -32,7 +32,7 @@ PER_AGENT = { "http_port": 5805, "gateway_url": "http://localhost:8643/v1/chat/completions", "gateway_api_key": "hermes123", - "session_id": "xmpp-zhiwei-v4", # v4=2026-07-21 bump: 刷新冻结指令(部署纪律/识图知识更新) + "session_id": "xmpp-zhiwei-v5", # v5=2026-08-25 bump: 加载协作协议(知微↔小小莫Kanban闭环,禁直改生产);v4指令冻结含旧行为(绕过SOUL自改代码被guard回滚) "name_cn": "知微", "mention": "@知微/zhiwei", },