Skip to main content

FILTER_FORMATS

Constant FILTER_FORMATS 

Source
pub const FILTER_FORMATS: &str = "\
Accepted filter formats:
  --since/--until: YYYY-MM-DD, RFC3339, or a relative span like 7d, 12h, 2w, 30m
  --provider: claude, codex, copilot, copilot-vscode, pi, openclaw (repeat the flag or comma-separate values)
  --model: substring match, for example opus or gpt-5";