Your Name
5675e7c3b0
fix(phase2+aiops): Phase 2 Agent timeout + AI Router intent hint + signoz incident_id
## Phase 2 Agent timeout(防止單步 LLM 拖垮整場辯證)
- critic_agent.py: asyncio.wait_for + PHASE2_STEP_TIMEOUT_SEC=20s
- diagnostician_agent.py: 同等超時保護
- solver_agent.py: 同等超時保護
## AI Router 優化
- ai_router.py: _resolve_intent_from_context()
Phase 2 agents 傳 intent_hint → Router 快路徑,不重跑 intent LLM
## SignOz Webhook 修復
- signoz_webhook.py: incident_id 補傳 send_approval_card()(移除 TODO 2026-04-05)
## Alert 處理流程修復
- webhooks.py: _should_bypass_alertmanager_llm()
Host 類 NO_ACTION 告警直接走人工排查卡片,不再誤觸 LLM Agent Debate
- incident_repository.py: update_incident_status 加 resolved_at 參數
- incident_service.py / proposal_service.py / incident_approval_service.py: 小修
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 02:10:06 +08:00
..
2026-03-19 19:16:12 +08:00
2026-03-26 09:55:47 +08:00
2026-03-26 09:55:47 +08:00
2026-03-23 18:40:36 +08:00
2026-03-26 09:55:47 +08:00
2026-03-26 09:55:47 +08:00
2026-03-29 16:03:41 +08:00
2026-03-23 18:40:36 +08:00
2026-03-28 18:04:12 +08:00
2026-04-25 02:10:06 +08:00
2026-03-23 19:44:56 +08:00
2026-03-26 15:34:12 +08:00
2026-03-23 19:44:56 +08:00
2026-03-24 15:19:52 +08:00
2026-03-26 10:12:43 +08:00
2026-03-26 10:45:29 +08:00
2026-03-26 11:22:47 +08:00
2026-03-26 10:13:05 +08:00
2026-03-26 10:13:12 +08:00
2026-03-26 19:09:08 +08:00
2026-03-26 12:27:47 +08:00
2026-03-26 12:27:36 +08:00
2026-03-26 19:09:08 +08:00
2026-03-30 01:32:48 +08:00
2026-03-26 15:32:52 +08:00
2026-04-01 09:27:40 +08:00
2026-03-26 15:34:12 +08:00
2026-03-26 18:43:28 +08:00
2026-03-26 20:13:07 +08:00
2026-03-26 19:09:08 +08:00
2026-03-26 19:09:08 +08:00
2026-04-09 11:29:04 +08:00
2026-04-01 13:12:02 +08:00
2026-03-28 18:04:12 +08:00
2026-03-31 11:03:10 +08:00
2026-03-28 21:57:57 +08:00
2026-03-28 21:47:49 +08:00
2026-03-29 01:51:35 +08:00
2026-03-29 16:04:08 +08:00
2026-03-29 15:48:09 +08:00
2026-03-30 01:07:51 +08:00
2026-03-30 01:20:50 +08:00
2026-03-31 16:06:51 +08:00
2026-03-31 11:36:21 +08:00
2026-03-31 12:24:54 +08:00
2026-03-31 18:52:53 +08:00
2026-04-01 09:17:08 +08:00
2026-04-01 13:12:02 +08:00
2026-04-01 13:12:02 +08:00
2026-04-01 16:20:57 +08:00
2026-04-01 16:20:57 +08:00
2026-04-01 16:20:57 +08:00
2026-04-01 16:20:57 +08:00
2026-04-02 13:16:09 +08:00
2026-04-02 21:38:39 +08:00
2026-04-05 00:24:50 +08:00
2026-04-05 00:24:50 +08:00
2026-04-05 00:24:50 +08:00
2026-04-05 00:44:31 +08:00
2026-04-09 18:21:24 +08:00
2026-04-05 14:44:32 +08:00
2026-04-08 11:44:06 +08:00
2026-04-08 11:56:58 +08:00
2026-04-08 11:44:06 +08:00
2026-04-08 16:38:31 +08:00
2026-04-08 16:07:12 +08:00
2026-04-11 21:35:25 +08:00
2026-04-09 18:19:57 +08:00
2026-04-09 18:23:55 +08:00
2026-04-11 21:35:25 +08:00
2026-04-10 11:39:42 +08:00
2026-04-11 09:07:47 +08:00
2026-04-12 00:09:18 +08:00
2026-04-11 20:04:47 +08:00
2026-04-11 20:36:59 +08:00
2026-04-12 13:30:37 +08:00
2026-04-25 02:10:06 +08:00
2026-04-14 18:36:59 +08:00
2026-04-14 18:46:25 +08:00
2026-04-15 10:46:40 +08:00
2026-04-15 12:44:53 +08:00
2026-04-15 13:48:55 +08:00
2026-04-15 14:01:37 +08:00
2026-04-17 15:25:34 +08:00
2026-04-17 15:25:34 +08:00
2026-04-18 13:18:46 +08:00
2026-04-19 01:32:52 +08:00
2026-04-21 21:59:00 +08:00
2026-04-25 02:10:06 +08:00
2026-04-25 02:10:06 +08:00
2026-04-25 02:10:06 +08:00