Release Date: April 1, 2026
Version: 010426
Codename: RTX⚡ Protocol Edition
The most significant update since launch! We've transitioned from classic dependency "layers" to a formal, Stark-grade RTX⚡ Protocol. This organizes the entire OpenClaw ecosystem into three strictly defined tiers:
- RTX⚡1: INFRASTRUCTURE (Core setup, git, paths, Termux-native tools)
- RTX⚡2: PLATFORM ENGINE (glibc-runner, Node.js v24, build toolchains)
- RTX⚡3: MASTER ARSENAL (Optional tools: AI CLIs, Chromium, Playwright, Go, Homebrew)
All core management scripts have been rebuilt to be Protocol Aware:
install.sh: Now follows the 8-step RTX flow for a more robust setup.update-core.sh: Rebranded as the RTX⚡ Syncing Engine, ensuring your tiers are always in parity with the master branch.uninstall.sh: Rebranded as the RTX⚡ Purge System, providing a surgically clean removal of all tiers.
The new verify-install.sh tool now provides detailed, tier-by-tier diagnostics:
- Validates RTX⚡1 environment variables and paths.
- Verifies RTX⚡2 glibc-architecture and Node wrapper health.
- Confirms RTX⚡3 arsenal availability and command-line health.
The RTX⚡3 Arsenal now includes a full Playwright Suite running inside a native Linux FHS container (via proot-distro). This enables:
- 100% compatible Headless Scraping on Android.
- Native Linux Chromium binaries without Termux-package limitations.
- Virtual display support via
xvfb-runfor complex automation.
A complete overhaul of the Documentation suite to match the new identity:
README.md: New architecture diagrams and tier-based feature tables.docs/architecture.mdx: Deep-dive into how the RTX tiers bridge Android Bionic and Linux glibc.docs/installation.mdx: Updated step-by-step for the v1.0.15 flow.
- Purged Legacy Patches: Removed redundant scripts (
apply-patches.sh,patch-paths.sh, etc.) to reduce repository weight. - SSH Optimization: Officially transitioned to SSH Remote for secure, password-less repository interactions.
Built by PsProsen-Dev using Jarvis (RTX⚡).
Special Thanks:
- The OpenClaw core community for architectural inspiration.
- All users who helped test the glibc-runner integration.
Simply run the new updater:
ocaupdateThe updater will automatically sync your infrastructure to the RTX⚡ Protocol standard.
Released under the MIT License
Made with ⚡ by PsProsen-Dev