pub async fn classify_bash_command(
_command: &str,
_cwd: &str,
_descriptions: &[String],
_behavior: &ClassifierBehavior,
_signal: &Receiver<()>,
_is_non_interactive_session: bool,
) -> ClassifierResultpub async fn classify_bash_command(
_command: &str,
_cwd: &str,
_descriptions: &[String],
_behavior: &ClassifierBehavior,
_signal: &Receiver<()>,
_is_non_interactive_session: bool,
) -> ClassifierResult