v13.9.3
thedotmack/claude-memv13.9.3Jul 3, 2026by thedotmack
AI Summary
A cleanup release focused on eliminating error-handling anti-patterns and removing over-engineered dead code, unused dependencies, and client surface.
Key Highlights
- Eliminated 331 error-handling anti-patterns detected by scanner.
- Repo-wide over-engineering cleanup (ponytail audit wave 1 & 2).
- Removed dead code, unused dependencies, and unused `cmem-sdk` 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