Two days ago, I prompted Composer to advise me on resolving some linter errors in a Next JS project.
No problem; the response was appropriate.
However, the following day (yesterday), quite a few responses to my prompts in the same project resulted in correct responses, but would also add generic advice about how to resolve linter errors, when I have not mentioned it, and there were no linter errors.
Today, approximately 75% of responses to any prompt, include generic advice about how to resolve linter errors. I have not mentioned linter errors in a prompt since two days ago, and there are no linter errors.
This is just irritating more than anything else, because it’s unnecessary noise in the response.
Today I added a rule in the cursor preferences:
“Do not mention linter errors unless explicitly mentioned in a prompt.”
…but this has not made any difference.
Is anyone else having a similar problem, or can anyone suggest a way to prevent this happening