RivonClaw v1.8.29
What's New
- Fix RivonClaw cloud model vision inputs so image-aware requests are routed with the expected payload shape
- Keep desktop cloud-model calls aligned with the latest vision-capable RivonClaw API contract
- Refresh signed desktop release metadata for the production updater rollout
更新内容
- 修复 RivonClaw 云模型 vision input,确保带图片请求使用符合预期的 payload 结构
- 让桌面端云模型调用匹配最新支持视觉能力的 RivonClaw API 契约
- 刷新签名桌面发布元数据,用于 production updater 推送
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 / 解决方法:
- Open Terminal (press
Cmd + Space, search "Terminal") - Run the following command / 运行以下命令:
sudo xattr -r -d com.apple.quarantine /Applications/RivonClaw.app- Enter your login password (characters won't be displayed), press Enter / 输入开机密码(不显示字符),按回车
- Re-open the app / 重新打开应用即可
Windows
If Windows SmartScreen shows "Windows protected your PC" / 如果 SmartScreen 提示"已保护你的电脑":
- Click "More info" / 点击 "更多信息"
- Click "Run anyway" / 点击 "仍要运行"
This is normal for apps without a digital signature. / 这是无数字签名应用的正常现象。