From a12c6e0ba4043a10afbd23a882f5e70dfb83e704 Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Mon, 22 Jun 2026 14:55:25 +0000 Subject: [PATCH] docs(roadmap): add Magic multi-user support to planned Co-Authored-By: Claude Opus 4.8 (1M context) --- docs-site/content/docs/roadmap.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs-site/content/docs/roadmap.md b/docs-site/content/docs/roadmap.md index 9eb044b..dbff6fe 100644 --- a/docs-site/content/docs/roadmap.md +++ b/docs-site/content/docs/roadmap.md @@ -60,6 +60,11 @@ see [Status & Progress](/docs/status). ## 🔭 Planned +- **Magic multi-user support.** Map a connecting client to a real user account on the host and log + them in automatically. The client picks an identity — e.g. an **Apple TV profile** — which maps to + an available host profile (likely behind a second per-user auth layer); on connect to an idle host, + the user lands in *their own* desktop/session, signed in, without touching the host. Turns one box + into a personal, profile-aware streaming target for a household. - **Sub-frame pipelining.** Overlap encode and transmit within a single frame (a direct NVENC slice path) — the next big latency lever at high resolutions. - **True glass-to-glass latency** measured end to end (capture → on-screen present).