Skip to content

RivonClaw v1.8.16

Choose a tag to compare

@github-actions github-actions released this 26 May 05:15

What's New

  • Add billing renewal and plan-switch flows so subscriptions and prepaid MAX plans can be renewed more flexibly in the desktop app
  • Improve account and provider management with clearer renewal UI, smoother desktop OAuth recovery, and more reliable cloud key syncing
  • Harden customer-service and Windows runtime behavior with safer retry snapshots, better billing state handling, and a fix for plugin skill linking on Windows

更新内容

  • 新增订阅续费与套餐切换流程,桌面端现在可以更灵活地处理订阅和预付费 MAX 套餐续费
  • 优化账号与服务商管理,补强续费界面、桌面端 OAuth 恢复流程,以及云端密钥同步稳定性
  • 继续加固客服与 Windows 运行稳定性,修复重试快照、账单状态处理,以及 Windows 插件技能链接问题

Installation / 安装说明

macOS

If you see "'RivonClaw' is damaged and can't be opened" — this is macOS Gatekeeper blocking an unsigned app. The file is not actually damaged.

如果提示 "'RivonClaw' 已损坏,无法打开",这是 macOS Gatekeeper 安全机制拦截了未签名应用,并非文件真的损坏。

Fix / 解决方法:

  1. Open Terminal (press Cmd + Space, search "Terminal")
  2. Run the following command / 运行以下命令:
sudo xattr -r -d com.apple.quarantine /Applications/RivonClaw.app
  1. Enter your login password (characters won't be displayed), press Enter / 输入开机密码(不显示字符),按回车
  2. Re-open the app / 重新打开应用即可

Windows

If Windows SmartScreen shows "Windows protected your PC" / 如果 SmartScreen 提示"已保护你的电脑":

  1. Click "More info" / 点击 "更多信息"
  2. Click "Run anyway" / 点击 "仍要运行"

This is normal for apps without a digital signature. / 这是无数字签名应用的正常现象。