This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed worker host address handling, Windows spawn shim footgun, SQLite settings stability, and supervisor env‑var preservation.
Full changelog
Patch release focused on cross-platform stability and worker/runtime correctness.
Fixes
- Worker host: clients now honor
CLAUDE_MEM_WORKER_HOST(the address the server actually binds), with IPv6 literals bracketed correctly in health checks and display URLs. - Worker identity: cache/marketplace/MCP/CLI/restart launches converge on one worker bundle (stops version-skew from two builds on one port).
- Windows: centralized spawn shims remove the
shell:truefootgun; codex hooks emit a Windows-executable command instead of a POSIX-only one. - Install:
repairnow restores the marketplace runtime root (not just the cache); ships theplugin/sqliteruntime modules that were causingMODULE_NOT_FOUNDon clean installs. - SQLite/settings: atomic settings writes,
busy_timeoutto avoidSQLITE_BUSYunder concurrent worker/hook access, a migration column re-check, and removal of an index create that could crash boot on legacy duplicate rows. - Supervisor: preserves
HTTPS_PROXYand Bedrock/Vertex skip-auth env for the SDK subprocess. - Worktree: relative
gitdir:pointers resolved correctly.
Docs
- New Release Branches guide (main / core-dev / community-edge) with instructions for running the non-stable lines locally.
Deliberately excluded: client-side observer truncation (kept out per #3096) and project-identity re-keying (kept the #2663 repo-root key).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
Related context
Related tools
Earlier breaking changes
- v13.11.0 Retires the standalone `cloud-sync.mjs` daemon.
Beta — feedback welcome: [email protected]