Daily Edition

illmethinks ClawCharts river for 2026-08-15

Eight validated source-clustered briefs; OpenFang and NullClaw were skipped rather than padded.

OpenClaw puts budgets on UI startup and gateway cache growth

OpenClaw proposes restoring startup bundle headroom, enforcing a Control UI size budget and bounding the gateway worker cache. The cluster treats browser load and long-lived process memory as explicit operating limits rather than performance folklore.

Hermes extends A2A streaming while tightening delivery recovery

Hermes proposes client-side streaming A2A calls with capability-gated fallback, per-peer headers and a corrected Discord recovery cursor. The three records turn transport negotiation, peer…

Paperclip finds Codex state escaping its local isolation boundary

A Paperclip report says CODEX_HOME isolation can still leave state_5.sqlite in the shared ~/.codex directory; a proposed fix sets CODEX_SQLITE_HOME too. Related work stops unreadable…

Nanobot stops an idle timer from killing active Anthropic streams

A Nanobot issue shows its no-callback Anthropic path treating an idle timeout as a total wall-clock limit, terminating long but active generations. The paired patch resets the timer on…

NanoClaw confronts old Node installs and AVX2-only images

NanoClaw users report a setup branch that detects an old Node version but cannot replace it, plus a prebuilt Bun image that can crash with SIGILL on CPUs without AVX2. A proposed setup fix…

IronClaw moves pluggable memory behind an MCP contract

IronClaw proposes a configurable MCP-backed memory provider, names Mnesis as the first consumer and separately moves prepared-marker backfill off a listing path. The direction is toward…