Smart Auto Updater
Smart auto-updater with AI-powered impact assessment. Checks updates, analyzes changes, evaluates system impact, and decides whether to auto-update or just report. Perfect for hands-off maintenance wi
Smart auto-updater with AI-powered impact assessment. Checks updates, analyzes changes, evaluates system impact, and decides whether to auto-update or just report. Perfect for hands-off maintenance wi
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
AI-powered auto-updater that intelligently decides whether to update based on impact assessment. Safe, intelligent, and configurable.
| Risk Level | Action |
|---|---|
| HIGH | Skip update, send detailed report |
| MEDIUM | Skip update, send warning + report |
| LOW | Auto-update, send summary |
# Run smart update check openclaw sessions spawn \ --agentId smart-auto-updater \ --message "Run smart update check"
openclaw sessions spawn \ --agentId smart-auto-updater \ --message "Check updates with custom settings: auto-update LOW risk, report MEDIUM risk"
# AI Model (optional, defaults to configured model) export SMART_UPDATER_MODEL="minimax-portal/MiniMax-M2.1"Auto-update threshold (default: LOW)
Options: NONE (report only), LOW, MEDIUM
export SMART_UPDATER_AUTO_UPDATE="LOW"
Risk tolerance (default: MEDIUM)
HIGH: Only auto-update LOW risk
MEDIUM: Auto-update LOW + MEDIUM risk
LOW: Auto-update all
export SMART_UPDATER_RISK_TOLERANCE="MEDIUM"
Report level (default: detailed)
Options: brief, detailed, full
export SMART_UPDATER_REPORT_LEVEL="detailed"
🔴 Smart Auto-Updater ReportUpdate Available: v1.2.3 → v1.3.0
⚠️ Risk Level: HIGH
📋 Changes Summary:
- Breaking API changes detected
- Database migration required
- 3 files modified
🏗️ Impact Assessment:
- Architecture: MAJOR changes to core components
- Performance: Potential impact on startup time
- Compatibility: Breaks backward compatibility
🚫 Decision: SKIPPED
💡 Recommendations:
- Review changelog manually
- Test in staging environment
- Schedule maintenance window
🗓️ Next Check: 24 hours
🟢 Smart Auto-Updater ReportUpdated: v1.2.3 → v1.2.4
✅ Risk Level: LOW
📋 Changes:
- Bug fixes (2)
- Performance improvements (1)
🏗️ Impact Assessment:
- Architecture: No changes
- Performance: Minor improvement
- Compatibility: Fully compatible
✅ Decision: AUTO-UPDATED
📊 Summary:
- OpenClaw: v1.2.3 → v1.2.4
- Skills updated: 2
- Skills unchanged: 15
- Errors: none
⏱️ Next Check: 24 hours
┌──────────────────┐ │ Trigger (Cron) │ └────────┬─────────┘ │ ▼ ┌──────────────────┐ │ Check Updates │ ← clawhub update --dry-run └────────┬─────────┘ │ ▼ ┌──────────────────┐ │ AI Analysis │ ← Analyze changes, assess risk └────────┬─────────┘ │ ┌────┴────┐ │ │ ▼ ▼ ┌───────┐ ┌───────┐ │ HIGH │ │ MEDIUM│ │ Skip │ │ Skip │ └───┬───┘ └───┬───┘ │ │ ▼ ▼ ┌───────┐ ┌───────┐ │ LOW │ │ Report│ │ Update│ │ Only │ └───┬───┘ └───────┘ │ │ └────┬─────┘ │ ▼ ┌──────────────────┐ │ Generate Report │ ← Send summary └──────────────────┘
references/risk-assessment.md → AI risk assessment methodologyreferences/report-templates.md → Report format examplesreferences/integration.md → Integration with cron/jobsNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.