Clawdbot Release Check
Check for new clawdbot releases and notify once per new version.
Check for new clawdbot releases and notify once per new version.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Checks for new clawdbot releases from GitHub and notifies you once per version. No nagging.
clawdhub install clawdbot-release-check
# Add daily update check at 9am, notify via Telegram {baseDir}/scripts/setup.sh --telegram YOUR_TELEGRAM_IDCustom hour (e.g., 8am)
{baseDir}/scripts/setup.sh --hour 8 --telegram YOUR_TELEGRAM_ID
Remove cron job
{baseDir}/scripts/setup.sh --uninstall
After setup, restart the gateway:
launchctl kickstart -k gui/$(id -u)/com.clawdis.gateway
# Check for updates (silent if up-to-date or already notified) {baseDir}/scripts/check.shShow version info
{baseDir}/scripts/check.sh --status
Force notification (bypass "already notified" state)
{baseDir}/scripts/check.sh --force
Show highlights from ALL missed releases
{baseDir}/scripts/check.sh --all-highlights
Clear state (will notify again on next check)
{baseDir}/scripts/check.sh --reset
Help
{baseDir}/scripts/check.sh --help
github.com/clawdbot/clawdbot/releasespackage.json)🔄 **Clawdbot Update Available!**Current:
Latest:2.0.0-beta52026.1.5-3(3 versions behind)
Highlights:
- Models: add image-specific model config
- Agent tools: new
toolimage- Config: default model shorthands
🔗 https://github.com/clawdbot/clawdbot/releases/tag/v2026.1.5-3
To update:cd /path/to/clawdis && git pull && pnpm install && pnpm build
State —
~/.clawdbot/clawdbot-release-check-state.json:
{ "lastNotifiedVersion": "v2026.1.5-3", "lastCheckMs": 1704567890123 }
Cache —
~/.clawdbot/clawdbot-release-check-cache.json:
--clear-cache to force refreshEnvironment variables:
CLAWDBOT_DIR — Path to clawdbot source (auto-detected from ~/dev/clawdis, ~/clawdbot, or npm global)CACHE_MAX_AGE_HOURS — Cache TTL in hours (default: 24)No 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.