| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ClawX-0.1.19-linux-amd64.deb | 2026-02-28 | 180.4 MB | |
| ClawX-0.1.19-linux-arm64.AppImage | 2026-02-28 | 161.1 MB | |
| ClawX-0.1.19-linux-arm64.deb | 2026-02-28 | 154.7 MB | |
| ClawX-0.1.19-linux-x86_64.AppImage | 2026-02-28 | 186.6 MB | |
| ClawX-0.1.19-linux-x86_64.rpm | 2026-02-28 | 153.9 MB | |
| ClawX-0.1.19-mac-arm64.dmg | 2026-02-28 | 188.2 MB | |
| ClawX-0.1.19-mac-arm64.zip | 2026-02-28 | 211.6 MB | |
| ClawX-0.1.19-mac-x64.dmg | 2026-02-28 | 174.9 MB | |
| ClawX-0.1.19-mac-x64.zip | 2026-02-28 | 200.3 MB | |
| ClawX-0.1.19-win-arm64.exe | 2026-02-28 | 175.0 MB | |
| ClawX-0.1.19-win-x64.exe | 2026-02-28 | 189.8 MB | |
| ClawX-0.1.19-win.exe | 2026-02-28 | 363.7 MB | |
| latest-linux-arm64.yml | 2026-02-28 | 707 Bytes | |
| latest-linux.yml | 2026-02-28 | 1.0 kB | |
| latest-mac.yml | 2026-02-28 | 1.3 kB | |
| latest.yml | 2026-02-28 | 962 Bytes | |
| README.md | 2026-02-28 | 4.0 kB | |
| v0.1.19 source code.tar.gz | 2026-02-28 | 3.1 MB | |
| v0.1.19 source code.zip | 2026-02-28 | 3.2 MB | |
| Totals: 19 Items | 2.3 GB | 7 | |
🚀 ClawX v0.1.19
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: add new provider for minimax and qwen portals by @su8su in https://github.com/ValueCell-ai/ClawX/pull/203
- fix minimax oauth failed and upgrade openclaw to 2.26 by @su8su in https://github.com/ValueCell-ai/ClawX/pull/206
- fix(win): Windows stability improvements (#207) by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/208
- fix(macos): chat history loading slow problem by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/212
- misc: improve timeout handling and warnings in skills by @vcfgv in https://github.com/ValueCell-ai/ClawX/pull/211
- feat(channels): add DingTalk via bundled plugin mirror and pure Node deploy by @su8su in https://github.com/ValueCell-ai/ClawX/pull/215
- fix qwen url by @su8su in https://github.com/ValueCell-ai/ClawX/pull/217
- chore:update minimax default model by @su8su in https://github.com/ValueCell-ai/ClawX/pull/218
- Fix dingding plugin by @su8su in https://github.com/ValueCell-ai/ClawX/pull/221
- fix(cron): remove cron task channel config by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/222
- Changes from background agent bc-b072b4af-98b7-4de6-bc1c-8faa623cdb13 by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/210
- feat(openrouter):add claw-x header by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/213
- Feat/Add ByteDance Ark provider by @ashione in https://github.com/ValueCell-ai/ClawX/pull/226
- fix(electron-builder): disable warnings as errors for NSIS build to prevent uninstaller warnings by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/227
- chore: downgrade openclaw to 2.25 by @su8su in https://github.com/ValueCell-ai/ClawX/pull/229
- fix(chat): show loading when run from console and when sending in app by @hairyf in https://github.com/ValueCell-ai/ClawX/pull/228
- feat(providers): add API key apply links and update Qwen auth mode by @su8su in https://github.com/ValueCell-ai/ClawX/pull/232
- fix(install): windows install error by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/233
- star-history by @dainaatm in https://github.com/ValueCell-ai/ClawX/pull/235
- chore: replace clawx.app with claw-x.com and update maintainer email by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/236
- fix(cron): corn task channel warn by @hazeone in https://github.com/ValueCell-ai/ClawX/pull/237
New Contributors
- @ashione made their first contribution in https://github.com/ValueCell-ai/ClawX/pull/226
- @hairyf made their first contribution in https://github.com/ValueCell-ai/ClawX/pull/228
- @dainaatm made their first contribution in https://github.com/ValueCell-ai/ClawX/pull/235
Full Changelog: https://github.com/ValueCell-ai/ClawX/compare/v0.1.18...v0.1.19