Commit Graph
3 Commits
Author SHA1 Message Date
mohe fd6ea76f54 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
2026-07-31 03:22:35 +08:00
hmo 525c53a51a docs: add 4th red line — implement then sync spec; record learned lesson 2026-07-17 13:18:23 +08:00
zhiwei d53aa1e06b feat: 提案#23 AGENTS.md 决策自检协议
引入 Andrej Karpathy 四大规则 + 对抗性审查流程 + 双记录机制 + /rethink 指令。

新增文件:
- docs/AGENTS.md — 共享决策自检协议文档
- docs/learned.md — 经验教训记录模板
- docs/decisions/ — 决策日志目录

所有 Agent 共享此协议,跨项目可复用。
2026-07-08 01:55:10 +08:00