Cursor Agent Misinterprets Path + Randomly Searches Local Directory With Sensitive Term

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

While asking Cursor why a Git merge failed, I pasted terminal output (including a macOS path with Chinese characters). The agent initiated a local search for the Chinese term “阴茎”, a term I never typed and which doesn’t exist anywhere on my machine. This appears to be a hallucinated command/term plus unprompted local execution.

•	Agent misinterpreted the pasted path/log and:
•	Generated the unrelated term “阴茎” (it means ■■■■ in chinese).
•	Attempted a filesystem search for that term in my local directories.
•	I have no files/dirs containing that term; it was never in my input.
•	This is sensitive and unrelated to the original Git question.

Steps to Reproduce

1.	Copy/paste terminal output showing a Git error into Cursor (no request to run commands).
2.	Ask the agent “why did my merge fail?”
3.	Observe: agent issues an internal/local search involving the hallucinated term “阴茎”.

Expected Behavior

I mean it’s an explicit word that can potentially expose someone else sensitive photos/collection

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.46 (Universal)
VSCode Version: 1.99.3
Commit: b9e5948c1ad20443a5cecba6b84a3c9b99d62580
Date: 2025-10-14T01:21:46.830Z (2 wks ago)
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue