Tag: jq
tool
★ 4,829
Analyze historical conversation logs with jq
This utility allows developers to query and analyze local JSONL session logs, enabling deep inspection of past conversations. It provides advanced shell scripting capabilities using jq to extract metrics such as message counts, costs, and s…
tool
Query and analyze historical agent session logs
This utility allows developers to programmatically search and analyze complete conversation transcripts stored in JSONL format. It leverages standard CLI tools like jq and ripgrep to extract metrics, filter by date, or search for keywords a…
skill
★ 372,633
Search and Analyse Conversation Session Logs
Enables searching and analysing historical conversation transcripts stored in JSONL format using jq. It allows for querying message content, calculating usage costs, and auditing tool usage across agent sessions.