From 974cc7f20437e5df2c807b0f0f572b5a3c4a82fa Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 25 Apr 2026 02:43:42 +0800 Subject: [PATCH] feat(k8s): prod ConfigMap HERMES_NL_ENABLED=true MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @tsenyangbot @mention 在 SRE 群組已接通,polling 路徑 → Hermes NL → 12-Agent Claude SDK Co-Authored-By: Claude Sonnet 4.6 --- k8s/awoooi-prod/04-configmap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/awoooi-prod/04-configmap.yaml b/k8s/awoooi-prod/04-configmap.yaml index 0514cddb..12af8d2f 100644 --- a/k8s/awoooi-prod/04-configmap.yaml +++ b/k8s/awoooi-prod/04-configmap.yaml @@ -153,7 +153,7 @@ data: AIOPS_P6_KB_ROT_CLEANER: "true" AIOPS_P6_TRUST_DRIFT_DETECTOR: "true" # 2026-04-25 ogt + Claude Sonnet 4.6: Hermes × 12-Agent 整合(ADR-093/094/095) - # 啟用前請先確認 WS1 Token Rotation 完成 + E2E 測試通過 + # 2026-04-25 ogt: HERMES_NL_ENABLED 開啟 — polling 路徑已接入 @tsenyangbot @mention → Hermes NL TG_GROUP_CUTOVER: "false" - HERMES_NL_ENABLED: "false" + HERMES_NL_ENABLED: "true" ENABLE_12AGENT_CONSENSUS: "false"