@condor So, there is an issue with the @Docs feature in Cursor. IT does not work anywhere. It may not have ever worked anywhere except with Claude before, however now it doesn’t even work with Claude. I haven’t had a chance to test and figure out when it was last working, I suspect it may not have since 1.3.x even, but it might have been working in 1.4.x at some point.
I only really recall it ever working properly, with Claude in the past. I don’t think I have ever seen it work with GPT-5 (which I spent a lot of time using) or Grok Code (which I have spent quite a bit of time using.) I started using sonnet again a few weeks ago, in concert with Grok, and at first I wasn’t paying attention, but as I started noticing the model having trouble with tasks in the past that it did SUPERBLY WELL with when indexed docs were supplied, I looked into it more, and realized that @Docs simply does not work.
NO models, not even sonnet 4.5 here, seem to actually look at the docs. In the past, Sonnet actually had a very explicit interaction, would show you the chapters it was referencing for the task at hand, and it REALLY helped, a ton. Docs were WAY better than web search, which is marginally useful at best, assuming the model was even able to get useful hits in its searches.
I had hoped that Sonnet 4.5, would work with docs again, but it does not. This is really hampering my flow, as I now have to search myself for relevant docs, then, when I find web pages, it doesn’t seem as though ANY of the models can actually reference them at all. So I have to tell the models to use HTTPie at the command line, to download the web pages, and analyze them for their non-html content, to actually glean the necessary information for the model to do a good job on docs-dependent tasks. Its totally ridiculous, when you guys have an EXISTING feature built right in, that should be CRUSHING this need with perfect results every time (it certainly seemed to before.)
Please look into the Docs feature. I don’t know when it broke, but, it broke so hard it is like it doesn’t even exist anymore.