Skip to content

ClaudeWarp v0.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 10:47
· 1 commit to master since this release

ClaudeWarp v0.1.8

下载

  • macOS Intel: ClaudeWarp-{VERSION}-macos-x64.zip.dmg
  • macOS Apple Silicon: ClaudeWarp-{VERSION}-macos-arm64.zip.dmg
  • Windows: ClaudeWarp-{VERSION}-windows-x64.zip
  • Linux: ClaudeWarp-{VERSION}-linux-x64.zip.AppImage

安装说明

macOS

  1. 下载 .dmg 文件或 .zip 压缩包
  2. 如果是 .dmg:双击打开,拖拽 ClaudeWarp.app 到应用程序文件夹
  3. 如果是 .zip:解压后将 ClaudeWarp.app 移动到应用程序文件夹
  4. 首次运行可能需要在系统偏好设置中允许运行

Windows

  1. 下载 .zip 压缩包
  2. 解压得到 claudewarp.exe
  3. 运行 claudewarp.exe

Linux

  1. AppImage (推荐):下载 .AppImage 文件,添加执行权限后直接运行
    chmod +x ClaudeWarp-*.AppImage
    ./ClaudeWarp-*.AppImage
  2. ZIP包:下载 .zip 压缩包,解压后运行 claudewarp 可执行文件

变更日志

请查看 CHANGELOG.md 了解详细变更内容。