Notes on my first very simple agentic coding experiment with Google Jules which was successful
Summary With my recent Jio 4G mobile recharge, I got a free 18 month offer for Google AI Pro which I accepted. Google AI Pro includes Google Jules being used as a coding agent. As a trial, for a very simple Astro landing page site, I gave Google Jules this prompt: I have a dummy Indian rural school website data in this Astro app. I would like the data in Features and About sections to be changed to a hypothetical (sample) rural Indian school (primary & secondary level/K-12). It did the job well! While the programming task I asked Google Jules to do was very simple, it had to go through all the steps of: Studying project code (multiple files) Modifying the correct components with suitable generated text for Features and About sections which earlier had dummy content Building the app Running it and verifying the output Creating a GitHub PR request After verifying the changes myself on my PC, I deployed the very simple site with changes at https://ravisiyer.github.io/ssw-astroghp...