From 9e7d2b691907e8cc3775542d907559c585d915be Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 06:30:17 +0000 Subject: [PATCH] Set up the development environment. This commit documents the steps to set up the development environment for the `codegen` SDK. The environment is created using `uv`, and the dependencies are installed. The tests have been run to verify the setup.