I use latest version 0.46.11 with Agent and sonnet-3.7-thinking.
Previously, I was confident adding relevant files to context by mentioning them. Now, with partial reads, I suspect that this doesn’t happen anymore: if I mention a file which I think is necessary, Cursor doesn’t add its content to context.
To bypass that, I copy the file content manually, insert it to my chrome’s search tab (to clear it from traces of being uninsertable), copy from there and paste it to chat. This way I can control that Sonnet will actually see the entire file right from the start, which makes my queries more robust.
This drives me nuts