Files
awoooi/apps/api
OG T 09134f5c47
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 2m10s
fix(openclaw): 修復 incident.title + DIAGNOSE→NEMOTRON confidence=0.0
1. telegram_gateway.py:1169 — classify_notification() 仍用 incident.title
   改用 alertname + signal annotations 組合 (同 decision_manager.py 修法)

2. ai_router.py — DIAGNOSE 路由暫停 NEMOTRON
   NIM tool_call 返回無 confidence → openclaw_analysis_complete confidence=0.0
   改為 None (複雜度路由),讓 Gemini/openclaw_nemo 處理 DIAGNOSE

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 22:12:55 +08:00
..