1ba0014d47
- Create claude-code-tracker service to monitor and parse Claude Code conversations - Parse JSONL format with messages, tool calls, and metadata - Store in SQLite with full-text search support - Generate daily summaries using Claude API - Add Conversations UI with search, stats, and conversation browsing - Integrate with dashboard backend and frontend - Add sync script for Mac to NAS file transfer
4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
aiosqlite==0.19.0
|
|
anthropic==0.39.0
|
|
httpx==0.27.0
|