Skip to content

Releases: ValueCell-ai/ClawX

0.1.15

20 Feb 14:35

Choose a tag to compare

🚀 ClawX v0.1.15

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(model): update gemini apikey modify function by @hazeone in #119
  • fix(gateway): gateway start waiting by @hazeone in #120

Full Changelog: v0.1.14...v0.1.15

0.1.15-alpha.0

20 Feb 13:29

Choose a tag to compare

0.1.15-alpha.0 Pre-release
Pre-release

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

  • fix(model): update gemini apikey modify function by @hazeone in #119
  • fix(gateway): gateway start waiting by @hazeone in #120

Full Changelog: v0.1.14...v0.1.15-alpha.0

0.1.14

20 Feb 10:52

Choose a tag to compare

🚀 ClawX v0.1.14

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(guide): opt guide frontend optimization by @hazeone in #88
  • chore(deps): update dependencies and devDependencies in package.json by @hazeone in #100
  • fix(chat): optimize chat with pic response by @hazeone in #103
  • feat(electron): implement minimize to tray on close for Windows by @hazeone in #106
  • feat(chat): enhance image extraction and file path handling in messages by @hazeone in #116
  • chore(deps): update package versions in package.json and pnpm-lock.yaml by @hazeone in #117
  • feat(chat): add cleaning for Gateway-injected conversation by @hazeone in #118

Full Changelog: v0.1.13...v0.1.14

0.1.14-alpha.5

20 Feb 03:06

Choose a tag to compare

0.1.14-alpha.5 Pre-release
Pre-release

🚀 ClawX v0.1.14-alpha.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(deps): update package versions in package.json and pnpm-lock.yaml by @hazeone in #117

Full Changelog: v0.1.14-alpha.4...v0.1.14-alpha.5

0.1.14-alpha.4

20 Feb 02:55

Choose a tag to compare

0.1.14-alpha.4 Pre-release
Pre-release

🚀 ClawX v0.1.14-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(chat): enhance image extraction and file path handling in messages by @hazeone in #116

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

0.1.14-alpha.3

18 Feb 18:00

Choose a tag to compare

0.1.14-alpha.3 Pre-release
Pre-release

🚀 ClawX v0.1.14-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(electron): implement minimize to tray on close for Windows by @hazeone in #106

Full Changelog: v0.1.14-alpha.1...v0.1.14-alpha.3

0.1.14-alpha.1

18 Feb 16:40

Choose a tag to compare

0.1.14-alpha.1 Pre-release
Pre-release

🚀 ClawX v0.1.14-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(chat): optimize chat with pic response by @hazeone in #103

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

0.1.14-alpha.0

18 Feb 12:37

Choose a tag to compare

0.1.14-alpha.0 Pre-release
Pre-release

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

  • chore(guide): opt guide frontend optimization by @hazeone in #88
  • chore(deps): update dependencies and devDependencies in package.json by @hazeone in #100

Full Changelog: v0.1.13...v0.1.14-alpha.0

0.1.13

14 Feb 10:59

Choose a tag to compare

🚀 ClawX v0.1.13

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: resolve gateway token mismatch and openrouter validation by @su8su in #85
  • doc(README): update readme add screenshot by @hazeone in #86
  • feat(chat): opt pic show in chat history by @hazeone in #87

Full Changelog: v0.1.12...v0.1.13

0.1.13-alpha.0

14 Feb 10:06

Choose a tag to compare

0.1.13-alpha.0 Pre-release
Pre-release

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

  • fix: resolve gateway token mismatch and openrouter validation by @su8su in #85
  • doc(README): update readme add screenshot by @hazeone in #86
  • feat(chat): opt pic show in chat history by @hazeone in #87

Full Changelog: v0.1.12...v0.1.13-alpha.0