Hello Community, I’m new to AI and want to implement it in my web development. To do this, I purchased a Google AI Pro plan and recently installed Gemini Code Assist in VS Code, but I couldn’t use Agent Mode. After several hours of trying different things, I realized I needed Google Cloud Platform; so I also purchased a monthly GCP plan, which looks like this: Service Description: Vertex AI / SKU Description: Gemini 3.0 Pro Text Output - Predictions / Consumption Model Description: Default / Product Taxonomy: GCP > Cloud AI > Vertex AI Model Garden > 1P Foundational Models > Gemini 3.0 Pro > Text > Output… The problem is, I’m still having no luck. Chat mode works fine, but agent mode doesn’t. Every time I ask it to do something, I get this error: “Cannot read properties of undefined (reading ‘message’).” I’ve also enabled a project in GCP, along with the APIs you instructed me to enable. In VS Code, I have both Gemini Code Assist and Cloud Code installed and running, and they appear to be linked correctly, as my project name is displayed in the lower left corner. I hope you can help me.