# claude-mem v13.16.0 - Product: claude-mem (https://whatsnew.fyi/product/claude-mem) - Vendor: claude-mem - Date: 2026-08-25 - Version: v13.16.0 - Original notes: https://github.com/thedotmack/claude-mem/releases/tag/v13.16.0 - Permalink: https://whatsnew.fyi/product/claude-mem/releases/v13.16.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — claude-mem-cowork plugin for Cowork that captures tool use in ephemeral containers and streams fragments to cmem.ai for server-side observation compilation - **added** — Credential redaction for short and whitespace-bearing values, any Authorization scheme, Cookie headers, and full URI userinfo - **added** — mem-search and mem-setup skills bundled with the claude-mem-cowork plugin - **changed** — Overflow spool now re-spools the remainder instead of dropping oldest events - **changed** — Marketplace version alignment ##### claude-mem for Cowork 🧠 Claude started remembering Cowork tasks today — this release takes it further. ###### New: claude-mem-cowork plugin A second plugin in the marketplace, built for **Cowork** (native Claude app — mobile, web, desktop cloud sessions): - Hooks capture tool use in ephemeral Cowork containers and stream fragments to cmem.ai, where Pro runs the observer server-side - Compiled observations are injected into every new session and every spawned agent - **Fail-soft by design**: no API key → silent no-op; cmem.ai unreachable → events spool locally and flush later; every hook exits 0 unconditionally - Credential redaction hardened: short and whitespace-bearing values, any Authorization scheme, Cookie headers, full URI userinfo - mem-search + mem-setup skills bundled Install in any Cowork session: ``` /plugin marketplace add thedotmack/claude-mem /plugin install claude-mem-cowork@thedotmack ``` Then say "set up claude-mem". Landing page: https://cmem.ai/cowork ###### Also in this release - Memory Prize scorecard and slides (hackathon 05) - Overflow spool re-spools the remainder instead of dropping oldest events - Marketplace version alignment