Skip to content

Releases: ValueCell-ai/ClawX

0.1.5

10 Feb 07:27

Choose a tag to compare

🚀 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

0.1.4

09 Feb 14:29

Choose a tag to compare

🚀 ClawX v0.1.4

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 crontab task by @su8su in #19
  • docs(readme): add logo, update init, adjust structure by @DigHuang in #18
  • feat(discord): make Guild/Server ID a required field by @su8su in #20
  • chore(icon): use platform-specific tray icons by @DigHuang in #21
  • chore(product): fix link in app by @hazeone in #22

Full Changelog: v0.1.3...v0.1.4

0.1.3

09 Feb 10:40

Choose a tag to compare

🚀 ClawX v0.1.3

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

  • feat: restore dev console link and show gateway token by @vcfgv in #15
  • chore(package): update version to 0.1.2 and add versioning scripts by @hazeone in #16
  • fix: exclude builder-debug.yml from release to avoid duplicate asset by @hazeone in #17

Full Changelog: v0.1.2...v0.1.3