u/8CoreGamer

For everyone who also uses the unlimited prompt Gemini Code Assist exploit: I created an auto regenerate response script for VS Code Gemini Code Assist. Available on Github as ready to go exe and AHK script.
▲ 0 r/GoogleGemini+1 crossposts

For everyone who also uses the unlimited prompt Gemini Code Assist exploit: I created an auto regenerate response script for VS Code Gemini Code Assist. Available on Github as ready to go exe and AHK script.

With the non assistant mode in the Gemini Code Assist Extension in Visual Studio Code you currently still get unlimited prompts with direct option to apply the changes to your code.
I have been using this for a couple months now but I noticed that at certain times you only get high traffic warnings and Gemini 2.5 responses. These Gemini 2.5 responses aren't the best for bigger projects so I often end up hitting the regenerate response button until Gemini 3 responds again.
That is quite a time wasting task, so I created a small script which uses UI Automation to automatically trigger the regenerate button when the typical high traffic message appears in the VS Code window.

You will see the script in your tray if's active. There you can also close it via the right click menu.

https://github.com/ChakraFusion/VSGeminiAutoRefresh/releases

u/8CoreGamer — 3 days ago