rogrep parse
Parse one rollout file and print the normalized conversation (debug)
This syntax is generated from the shipped Clap definition during every site build. Run rogrep parse --help locally for the same reference.
Usage and options
Parse one rollout file and print the normalized conversation (debug)
Usage: rogrep parse [OPTIONS] <FILE>
Arguments:
<FILE> Rollout file to parse
Options:
--json Emit the full normalized conversation as JSON
--provider <PROVIDER> Force a provider instead of path-based detection
(claude|codex|cursor|grok|hermes|opencode|generic)
-h, --help Print help
Related documentation
See the command index, query syntax, and agent playbook.