The "Lines Accepted" metric has been consistently showing 0

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After September 1, 2025. The “Lines Accepted” metric has been consistently showing 0, despite actively using
Agent mode (Ctrl+I / Composer) and properly accepting code suggestions.

Steps to Reproduce

  1. Open Composer using Ctrl+I (Windows)
  2. Enter a code generation request (e.g., “Generate a new endpoint in TestController”)
  3. Agent generates code successfully (e.g., 1,135 lines on Oct 17)
  4. Click the green “Accept” button
  5. File is modified and saved
  6. Changes are committed to Git
  7. Check Dashboard → Lines Accepted still shows 0

Expected Behavior

The “Lines Accepted” should show correctly

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Cersion: 1.7.52 (system setup)
Commit: 1.99.3
Date: 9675251a06b1314d50ff34b0cbe5109b78f848c0
Electron: 2025-10-17T01:41:03.967Z
ElectronBuildId: 34.5.8
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.19.1
OS: 13.2.152.41-electron.0

For AI issues: which model did you use?

claude-4.5-sonnet

Does this stop you from using Cursor

Yes - Cursor is unusable

I’ve encountered a similar issue — in my case, it seems to have started around October 1st. The data for September looks normal, but for October, only the number of suggested lines is being collected, while the number of accepted lines remains at 0.

Version: 1.7.52
VSCode Version: 1.99.3
Commit: 9675251a06b1314d50ff34b0cbe5109b78f848c0
Date: 2025-10-17T01:41:03.967Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 25.0.0

Hey, thanks for the report. The team is already working on improving the stats, and your report was helpful. Thanks!

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.