| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ClawX-0.1.20-linux-amd64.deb | 2026-03-02 | 180.4 MB | |
| ClawX-0.1.20-linux-arm64.AppImage | 2026-03-02 | 161.1 MB | |
| ClawX-0.1.20-linux-arm64.deb | 2026-03-02 | 154.7 MB | |
| ClawX-0.1.20-linux-x86_64.AppImage | 2026-03-02 | 186.6 MB | |
| ClawX-0.1.20-linux-x86_64.rpm | 2026-03-02 | 153.9 MB | |
| ClawX-0.1.20-mac-arm64.dmg | 2026-03-02 | 188.2 MB | |
| ClawX-0.1.20-mac-arm64.zip | 2026-03-02 | 211.6 MB | |
| ClawX-0.1.20-mac-x64.dmg | 2026-03-02 | 174.9 MB | |
| ClawX-0.1.20-mac-x64.zip | 2026-03-02 | 200.3 MB | |
| ClawX-0.1.20-win-arm64.exe | 2026-03-02 | 175.0 MB | |
| ClawX-0.1.20-win-x64.exe | 2026-03-02 | 189.8 MB | |
| ClawX-0.1.20-win.exe | 2026-03-02 | 363.7 MB | |
| latest-linux-arm64.yml | 2026-03-02 | 707 Bytes | |
| latest-linux.yml | 2026-03-02 | 1.0 kB | |
| latest-mac.yml | 2026-03-02 | 1.3 kB | |
| latest.yml | 2026-03-02 | 962 Bytes | |
| README.md | 2026-03-02 | 1.6 kB | |
| v0.1.20 source code.tar.gz | 2026-03-02 | 3.1 MB | |
| v0.1.20 source code.zip | 2026-03-02 | 3.2 MB | |
| Totals: 19 Items | 2.3 GB | 15 | |
🚀 ClawX v0.1.20
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(provider): ollama provider fix by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/246
- fix(gateway): optimize gateway start robustness in version 0.1.19 by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/244
Full Changelog: https://github.com/ValueCell-ai/ClawX/compare/v0.1.19...v0.1.20