Search and analyze your own session logs (older/parent conversations) using jq.
Initial release of session-logs. - Enables searching and analyzing your session logs (past conversations) with jq and ripgrep (rg). - Provides bash command examples for session discovery, keyword searches, extracting messages, cost summaries, and tool usage breakdowns. - Documents JSONL session file structure, roles, and content types. - Lists session log file locations and naming conventions. - Includes tips for managing and querying large, append-only session histories.