Daily Edition

illmethinks ClawCharts river for 2026-08-01

Eight validated source-clustered briefs; OpenFang and NullClaw were skipped rather than reusing stale source spines.

OpenClaw drafts server-side policy for hosted gateways

OpenClaw’s hosted-control work proposes enforcing disabled and brokered actions at the gateway dispatch boundary, after normal scope checks but before mutation. A companion browser policy shapes routes and controls; approval work handles turns whose sender cannot authorize the…

Hermes closes a relative-path credential write bypass

A Hermes Agent patch reports that relative credential writes were checked against the Python process directory while execution resolved them against the terminal session directory. The…

Paperclip keeps embedded Postgres alive through hot restart

Paperclip’s hot-restart patch preserves an owned embedded PostgreSQL process when a validated restart hands active runs to the replacement server. A VPS report meanwhile says the documented…

Nanobot separates wait-target search from output truncation

Nanobot’s exec patch searches retained session output for a wait target before applying the caller’s smaller head-and-tail response budget. Related session work tolerates malformed…

ZeroClaw adds a channel notice before context compression

ZeroClaw’s channel work adds an opt-in plain-language notice before proactive history compression, without exposing token budgets or changing summarization. Adjacent reports cover crash…

NanoClaw rebuilds hosted iMessage registration around Photon

NanoClaw’s Photon proposal replaces an earlier hosted-iMessage path with a registration flow that exchanges a provider token for runtime credentials, stores them in channel config and…

PicoClaw users report a focused chat box can spike CPU

A PicoClaw WebUI report says merely focusing the chat input can drive CPU use high. Current project work also adds Japanese localization and refreshes default provider model names, making a…

IronClaw extracts product contracts from its common crate

IronClaw’s architecture sequence extracts product, extension and loop contracts into neutral crates, removes dual import paths and narrows ironclaw_common so product code no longer depends…