Release v5.2.2: Context hook now displays investigated and learned fields
Improvements: - Context hook now displays 'investigated' and 'learned' fields from session summaries - Enhanced SQL query to SELECT these fields from database - Added color-coded display formatting (blue for investigated, yellow for learned) - Updated TypeScript types to include nullable investigated and learned fields Technical changes: - Updated src/hooks/context-hook.ts to query and display new fields - Updated built plugin/scripts/context-hook.js - Bumped version to 5.2.2 in all metadata files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Claude-mem is a Claude Code plugin providing persistent memory across sessions.
|
||||
|
||||
**Your Role**: You are working on the plugin itself. When users interact with Claude Code with this plugin installed, your observations get captured and become their persistent memory.
|
||||
|
||||
**Current Version**: 5.2.1
|
||||
**Current Version**: 5.2.2
|
||||
|
||||
## Critical Architecture Knowledge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user