Clone this repository
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
- Scan ~/.claude/projects for session files
- Smart path decoding for src/a/ and src/tries/ projects
- Track processed files via hash to detect changes
- Support for CLAUDE_CONFIG_DIR environment variable
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Stream-based JSONL parsing for memory efficiency
- Extract messages, tool uses, and token stats
- Create condensed transcripts for LLM summarization
- Deduplication via message ID hashing
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Schema for session_summaries, daily_summaries, processed_files
- Query functions for days list, day detail, stats
- File processing tracking with hash-based change detection
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>