why two count requests are being made instead of a single cursor request?

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

:white_check_mark: Check the forum to ensure the issue hasn’t been reported already
:lady_beetle: Provide a clear description of the bug
:counterclockwise_arrows_button: Explain how to reproduce the bug (if known)
:camera: Attach screenshots or recordings (e.g., .jpg, .png, .mp4).
:laptop: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).
:prohibited: Tell us if the issue stops you from using Cursor.

Hey, what models do you use? You can check the model prices here:

I use claude-3.7-sonnet model

If you use the claude-3.7-sonnet model without thinking, it should cost 1 request. The model with thinking costs 2 requests. If you have large context enabled, it will also cost 2 requests.

it was a bug when 3.7 was first introduced that it made you pay for almost every tool call

you guys had it fixed for a while (if i recall correctly it was an issue with how Anthropic Processed the request?) guess the error is back