claude-session-logger
♥Cherished
Automatically log Claude Code sessions with persistent command history and transcript files organized by working directory. This hook-based extension captures all tool calls, tracks multiple runs within sessions, and provides AI-assisted session naming to keep your development work searchable and organized.
Clauded With Love Rating
7.0 / 10
A Claude Code extension that automatically logs sessions with persistent command history and transcript files organized by working directory. It provides hook-based session capture with AI-assisted naming and run tracking for development workflow organization.
Code Quality6.5
Usefulness8.0
Claude Usage7.5
Documentation7.0
Originality6.0
Highlights
- ✓Automatic session naming from working directory context with intelligent fallbacks for generic folder names
- ✓Comprehensive logging system capturing tool calls, shell output, and task operations with proper file organization
- ✓AI-assisted renaming feature that analyzes conversation context to suggest descriptive session names
To Improve
- →Add comprehensive test coverage and error handling for edge cases like permission issues or filesystem failures
- →Include actual code samples in the repository view rather than just documentation to demonstrate implementation quality