pub fn default_agent_auth_path() -> Result<PathBuf>Expand description
Default location of the cursor-agent CLI’s own login state — a plain
JSON file, not the IDE’s state.vscdb. Written by the headless
cursor-agent tool, so it stays
populated on machines that never run the desktop IDE at all.