Skip to content

0.1.5

Choose a tag to compare

@github-actions github-actions released this 10 Feb 07:27
· 494 commits to main since this release

🚀 ClawX v0.1.5

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

  • chore: remove openclaw submodule by @vcfgv in #27
  • feat: add uv mirror detection and python bootstrap by @vcfgv in #24
  • feat: add OpenClaw CLI command and install flow by @vcfgv in #25
  • feat(channels): implement WhatsApp QR login proxy by @su8su in #29
  • chore(ci): CI workflow and update scripts by @DigHuang in #28
  • feat(gateway): improve Gateway process management & logging by @DigHuang in #26
  • feat(skills): improve marketplace disclaimer and icon by @vcfgv in #30
  • fix(update): electron update function by @hazeone in #32

Full Changelog: v0.1.4...v0.1.5