Vibe Coding
Claude Code Was Deleting Contents Inside Project Memory Folders During Session Cleanup
Buried in the 2.1.228 notes is a fix for session cleanup deleting contents inside a project's memory folder — a silent data-loss bug for anyone running file-backed persistent memory across sessions. A second fix stops background plugin-cache cleanup from wiping a plugin's cache when its only version is a symlinked development checkout, which would break local plugin development. Both are the kind of failure you'd misdiagnose as your own bug, so if memory files vanished in the last few weeks, this is likely why.
↳ Follow the thread