What's wrong with this entry?
Anonymous. No account, no email.
What
The /context command now works in remote sessions by fetching context usage data from the remote host via RPC.
Details
- In remote mode, sends a
get_context_usagecontrol request to the remote agent - Displays the response using the same UI component as local mode (with
isRemote: trueflag) - Falls back to a user-friendly error message if the remote fetch fails
Evidence
Remote context handler (search for "get_context_usage") — q01 at line ~485532
Strings lifted out of the shipped bundle, so the claim above can be checked against them.