pub fn transcript_context_pct_from_content(
harness: Harness,
content: &str,
model: &str,
) -> TranscriptContextPctExpand description
Parse transcript content and compute context-usage percentage for a harness.
pub fn transcript_context_pct_from_content(
harness: Harness,
content: &str,
model: &str,
) -> TranscriptContextPctParse transcript content and compute context-usage percentage for a harness.