Understand your work patterns. Parse sessions, build conversation chains, query what you were working on.
Automatically parse Claude Code JSONL session files. Track which files you touched, tools you used, and conversations you had.
Understand conversation threads across sessions. See how work flows through agent handoffs and context compactions.
Ask "What was I working on last week?" and get answers. Flexible queries over time ranges, files, and tool usage.
# Sync Claude Code sessions to local database tastematter daemon once # Query recent file activity tastematter query flex --time 7d --limit 20 # See conversation chains tastematter query chains --limit 10 # Run daemon in background (auto-starts on login) tastematter daemon install
One command. Works on Windows, macOS, and Linux.
irm https://install.tastematter.dev/install.ps1 | iex
Requires Claude Code to be installed. Get Claude Code