Skip to content

v2.4.2

Choose a tag to compare

@taekchef taekchef released this 07 May 15:11
· 103 commits to main since this release

修复

  • 修复第三方 Claude wrapper(例如 cmux)场景下,安装脚本仍注入 ~/.claude/bin/claude launcher,导致启动时报 Argument list too long 的问题。
  • 非 npm cli.js 安装方式现在会跳过 npm 启动前自修复,并清理本插件旧的 launcher PATH 注入,避免第三方 wrapper 和本插件 launcher 串联。

验证

  • 本地:node --test tests/*.test.js(91 pass / 2 skip / 0 fail)
  • GitHub Actions:CI run 25504197612 通过(test + windows-install-smoke)

感谢