github thedotmack/claude-mem v12.2.3

latest release: v12.3.0
3 hours ago

Fixed

  • Parser: stop warning on normal observation responses (#2074). Eliminated the PARSER Summary response contained <observation> tags instead of <summary> — prompt conditioning may need strengthening warning that fired on every normal observation turn. The warning was inherited from #1345 when parseSummary was only called after summary prompts; after #1633's refactor it runs on every response, so the observation-only fallthrough always tripped. Gated the entire observation-on-summary path on coerceFromObservation so only genuine summary-turn coercion failures log.

Full diff: v12.2.2...v12.2.3

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.