Skip to content

0.1.6

Choose a tag to compare

@github-actions github-actions released this 10 Feb 08:34
· 490 commits to main since this release

🚀 ClawX v0.1.6

ClawX - Graphical AI Assistant based on OpenClaw

📦 Downloads

Please select the appropriate installer for your operating system and architecture:

macOS

  • Apple Silicon (M1/M2/M3/M4): ClawX-*-mac-arm64.dmg
  • Intel (x64): ClawX-*-mac-x64.dmg

Windows

  • Installer (x64): ClawX-*-win-x64.exe
  • Installer (ARM64): ClawX-*-win-arm64.exe

Linux

  • AppImage (x64): ClawX-*-linux-x86_64.AppImage (Universal format, recommended)
  • AppImage (ARM64): ClawX-*-linux-arm64.AppImage
  • Debian/Ubuntu (x64): ClawX-*-linux-amd64.deb
  • Debian/Ubuntu (ARM64): ClawX-*-linux-arm64.deb
  • RPM (x64): ClawX-*-linux-x86_64.rpm

📝 Release Notes

See the auto-generated release notes below for detailed changes.

⚠️ Installation Notes

  • macOS: On first launch, you may see "cannot verify developer". Go to System Preferences → Security & Privacy to allow the app to run
  • Windows: SmartScreen may block the app. Click "More info" → "Run anyway" to proceed
  • Linux: AppImage requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

  • fix: correct Telegram allowlist configuration key by @su8su in #31
  • fix(whats-app): resolve OpenClaw paths and package resolution by @DigHuang in #33
  • feat(release): add zip target for macOS builds and update release wor… by @hazeone in #34

Full Changelog: v0.1.5...v0.1.6