Skip to content

SessionPreviewState

Defined in: src/types.ts:442

Live preview state for one session — the per-session entry in the preview snapshot map (parallel to the activity snapshot). Never persisted.

previewPort: number | null

Defined in: src/types.ts:443


optional serve?: "ok" | "failed"

Defined in: src/types.ts:446

Tailscale serve registration status for this slot; absent when not managed (auto disabled / tailscale absent) or no mapping yet. “failed” → degraded.