Feature Request, when "take screenshot" is clicked, automatically paste the url of the route as context

Feature request for product/service

Cursor IDE

Describe the request

When “take screenshot” is clicked, paste the url of the route as context

Ive found that the agent is able to much quickly find the code and make much more accurate changes if it has the url or route, generally i prompt like “in apps/web, /auth/signin route there is a layout shift when the dropdown is opened with the right vertical scrolbar”

Screenshot / Screen Recording

Operating System (if it applies)

MacOS

Nice feedback! Will share it with the team.

I wonder if “URLs open in the Browser” would make for good context for the Agent to always have (like “Files open in the Editor”)

Hey Colin, agreed, in general that information helps narrow down the exact route/files extremely quick rather than it guessing, especially in massive legacy codebases with some tech debt.

And even for and especially for debugging/major changes, intially attaching the route/url helps massively