Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Prompt: 1 tick is 1 microsecond. It will advance the timestamp by 1000.
Output:
Confirming: 1 tick = 1 microsecond = 1000 nanoseconds So:
19900->20900: 10000 ns = 10 ticks
20900->21900: 10000 ns = 10 ticks
21900->22900: 10000 ns = 10 ticks
The fix is correct. Running the test:
Steps to Reproduce
I was in the middle of a complicated debugging session. I am not sure if a simpler context would reproduce or not. Its ridiculous. I was using 1x agent on Composer-1 model.
Expected Behavior
20900 - 19900 = 1000.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.15 (user setup)
VSCode Version: 1.105.1
Commit: bb2dbaacf30bb7eb9fd48a37812a8f326defa530
Date: 2025-12-30T20:30:37.151Z
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.26100
For AI issues: which model did you use?
Composer 1
For AI issues: add Request ID with privacy disabled
Unknown and cant disable privacy mode without permission.
Additional Information
I don’t feel comfortable disabling privacy mode without permission from my company. I may have also reported the issue with command palette and report AI issue bad action.
Does this stop you from using Cursor
No - Cursor works, but with this issue
