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
Setup tutorials

Step by step.

Concrete tutorials with the actual shell commands. From bare metal to working agent. Each one tested by us at least once.

Hermes Agent on a Raspberry Pi 5
End-to-end install of Hermes Agent on a fresh Raspberry Pi 5 (8 GB), accessed via Tailscale, with Claude as primary LLM.
intermediate60-90 minutes
Tailscale for self-hosted AI dashboards
Set up Tailscale to access your agent dashboard from anywhere without exposing it on the public internet.
beginner10-15 minutes
Ollama + Phi-3 mini on a Raspberry Pi 5
Install Ollama and the smallest credible local LLM (Phi-3 mini 3.8B Q4) on a Raspberry Pi 5. Useful as fallback or for narrow tasks.
intermediate20-30 minutes (mostly model download)
Caddy reverse proxy with HTTPS for a self-hosted AI dashboard
Front your agent dashboard with Caddy on port 443 with automatic HTTPS via Let's Encrypt — no certbot, no nginx config.
beginner20 minutes
Migrate OpenClaw to Hermes Agent — step by step
Concrete migration path with shell commands. Snapshot OpenClaw, install Hermes, port tools, migrate credentials, smoke test.
intermediate45-90 minutes
Ollama on a Mac Mini M4
End-to-end install of Ollama on the Mac Mini M4 16 GB, optimised for sustained inference. Includes thermal config, launchd persistence, and basic exposure via Tailscale.
beginner30 minutes
Nginx reverse proxy in front of a self-hosted AI agent
TLS termination, rate limiting, and basic abuse protection in front of OpenClaw or Hermes Agent using Nginx and Let's Encrypt. €0/year, 30 minutes.
intermediate30-45 minutes
Self-hosted AI Docker Compose stack
A full self-hosted AI stack as one docker-compose file: Hermes Agent + Ollama + Qdrant + Caddy. Bring up the whole rig in two commands.
intermediate45-60 minutes
Self-hosted document RAG on a €25 VPS
End-to-end document Q&A pipeline using Hermes Agent + Qdrant + bge-large-en-v1.5 embeddings. PDFs in, citations out. No OpenAI dependency.
advanced2-3 hours