Skip to main content

shell_efficiency_hint

Function shell_efficiency_hint 

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

Suggests a more token-efficient lean-ctx tool when shell compression is low.