I’ve noticed recently when working on particularly large codebases, that after a while the composer session starts to ‘forget’ that it has the context of files available to it. I had one response where I had given the context files by using the ‘@’, and it responded saying that I can see you have shared the file with me using ‘@’, but could you please provide the actual file content so that I can review it to help you with your issue.
This continued for the rest of the session for everything I tried to include in context. I had to eventually close down cursor and re-open. (I had tried creating new composer sessions with the same result). Only closing down the IDE completely fixed it.
Anyone else run into this?