When summarize-transcript.py extracts items to memory files, it now triggers index_personal.py to update the RAG search index. Only runs when items were actually added (total_added > 0) to avoid unnecessary reindexing on trivial sessions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>