Parse Codex `jsonl` with `jq`
Read OriginalThis technical article explains how to locate and parse the JSONL session files generated by ChatGPT Codex, which store interaction data. It provides a specific `jq` command to filter and extract only the user messages (type: user_message) from these files, useful for developers analyzing their Codex usage or building tools around it.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser