pub fn shell_efficiency_hint( state: &AutonomyState, command: &str, input_tokens: usize, output_tokens: usize, ) -> Option<String>