LIVE TAPE
OpenClaw 88,412 stars·CVE-2026-25898 disclosed (HIGH, Hermes)·Hermes Agent v2026.4.7 published·Hermes Agent +182 stars (last hour)·OpenClaw v2026.4.6 — credential vault hardening·CVE-2026-26133 patched (NanoClaw)·Pi 5 16GB rumoured for Q3 — recheck guidance·Nanobot +47 stars (last hour)·ZeroClaw v0.4.2 — Apple container fixes·Mac Mini M4 wins quarterly hardware survey·OpenClaw 88,412 stars·CVE-2026-25898 disclosed (HIGH, Hermes)·Hermes Agent v2026.4.7 published·Hermes Agent +182 stars (last hour)·OpenClaw v2026.4.6 — credential vault hardening·CVE-2026-26133 patched (NanoClaw)·Pi 5 16GB rumoured for Q3 — recheck guidance·Nanobot +47 stars (last hour)·ZeroClaw v0.4.2 — Apple container fixes·Mac Mini M4 wins quarterly hardware survey·
PocketClawvol. 1 · 2026

ram.

Everything we've published on ram across guides, agents, hardware reviews and glossary entries — 28 entries in total.

Guides (15)

  • Low-Memory Mode (--max-old-space-size)RAM · 2026-02-18

    Configure V8 heap limit to prevent OOM kills on 1 GB Android device, starting at 384 MB and refined down to 112 MB.

  • ESM Dead Module StubsRAM · 2026-02-18

    Replace unused ESM channel SDKs with stub packages exporting empty classes, saving ~80 MB RAM and 262 MB disk.

  • V8 Heap Binary SearchRAM · 2026-02-18

    Systematically binary-search the minimum V8 heap cap that survives OpenClaw startup on 1 GB RAM.

  • Lazy Loading v3 (Proxy-based deferred require)RAM · 2026-02-18

    Defer 40 MB of module loading at startup using ES6 Proxy-based lazy require with 37 intercepted package prefixes.

  • Dead Packages (_DEAD_PKGS instant stubs)RAM · 2026-02-18

    Splitting intercepted packages into dead (instant empty stub, zero RAM) and lazy (proxy-deferred, loaded on demand), with 23 packages stubbed out completely to save memory and I/O on a 1 GB phone.

  • V8 Heap 192 MB MinimumRAM · 2026-02-18

    Establish 192 MB as the minimum V8 heap for OpenClaw startup, surviving the ESM module linking spike.

  • V8 Semi-Space 2 -> 1 MBRAM · 2026-02-18

    Shrink V8 young generation semi-space from default to 1 MB, saving RAM on I/O-bound gateway with minimal GC overhead.

  • UV_THREADPOOL_SIZE=1RAM · 2026-02-18

    Reduce libuv thread pool from 4 to 1 on single-core ARM32, saving 2 MB RAM with zero performance impact.

  • Android Debloat (No Root)Debloat · 2026-02-18

    Remove 31 stock Android packages without root using pm uninstall, freeing ~100 MB RAM on Moto E2. Permanent on Android 6.

  • Static IP + GMS KillDebloat · 2026-02-18

    Configure static IP to decouple WiFi from Google Play Services, enabling safe GMS kill to reclaim 270 MB.

  • Extended Boot Debloat (+3 Packages)Debloat · 2026-02-18

    Second debloat pass adding Chrome, defcontainer, and qcrilmsgtunnel to the disabled list, saving additional 100 MB RAM.

  • Native APK: Kill the WebView (216 -> 45 MB)Launcher · 2026-02-18

    Replace WebView launcher with native Android Activity using ScrollView and TextView, cutting RSS from 216 MB to 55 MB.

  • Dashboard v6: Green Cyberpunk + RAM BreakdownLauncher · 2026-02-18

    Redesigned dashboard with green CRT theme and per-process RAM breakdown that revealed WebView as the #1 memory consumer.

  • Merged Kill Loop (3 bash -> 1 bash)Desktop · 2026-02-18

    Merge three separate background bash kill loops into a single loop, saving 3 MB RAM and reducing process count.

  • kill-dalvik Cron (Auto-Free ~40 MB)Desktop · 2026-02-18

    Cron job to periodically kill com.termux.boot Dalvik VM, freeing 40 MB while avoiding the cgroup cascade from killing com.termux.

Agents (2)

  • ClawRift

    Managed multi-channel hosting from $19/month. "Deploy in 60 seconds" pitch — Telegram, Discord, WhatsApp.

  • ZeroClaw Lite

    Stripped-down ZeroClaw fork for resource-constrained hosts. Phi-3 mini default, runs comfortably on a Pi 5.

Hardware (10)

  • Raspberry Pi 5

    The default starting point for pocket AI in 2026. 4–8 GB of LPDDR4X, ARM Cortex-A76, sub-€100, runs Hermes Agent (no browser tool) or Nanobot comfortably.

  • Intel NUC 13 / Mini PC

    Mini PCs at €300–600 with i5/i7 + 16–32 GB RAM. The sweet spot for self-hosted AI agents that need browser automation and decent local model performance.

  • Mac Mini M4 / M4 Pro

    The single best small-form-factor host for local LLMs in 2026. Apple Silicon unified memory makes 70B-class models tractable on a desk-sized machine.

  • Framework Laptop 13 / 16

    Repairable, modular laptop with strong Linux support. The right choice if you want a portable agent host that doubles as a daily driver.

  • Old Android phone (Moto E2 et al.)

    The PocketClaw origin story device. €15–30 used. Genuinely runs lightweight agents via Termux + proot, with serious caveats.

  • Geekom IT13 / generic Intel mini PC

    Sub-€500 mini PC with i7-13620H, 32 GB RAM, 1 TB SSD. The pragmatic alternative to the Intel NUC.

  • Orange Pi 5 Plus

    Rockchip RK3588-based SBC with 4–32 GB RAM and an NPU. The Pi 5's most credible competitor for AI workloads on ARM.

  • Lenovo ThinkCentre M75q (used)

    €150–250 used Ryzen mini PC. 16 GB RAM, NVMe slot, runs Hermes Agent comfortably. The budget winner.

Glossary (1)

  • NanoClaw macOS-only fork of OpenClaw using Apple's container framework for sandboxing. Claude-only.