Importing Docs in a new chat

hello, i have tried searching for this but i found nothing like it.

i have 4 Docs that i have made my self imported into the cursor settings. (look at screenshot)

i then want to import those Docs into a new chat and they just wont show. all i see is Docs with the tag ‘official’ but not the ones i have specifically searched to help with my project.

This is very confusing because i was able to use these Docs in multiple new chats. i think the last update broke something in that regard.

Only after i remake the ‘Doc’ and let it finish indexing it starts showing again but with a timestamp that cant be right!? i remade this just now on 25th of April 2025 15:18 German time.

best regards

Hey, which version of Cursor are you using? Also, could you confirm if this issue occurs only when SSH is connected?

Hello, after a quick round of testing, I can confirm that this issue is related to accessing the project via SSH. I tried to reproduce the behavior in a local repository but was unable to.

i run the current version of cursor 0.49.6
grafik

My project setup is as follows: I develop on a Windows PC using Cursor, while the actual repository is hosted on a Raspberry Pi 5 acting as a local home server within my network. I access and edit the repository directly via SSH to the Raspberry Pi to streamline testing and development, avoiding the overhead of GitHub workflows. This also gives me direct access to the future production environment. It’s a small project with a limited scope.