Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.1.0 — iLink API v2.1.7 对齐 + ACP 健壮性加固

Latest

Choose a tag to compare

@lc2panda lc2panda released this 09 Apr 09:59
· 15 commits to main since this release

更新内容

新功能

  • iLink API v2.1.7 对齐:新增 iLink-App-Id + iLink-App-ClientVersion HTTP 头
  • CDN full_url 直传:上传/下载优先使用服务端 full_url,向下兼容旧式拼接
  • QR 登录 IDC 重定向:支持 scaned_but_redirect,跨区域扫码不再卡死
  • file_item md5 字段:防止接收方 0B 文件(对齐官方 PR #11)
  • ACP 包名迁移@zed-industries/claude-code-acp@agentclientprotocol/claude-agent-acp

修复

  • ACP Windows 兼容性(手动 Web Stream 包装)
  • ACP 自动重试(3 次指数退避)
  • ACP 初始化超时(30s)
  • ACP 僵尸进程防护(SIGTERM → 5s SIGKILL)
  • ACP 损坏检测(stdin error + proc exit 双重监控)
  • QR 轮询网络错误降级为自动重试

兼容性

  • 向下兼容旧版 iLink API 和旧版 ACP 包
  • 支持 Claude Code v2.1.80+

更新方式

claude plugin update

完整 diff