Skip to main content

detect_narration_pattern

Function detect_narration_pattern 

Source
pub fn detect_narration_pattern(content: &str, agent_type: AgentType) -> bool
Expand description

Detect whether the current screen content looks like narration instead of concrete execution. This is intentionally screen-level so daemon health checks can count consecutive narration polls.