Skip to content

Releases: ValueCell-ai/ClawX

v0.1.18-beta.3

26 Feb 11:25

Choose a tag to compare

v0.1.18-beta.3 Pre-release
Pre-release

🚀 ClawX v0.1.18-beta.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

  • fix add model provider by @su8su in #190
  • fix(md): clawx md injection error by @hazeone in #193
  • fix: custom providers overwrite each other in openclaw config by @su8su in #192

Full Changelog: v0.1.18-beta.1...v0.1.18-beta.3

v0.1.18-beta.2

26 Feb 11:29

Choose a tag to compare

v0.1.18-beta.2 Pre-release
Pre-release

🚀 ClawX v0.1.18-beta.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 requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

Full Changelog: v0.1.18-beta.1...v0.1.18-beta.2

v0.1.18-beta.1

26 Feb 09:53

Choose a tag to compare

v0.1.18-beta.1 Pre-release
Pre-release

🚀 ClawX v0.1.18-beta.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 requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

  • fix(updater): opt macos electron updator by @hazeone in #187
  • chore: skip Electron binary download in CI workflows by @hazeone in #188

Full Changelog: v0.1.18-alpha.4...v0.1.18-beta.1

v0.1.18-alpha.4

26 Feb 07:58

Choose a tag to compare

v0.1.18-alpha.4 Pre-release
Pre-release

🚀 ClawX v0.1.18-alpha.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

  • feat: support OAuth & API key for Qwen/MiniMax providers by @su8su in #177
  • refactor(chat): modify newSession logic to avoid resetting old sessio… by @hazeone in #185

Full Changelog: v0.1.18-alpha.3...v0.1.18-alpha.4

v0.1.18-alpha.3

26 Feb 07:19

Choose a tag to compare

v0.1.18-alpha.3 Pre-release
Pre-release

🚀 ClawX v0.1.18-alpha.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(gateway, openclaw-auth): add browser config synchronization by @hazeone in #184

Full Changelog: v0.1.18-alpha.2...v0.1.18-alpha.3

v0.1.18-alpha.2

26 Feb 07:08

Choose a tag to compare

v0.1.18-alpha.2 Pre-release
Pre-release

🚀 ClawX v0.1.18-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 requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

  • fix(chat): improve message layout and text wrapping in ChatMessage co… by @hazeone in #181
  • fix(chat): enhance file path extraction and preserve optimistic user … by @hazeone in #182

Full Changelog: v0.1.18-alpha.1...v0.1.18-alpha.2

v0.1.18-alpha.1

26 Feb 04:35

Choose a tag to compare

v0.1.18-alpha.1 Pre-release
Pre-release

🚀 ClawX v0.1.18-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 requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

  • fix(pkg): move clawhub to dependencies to package into dmg by @vcfgv in #178
  • feat(chat, gateway): implement error recovery timer and enhance histo… by @hazeone in #179
  • feat(openclaw): add repair function for ClawX-only bootstrap files an… by @hazeone in #180

Full Changelog: v0.1.18-alpha.0...v0.1.18-alpha.1

v0.1.18-alpha.0

25 Feb 16:40

Choose a tag to compare

v0.1.18-alpha.0 Pre-release
Pre-release

🚀 ClawX v0.1.18-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 requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

Full Changelog: v0.1.17...v0.1.18-alpha.0

v0.1.17

25 Feb 16:00

Choose a tag to compare

🚀 ClawX v0.1.17

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

  • Development environment setup by @hazeone in #157
  • feat(package): compress artifact size by @hazeone in #160
  • feat(electron): integrate ClawX context into openclaw workspace initi… by @hazeone in #161
  • 最新修改验证 by @hazeone in #162
  • fix(model): custom model choose error by @hazeone in #164
  • fix(gateway): remove --dev flag from gateway startup args by @hazeone in #167
  • feat(gateway): sync gateway token and update agent models on provider… by @hazeone in #168
  • Fix/chore fix on macos by @hazeone in #169
  • feat(gateway): implement unloading of launchctl service to prevent au… by @hazeone in #170
  • ClawX windows path robustness by @hazeone in #171
  • fix(updater): enable autoInstallOnAppQuit for macOS to ensure proper … by @hazeone in #172

Full Changelog: v0.1.16...v0.1.17

v0.1.17-beta.2

25 Feb 08:55

Choose a tag to compare

v0.1.17-beta.2 Pre-release
Pre-release

🚀 ClawX v0.1.17-beta.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 requires executable permission: chmod +x ClawX-*.AppImage

💬 Found an issue? Please submit an Issue

What's Changed

Full Changelog: v0.1.17-beta.1...v0.1.17-beta.2