Context usage report not shown

Describe the Bug

I updated Cursor to the latest version: 3.7.19

Performed a prompt, and was expecting to the see the report of the context usage as announced in What's New in Cursor — Latest Updates & Release Notes

I don’t have the button to see the report, but have instead, the button to close the context usage window.

Steps to Reproduce

  • upgrade cursor to the latest version
  • perform any prompt in the agents window
  • got the context usage window
  • no button to show the full report

Expected Behavior

I was expecting to see a button where I could click to see the detailed report of the usage.

The feature was announced and released last week : What's New in Cursor — Latest Updates & Release Notes

Screenshots / Screen Recordings

Operating System

Linux

Version Information

Cursor IDE connected to a remote directory via SSH

For AI issues: which model did you use?

Auto (also tried claude oppus 4.8)

Does this stop you from using Cursor

No - Cursor works, but with this issue

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!