Michael 12/12/2025

Parse Codex `jsonl` with `jq`

Read Original

This 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.

Parse Codex `jsonl` with `jq`

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes