Tools
claude-mem v13.16.0 ships a second plugin targeting Claude's Cowork containers, with fail-soft hooks that always exit 0
Released 2026-08-25 on a repo now at 92,015 stars and trending today, claude-mem-cowork captures tool use inside ephemeral Cowork containers (mobile, web, desktop cloud sessions) and streams fragments to cmem.ai, where the observer runs server-side rather than locally. The design is explicitly fail-soft: no API key means a silent no-op, an unreachable server spools events locally to flush later, and every hook exits 0 unconditionally so memory capture can never break a session. Credential redaction was hardened to cover short and whitespace-bearing values, any Authorization scheme, Cookie headers and full URI userinfo.
Source
↳ Follow the thread