What's Changed
Added
- [#615] Session Harvest — extract learnings from Claude Code transcripts (closes #596)
Newmemory_harvestMCP tool that parses Claude Code JSONL session transcripts and auto-extracts decisions, bugs, conventions, and learnings using pattern-based extraction with confidence scoring. Dry-run mode enabled by default. 27 new tests.
Dependencies
- [#614] bump requests 2.32.5 → 2.33.0 — security fix for CVE-2026-25645
- [#616] bump pypdf 6.9.1 → 6.9.2 — routine patch update
Full Changelog: v10.27.0...v10.28.0