Hi everyone,
I’d like to ask about how the number of files in Cursor’s workspace affects input token usage:
Specific questions:
-
Does Cursor automatically determine which files to read, or does it always read all files in the directory? This matters because I’m wondering if I should create a smaller subdirectory specifically for Cursor usage.
-
Are certain types of data files being read unnecessarily? For example, model checkpoints (.ckpt files) and other binary data files. It seems like I might need to set up proper data isolation.
Any insights on optimizing workspace organization to reduce token consumption would be greatly appreciated!