rogrep

rogrep x

Exchange-granularity search/listing (user prompt → all agent actions)

This syntax is generated from the shipped Clap definition during every site build. Run rogrep x --help locally for the same reference.

Usage and options

Exchange-granularity search/listing (user prompt → all agent actions)

Usage: rogrep x [OPTIONS] [QUERY]...

Arguments:
  [QUERY]...  Optional text/facet query; exchanges must contain a matching turn

Options:
      --failed                       Only exchanges with failed tool calls
      --interrupted                  Only interrupted exchanges
      --min-duration <MIN_DURATION>  Minimum wall duration, e.g. 5m, 90s
      --min-turns <MIN_TURNS>        Minimum turn count
      --project <PROJECT>            
      --cwd <CWD>                    
      --since <SINCE>                Since date (YYYY-MM-DD or Nd)
      --limit <LIMIT>                [default: 20]
      --json                         
  -h, --help                         Print help

See the command index, query syntax, and agent playbook.