pub fn sort_commands( commands: Vec<CommandDef>, sort_mode: &str, source_hash: &str, ) -> Vec<CommandDef>