TLDR: the application that I am building is built fully within Docker containers. I am struggling to get cursor to remember this context within new chats and sometimes even within the same chat. Any suggestions?
I have built out a number of cursor rules that supposedly give this context into each new chat, but it does not look like it really gets picked up. Does anyone have suggestions to make this more persistent? I am wasting a lot of time correcting cursor to remind it that the server is within a docker container and to stop calling npm locally.
