feat: WeChat status + QR on Dashboard, proactive login notifier

- /api/wechat/status: real login detection via webhook log + docker logs
- /api/platform: wechat_bridge now returns login_ok, message, qr_url
- Platform tab: inline QR code with 5min expiry + refresh button
- wechat_qr_notifier.py: 40h session-age WeChat warning + XMPP logout alert
- agents_health_check.py: login_check via docker logs
- wechat_webhook.py: timeout 180→600s
This commit is contained in:
2026-07-31 03:22:35 +08:00
parent 3e2a74d4d9
commit fd6ea76f54
9 changed files with 1589 additions and 745 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ agents:
provider: ocg-new
services:
- type: hermes_gateway
port: 8642
port: 8646
- type: xmpp_bot
- id: "agent-004"