v13.9.3

parruda/swarmv13.9.3Jul 3, 2026by thedotmack

AI Summary

This release focuses on code quality improvements by eliminating error-handling anti-patterns and removing dead code to streamline the repository.

Key Highlights

  • Eliminated 331 error-handling anti-patterns detected by scanner
  • Removed dead code, unused dependencies, and unused cmem-sdk client surface
  • Conducted repo-wide over-engineering cleanup

New Features

  • Code quality refactoring
  • Dependency cleanup

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