pub fn create_task( description: &str, prompt: &str, subagent_type: &str, isolation: &str, ) -> SubagentTask
Create a SubagentTask from parameters