pub async fn run_claude( claude: &Claude, args: Vec<String>, ) -> Result<CommandOutput>
Run a claude command with the given arguments.