Skip to content

TK Copilot v1.9.2

Choose a tag to compare

@github-actions github-actions released this 02 Sep 23:33
· 31 commits to main since this release

What's New

  • Rework the Affiliate campaign workspace: page large creator tables, invite creators without sending a direct message, and review sample applications with product stock and creator performance in view
  • Redesign creator escalation around the staff decision so the Agent can act on what staff decided, and open the Agent Office with a pleated shutter and clearer in-run status captions

更新内容

  • 重构达人联盟活动工作台:大列表分页加载、可不发私信直接邀约达人,样品申请审核页同时展示商品库存与达人绩效
  • 围绕人工决策重新设计达人升级处理流程,Agent 可读取并延续人工处理结果;Agent Office 改为百叶帘式卷帘开合,运行状态提示更清晰

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. / 这是无数字签名应用的正常现象。