pub async fn run_code_change( gateway: &str, symbols: &[String], format: OutputFormat, ) -> Result<()>