pub fn token_path() -> Option<PathBuf>Expand description
Where the shared bearer token lives.
Per-user rather than per-workspace, because the listen port is per-user too: one running agent serves whatever workspace it was started in, and a client has no way to know which that was.