i think it may only happen when invoking custom workspace commands
.cursor/commands
for a specific example: in a previous chat i made some clarification (maybe with my /update-plan command), then when using the /update-plan command in a new chat, the LLM responds as if my new message contains information from the previous time I used the /update-plan command
the chats are in the same workspace
this happens frequently
i think i can reproduce it by just asking the LLM to tell me the content of the message. here is my update-plan command. the LLM response in the screenshot includes other junk from ealier conversations.
```