← 返回
效率工具 中文

Openclaw Update

Check for OpenClaw updates, perform updates, and manage version status. Provides automatic update checking, version comparison, and seamless updating of the...
检查 OpenClaw 更新、执行更新并管理版本状态。提供自动更新检查、版本比对以及无缝更新功能。
rothcold
效率工具 clawhub v1.1.1 1 版本 99859.9 Key: 无需
★ 0
Stars
📥 2,139
下载
💾 33
安装
1
版本
#latest

概述

OpenClaw Update Skill

A skill for checking and applying OpenClaw updates.

Commands

Check Status

Check the current OpenClaw version and available updates:

openclaw update status
openclaw update status --json

Run Update (pnpm)

Update OpenClaw using pnpm (for pnpm installations):

# Check current version
pnpm list -g openclaw

# Update to latest version
pnpm add -g openclaw

# Restart gateway after update
openclaw gateway restart

Gateway Management

Restart OpenClaw gateway after update:

openclaw gateway restart
openclaw gateway status

pnpm Upgrade Workflow

For pnpm-installed OpenClaw:

# 1. Check current version
pnpm list -g openclaw

# 2. Update to latest
pnpm add -g openclaw

# 3. Restart gateway
openclaw gateway restart

# 4. Verify update
openclaw update status

Use Cases

  • Automatic update checks: Configure cron jobs for periodic update checks
  • Version monitoring: Monitor if a newer version is available
  • Safe updates: Check before updating to ensure compatibility
  • Update history: Track when updates were applied
  • pnpm workflow: Special commands for pnpm-based installations

Environment Variables

  • OPENCLAW_UPDATE_CHECK_URL: Override update check URL (optional)

Example Workflow

# Check for updates (human-readable output)
openclaw update status

# Check for updates (JSON output for automation)
openclaw update status --json

# For pnpm installations, use pnpm to update
pnpm add -g openclaw

# Restart gateway after update
openclaw gateway restart

Notes

  • Requires OpenClaw to be installed
  • Supports semantic versioning for version comparison
  • Provides detailed change logs when updating
  • Supports rollback if needed (check documentation)

版本历史

共 1 个版本

  • v1.1.1 当前
    2026-03-28 20:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

OpenClaw Updater v2

rothcold
检查 OpenClaw 更新、执行更新并管理版本状态。提供自动更新检查、版本比较和无缝更新...
★ 0 📥 248
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,884
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,367