Function scrub_secret_patterns
pub fn scrub_secret_patterns(input: &str) -> StringExpand description
Scrub known secret-like token prefixes from model_provider error strings.
Redacts tokens with prefixes like sk-, xoxb-, xoxp-, ghp_, gho_,
ghu_, and github_pat_.