- Added matcher: "*" (required for plugin hooks)
- Added "bash" prefix to command
- This should fix the hook not triggering on /exit
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Removed .claude/ from .gitignore
- Memory files should be shared with team
- Added pattern: "Memory must be committed to Git"
- Added gotcha: "SessionEnd hook doesn't support prompt type"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
New features:
- /learn:analyze now uses signal detection to save only valuable lessons
- Explicit commands: "ține minte", "remember", "memorează"
- Stated preferences: "întotdeauna", "always", "never"
- Repeated corrections (2+ times)
- Historical references: "cum am discutat", "as we discussed"
- New /learn:cleanup command for memory hygiene
- Scoring system for entry quality
- Conservative mode with confirmation
- Upgrade option to rewrite entries
- SessionEnd hook shows reminder on /exit, /clear, Ctrl+D
- Metadata tracking: source, confidence, reinforced, trigger
Changes:
- analyze.md: Added Pas 3.5 for signal detection
- cleanup.md: New command for reviewing/deleting entries
- hooks.json: Changed from Stop to SessionEnd
- scripts/session-end-reminder.sh: New reminder script
- Templates updated with metadata fields
- Documentation updated for v2.1.0
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Commands:
- /learn:analyze - Analyze conversation for patterns and gotchas
- /learn:import - Import from other memory files (auto-build-memory.md, JSON)
- /learn:reflect - Consolidate and clean memory
- /learn:status - Show memory statistics
Features:
- Stop hook suggests /learn:analyze after significant sessions
- Uses single memory file: .claude/rules/claude-learn-memory.md
- Structured format for patterns (solutions) and gotchas (problems)
- Import support for migrating existing memories
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>