What Is a Browser Session?
A browser session is a URL you want one focus away while the workspace is running — your local app, an admin page, a PR, a runbook. Configure them on the project and every workspace inherits them.
- • Each session has a URL and an optional name.
- • URLs can reference a service's assigned port or its Caddy URL, for example
http://localhost:$SPACES_WEB_PORTor$SPACES_WEB_URL. Chrome treats*.localhostas a secure loopback context, so these hosts resolve without extra setup. - • For remote Linux workspaces, service browser sessions use the same Caddy URL on the Mac while Spaces forwards the daemon-local service port over SSH.
- • Attach as many as you need to a workspace.