Having various issues with multiple modes using Gemini models
Agent mode
I just updated to 0.48.7 and am trying to use Gemini models and they’re not able to use tools. I generally don’t update to the latest version until the next early release comes out since I write some production code in Cursor, but upgraded since 0.47.x didn’t work with Gemini API keys.
Opened a new project, started off with a simple prompt to generate a new file and add some rust code.
2.5-pro “MAX”
Properly wrote the code but couldn’t apply it. Included commands for tool_code
inside of it’s response and then stopped.
2.5-pro-exp-03-25
Didn’t even provide a valid output.
2.0-flash
Valid output, did not create the file.
1.5-pro
Wrote code, did not generate file in Agent mode but properly created the file in manual mode.
Manual mode
I tried running the same prompt in manual mode
2.5-pro-exp
Generated the file and wrote proper code but gave another error at the bottom of the chat stating API key issue (key is clearly working fine).
1.5-flash
Cannot create file in manual mode, but outputs proper code
1.5-pro
Properly created file in an ideal directory with good code.
I’m sure you guys are working on it, all in all 0.48 feels solid otherwise. Really hoping that the Gemini API gets straightened out soon, but glad to finally be able to use my keys in Cursor.
Also, since Google allows for model tuning to be linked to certain API keys is that going to affect how these models work inside of Cursor once the agent integration is up and running?
OS & Cursor version:
- Windows 11 Home: build 22631.5039
- Cursor: 0.48.7
Will the issue stop me from using Cursor?
As a Gemini enterprise user with custom trained models, having full support for all features in Cursor is a necessity for me.