Releases: ValueCell-ai/ClawX
v0.2.0-beta.0
🚀 ClawX v0.2.0-beta.0
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
What's Changed
- docs: add Japanese README by @eltociear in #326
- Fix/moonshot cn web search domain by @ashione in #338
- refactor IPC by @ashione in #341
- Refactor clawx by @su8su in #344
- fix: packaged app gateway connection; default Google to API key by @su8su in #359
- Multilingual partner program readme by @hazeone in #366
- Fix windows path by @su8su in #361
- refactor/channel & ipc by @ashione in #349
- refactor(new merge) by @ashione in #369
- feat(ui): refactor style ui & add Models page with provider settings by @DigHuang in #379
- feat: support wecom by @su8su in #372
- fix(settings): display correct configuration status for OAuth providers by @su8su in #382
- feat(channel): add qq bot by @taojianhang in #363
- fix(ui): prevent render crashes on malformed backend arrays by @su8su in #384
- feat(ui): redesign settings page and update sidebar navigation by @DigHuang in #383
- feat(Agnet): support multi agents by @hazeone in #385
- feat(agent): enhance agent management with runtime and workspace directory removal, and improve agent ID listing by @hazeone in #387
- Fix token usage history gaps and add dev detail popup by @ashione in #386
- feat: support dual protocols (OpenAI/Anthropic) for custom providers by @su8su in #389
- style: refine chat UI consistency and enhance dark mode by @DigHuang in #393
- chore(logo): update SVG assets for various channels with new designs and improved structure by @hazeone in #394
- feat(ui): unify provider settings styling and improve channel config UX by @DigHuang in #395
- fix minimax cn api key 401 error by @su8su in #396
- feat(provider): add OpenAI Codex browser OAuth flow by @ashione in #398
- Fix Models token usage refresh after gateway restart by @ashione in #391
- fix(history): query chat session and history in sidebar by @DigHuang in #400
New Contributors
- @eltociear made their first contribution in #326
- @taojianhang made their first contribution in #363
Full Changelog: v0.1.23...v0.2.0-beta.0
v0.1.24-alpha.9
🚀 ClawX v0.1.24-alpha.9
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
Full Changelog: v0.1.24-alpha.8...v0.1.24-alpha.9
v0.1.24-alpha.8
🚀 ClawX v0.1.24-alpha.8
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
What's Changed
- docs: add Japanese README by @eltociear in #326
- Fix/moonshot cn web search domain by @ashione in #338
- refactor IPC by @ashione in #341
- Refactor clawx by @su8su in #344
- fix: packaged app gateway connection; default Google to API key by @su8su in #359
- Multilingual partner program readme by @hazeone in #366
- Fix windows path by @su8su in #361
- refactor/channel & ipc by @ashione in #349
- refactor(new merge) by @ashione in #369
New Contributors
- @eltociear made their first contribution in #326
Full Changelog: v0.1.23...v0.1.24-alpha.8
v0.1.24-alpha.7
🚀 ClawX v0.1.24-alpha.7
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
Full Changelog: v0.1.24-alpha.6...v0.1.24-alpha.7
v0.1.24-alpha.6
🚀 ClawX v0.1.24-alpha.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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
Full Changelog: v0.1.24-alpha.2...v0.1.24-alpha.6
v0.1.24-alpha.2
🚀 ClawX v0.1.24-alpha.2
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
What's Changed
- docs: add Japanese README by @eltociear in #326
- Fix/moonshot cn web search domain by @ashione in #338
- refactor IPC by @ashione in #341
- Refactor clawx by @su8su in #344
New Contributors
- @eltociear made their first contribution in #326
Full Changelog: v0.1.23...v0.1.24-alpha.2
v0.1.24-alpha.1
🚀 ClawX v0.1.24-alpha.1
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
Full Changelog: v0.1.24-alpha.0...v0.1.24-alpha.1
v0.1.24-alpha.0
🚀 ClawX v0.1.24-alpha.0
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
What's Changed
- docs: add Japanese README by @eltociear in #326
- Fix/moonshot cn web search domain by @ashione in #338
- refactor IPC by @ashione in #341
New Contributors
- @eltociear made their first contribution in #326
Full Changelog: v0.1.23...v0.1.24-alpha.0
v0.1.23
🚀 ClawX v0.1.23
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
What's Changed
- docs: align README command list with package scripts by @slicenferqin in #299
- Increase chat send RPC timeout to 120s for high-latency networks by @su8su in #311
- fix(gateway): resolve undefined PID and NODE_OPTIONS errors in packaged app by @su8su in #315
- Fix ubuntu debs by @su8su in #320
- fix(linux): single-line description and correct desktop.entry for valid .desktop file by @su8su in #325
- fix(packaging): generate valid Linux desktop entry comment by @cuongducle in #322
New Contributors
- @slicenferqin made their first contribution in #299
- @cuongducle made their first contribution in #322
Full Changelog: v0.1.22...v0.1.23
v0.1.23-beta.0
🚀 ClawX v0.1.23-beta.0
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: First run
chmod +x ClawX-*.AppImageto add execute permission. On Ubuntu 22.04 you may also needsudo apt install libfuse2; on Ubuntu 24.04 usesudo apt install libfuse2t64 - Linux .deb (Ubuntu 24.04): If installation fails due to missing dependencies, use
sudo apt install libgtk-3-0t64 libnotify4t64 libxss1t64before installing
💬 Found an issue? Please submit an Issue
What's Changed
- docs: align README command list with package scripts by @slicenferqin in #299
- Increase chat send RPC timeout to 120s for high-latency networks by @su8su in #311
- fix(gateway): resolve undefined PID and NODE_OPTIONS errors in packaged app by @su8su in #315
- Fix ubuntu debs by @su8su in #320
- fix(linux): single-line description and correct desktop.entry for valid .desktop file by @su8su in #325
New Contributors
- @slicenferqin made their first contribution in #299
Full Changelog: v0.1.22...v0.1.23-beta.0