Ground the in-app assistant in Cursor's current UI so it gives correct navigation instructions the first time

The most valuable fix here isn’t a button tweak — it’s that Cursor’s own assistant doesn’t have an accurate model of the UI it lives in.

I accidentally archived a chat (easy to do — the archive action sits right next to pin, identical affordance, no confirmation). Recovering it took about half an hour, and Cursor’s assistant couldn’t point me to the fix. It inferred menus and commands that don’t exist instead of knowing the actual path.

For the record, the correct path is: Repositories filter icon → Status → Archived, then unarchive from there.

Two requests:

  1. Root fix: Ground the in-app assistant in the current, version-accurate Cursor UI so “where is X / how do I undo Y” questions get answered correctly on the first try, instead of hallucinating menus.
  2. Secondary: Reduce the archive/pin hazard — more spacing, a confirmation or undo toast, and make the unarchive path discoverable from search/help.

Fixing #1 generalizes: it resolves a whole class of navigation questions, not just this one.