Skip to content

Releases: dat-hoangnguyentuandat/GlibClaw

v1.0.2

04 May 09:59
7644085

Choose a tag to compare

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

  1. Flash module via Magisk/KernelSU
  2. Reboot device
  3. Run openclaw configure as root

Full documentation: https://github.com/dat-hoangnguyentuandat/GlibClaw

v1.0.1

11 Apr 02:47
e5f55f8

Choose a tag to compare

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

  1. Flash module via Magisk/KernelSU
  2. Reboot device
  3. Run openclaw configure as root

Full documentation: https://github.com/dat-hoangnguyentuandat/GlibClaw

v1.0.0

10 Apr 09:58

Choose a tag to compare

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

  1. Flash module via Magisk/KernelSU
  2. Reboot device
  3. Run openclaw configure as root

Full documentation: README.md