mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
5ca850a610
Use --json flag to parse codex's JSONL events, extracting reasoning traces ([codex thinking]), tool calls ([codex ran]), and token counts. This gives richer output than the -o flag alone — you can see what codex thought through before its answer. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>