Cursor CLI non interactive mode stopped working

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

when using cursor-agent command everything seems to work fine, thou adding -p option gives no answer. Tested on mac and debian

Steps to Reproduce

cursor-agent -p “find and fix performance issues” --model “gpt-5”

Operating System

MacOS
Linux

Current Cursor Version (Menu → About Cursor → Copy)

cursor-agent -version
2025.10.02-bd871ac

For AI issues: which model did you use?

All models

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. Could you run the agent with the --debug flag and share the logs?

— Cursor Agent Debug Session 2025-10-04T06:51:54.753Z —
{“event”:“debug-session-start”,“port”:43111,“basePort”:43111,“attempts”:1,“ephemeralFallback”:false,“directory”:“/var/folders/2_/v8rp202s3p716rs05t7173l00000gn/T/cursor-agent-debug-y2xFA7”,“logFile”:“/var/folders/2_/v8rp202s3p716rs05t7173l00000gn/T/cursor-agent-debug-y2xFA7/session.log”,“pid”:33780,“startTime”:“2025-10-04T06:51:54.756Z”}
[2025-10-04T06:51:55.246Z] console.backend {“level”:“info”,“message”:“[EVENT] request_sent”,“contextPath”:[“console”],“metadata”:{“source”:“console.log”}}
[2025-10-04T06:52:01.010Z] otel.error {“stack”:“OTLPExporterError: Bad Request\n at IncomingMessage. (file:///Users/esku/.local/share/cursor-agent/versions/2025.10.02-bd871ac/index.js:3775:25934)\n at IncomingMessage.emit (node:events:519:35)\n at endReadableNT (node:internal/streams/readable:1701:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:90:21)”,“message”:“Bad Request”,“code”:“400”,“name”:“OTLPExporterError”,“data”:“{“error”:“Trace spans collection is not enabled for this user”}”}

1 Like

the problem still persists

Thanks, I’ve already forwarded this to the team.

1 Like