I see something similar. Cursor apparently counts the token usage of BYOK, though I use BYOK of Gemini API. The usage page looks weird. The cost on the usage page seems to include both of Cursor-provided `gemini-3-flash-preview` and that of BYOK.
Is that an expected behavior?
If not, what will happen if I reach the limit?
If it is unexpected behavior, how can I reset the included usage?
@Colin I am doubting sub agents don’t use BYOK, even if the used model is set to inherit.
I did some experiments with my own demo repository . When I make a plan with the plan mode, Cursor used the BYOK. Meanwhile, if we go with the plan in the agent mode, Cursor used the indluded usage.
@yu-iskw Sorry for coming back to this late. I used your repo and wasn’t able to reproduce any included usage being used when subagents were configured (and BYOK was enabled). Are you still seeing the issue?