Hi, i saw an update in new version - Context usage report function was added, so i updated cursor, but can’t access it - there’s just no link in agents window section in top right corner (In main IDE too)
Version: 3.7.12 (user setup)
VS Code Extension API: 1.105.1
Commit: b887a26c4f70bd8136bfffeda812b24194ec9ce0
Date: 2026-06-05T01:45:12.918Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26100
Colin
(Colin)
June 8, 2026, 8:28am
6
Hey there,
Are you using Remote SSH?
Hi @v_nogueira ,
Unfortunately, this is a known limitation at the moment. The Context Usage Report is intentionally disabled for SSH remote connections. It relies on Canvases, which write to the local .cursor projects directory and link to workspace-local file paths, neither of which resolves correctly within a remote SSH workspace.
Hopefully, we can resolve this in the future!
Hi, no, it’s on local machine, win11 desktop version
Colin
(Colin)
June 9, 2026, 1:11pm
8
Hey @Aleksej_Furi
Please restart Cursor and check one more time! Should be there now.
Tyvm, works now , have no idea how u did that
Colin
(Colin)
June 9, 2026, 2:49pm
10
Full transparency: we had a poorly configured feature flag. Totally on us.
Thank you for reporting it, or it might have gone undiscovered longer!