Smart Auto-Updater AI-powered auto-updater that intelligently decides whether to update based on impact assessment. Safe, intelligent, and configurable. What it does 1. Check Phase - Checks for OpenClaw updates - Checks for skill updates via ClawHub - Fetches changelog and diff 2. AI Analysis Phase - Analyzes changes using LLM - Evaluates system impact (架构/性能/兼容性) - Classifies risk level (HIGH/MEDIUM/LOW) 3. Decision Phase | Risk Level | Action | |------------|--------| | HIGH | Skip update, send detailed report | | MEDIUM | Skip update, send warning + report | | LOW | Auto-update, send summa…