Releases: dat-hoangnguyentuandat/GlibClaw
Releases · dat-hoangnguyentuandat/GlibClaw
v1.0.2
GlibClaw v1.0.2
What's Changed
Added
- Auto-detect latest Node.js v22.x LTS version from nodejs.org during installation
Fixed
- npm/npx wrapper creation (remove symlinks before overwrite to prevent corruption)
- npm install reliability (wait for completion instead of immediate check)
- Support both npm installation paths (INSTALL_DIR/lib and NODE_DIR/lib)
- Syntax errors in installation script
Requirements
- Android device with Magisk or KernelSU
- Architecture: aarch64 only
- Internet connection required during installation
Installation
- Flash module via Magisk/KernelSU
- Reboot device
- Run
openclaw configureas root
Full documentation: https://github.com/dat-hoangnguyentuandat/GlibClaw
v1.0.1
GlibClaw v1.0.1
What's Changed
Added
- DoH (DNS over HTTPS) proxy with glibc-node runtime for improved network reliability during installation
Changed
- Removed offline version - now only online installation available
- Enhanced npm registry access through DoH proxy
Requirements
- Android device with Magisk or KernelSU
- Architecture: aarch64 only
- Internet connection required during installation
Installation
- Flash module via Magisk/KernelSU
- Reboot device
- Run
openclaw configureas root
Full documentation: https://github.com/dat-hoangnguyentuandat/GlibClaw
v1.0.0
GlibClaw v1.0.0
First stable release - A Magisk/KernelSU module that installs OpenClaw on Android (aarch64).
Downloads
- GlibClaw-online-v1.0.0.zip - Requires internet during installation. May not work on some devices.
- GlibClaw-offline-v1.0.0.zip - Recommended. No internet required.
Features
- Install OpenClaw with bundled glibc-node runtime
- Auto-start service on boot
- Terminal and web dashboard access
- User data preserved on uninstall
Requirements
- Android device with Magisk or KernelSU
- Architecture: aarch64 only
Quick Start
- Flash module via Magisk/KernelSU
- Reboot device
- Run
openclaw configureas root
Full documentation: README.md