Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Happened to me a while ago when debug mode came out and haven’t used it much snice because of it, but now I really need to get it fixed. When I use Debug mode, if the agent adds logs in the backend to go into debug.log, that works perfectly fine. However if they add frontend logs then none of them show up in debug.log - ever. I have to ask it instead to add console logs and then input the console logs to the chat myself etc. So it successfully adds #region agent log code into my frontend, but when I reproduce the issue, debug.log stays empty if only frontend logs added.
Steps to Reproduce
Not sure since I know others have working Debug mode, but this bug literally happens every time the agent does only frontend logs. But to reproduce for me tis just:
- explain a bug involving frontend code to an agent in debug mode
- get debug mode to add ‘#region agent log’ code to the frontend
- start app locally with an EAS Development build (npx expo start in the frontend)
- reproduce the bug
Expected Behavior
When i reproduce the bug, debug.log should fill with the frontend logs that the agent added.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.34 (user setup)
VSCode Version: 1.105.1
Commit: 643ba67cd252e2888e296dd0cf34a0c5d7625b90
Date: 2026-01-10T21:17:10.428Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Not model-specific
For AI issues: add Request ID with privacy disabled
c95b2602-bd8b-4a90-9140-1c7aed39654d
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor