01Full transcript retrieval for any past session, optionally including tool inputs/outputs
02Searchable conversation history with robust filters (project, date range, role, block type, tool name)
03Automatic and incremental ingestion of Claude Code conversation logs into SQLite
04Multi-agent support with concurrent database access via SQLite's WAL mode
05Real-time monitoring of agent activity via `flightlog_tail` to see current work
060 GitHub stars