For the last couple of days it is impossible to use the Gemini-3-flash model for my main project because I immediately get the 250,000 token limit error despite the message only being 118,000 tokens according to the token counter. No matter which files I exclude, I get the same warning. However, if I try with a different project, with a token size of around 90,000, it works without any issues.
At first, I was able to get it back to work after switching to my side project, send a message there, and then switch back to my main project. However, this now no longer works too. I'm suspecting dyad is sending more tokens than what it shows on the token counter and I was somehow able to reset that by generating something with the side project and then switching back.
As far as I know, it is not possible to see what exactly is being sent to Gemini, right?. What I also noticed is the very high 'System Prompt' tokens. What exactly is that? I know it is in part the 'AI_RULES.md' file, but I never modified that, so there must be a whole bunch of other stuff being sent as part of that System Prompt. Is that the supabase database?
Using the latest version of dyad, dyad 43.
Thanks in advance for the help.
PS: Would it be possible to add a keyboard shortcut to open the 'Codebase Context' window? Also, could you bring back the ability to mark and copy the file paths inside that window? This would make it much easier when working with big projects which require a lot of changes to the files being passed to the AI. Maybe the 'Codebase Context' could even be accessed and modified through a (text) file?

For the last couple of days it is impossible to use the Gemini-3-flash model for my main project because I immediately get the 250,000 token limit error despite the message only being 118,000 tokens according to the token counter. No matter which files I exclude, I get the same warning. However, if I try with a different project, with a token size of around 90,000, it works without any issues.
At first, I was able to get it back to work after switching to my side project, send a message there, and then switch back to my main project. However, this now no longer works too. I'm suspecting dyad is sending more tokens than what it shows on the token counter and I was somehow able to reset that by generating something with the side project and then switching back.
As far as I know, it is not possible to see what exactly is being sent to Gemini, right?. What I also noticed is the very high 'System Prompt' tokens. What exactly is that? I know it is in part the 'AI_RULES.md' file, but I never modified that, so there must be a whole bunch of other stuff being sent as part of that System Prompt. Is that the supabase database?
Using the latest version of dyad, dyad 43.
Thanks in advance for the help.
PS: Would it be possible to add a keyboard shortcut to open the 'Codebase Context' window? Also, could you bring back the ability to mark and copy the file paths inside that window? This would make it much easier when working with big projects which require a lot of changes to the files being passed to the AI. Maybe the 'Codebase Context' could even be accessed and modified through a (text) file?