generate_applescript

Function generate_applescript 

Source
pub fn generate_applescript(
    _task: &str,
    current_dir: &str,
    prompt_file: &str,
    _is_first: bool,
    agent_command: &str,
    agent_flag: &str,
) -> String