v13.9.3
snarktank/ralphv13.9.3Jul 3, 2026by thedotmack
AI Summary
A maintenance release focused on code quality, removing anti-patterns, and cleaning up unused code.
Key Highlights
- The release eliminates 331 detected error-handling anti-patterns via scanner.
- A repo-wide cleanup removes dead code, unused dependencies, and the `cmem-sdk` client surface.
- Documentation is updated to reflect the removal of unused client surface.
Full Release Notes
## Changes - fix: eliminate all 331 error-handling anti-patterns detected by scanner (#3119) - chore: repo-wide over-engineering cleanup — ponytail audit wave 1 & 2 (#3120) - Removed dead code, unused dependencies, and unused cmem-sdk client surface **Full Changelog**: https://github.com/thedotmack/claude-mem/compare/v13.9.2...v13.9.3