Part of #209. Follow-up to #212 (which defaulted the dashboard link to the claude.ai/code list).
To give a true deep link to the live session, drive Claude Code with Remote Control enabled (--remote-control / a recognizable --name) and capture the real session URL Claude Code emits, then surface that on the dashboard instead of the generic list link.
Gated: Remote Control needs a claude.ai subscription (no API keys) and Claude Code v2.1.51+, and is opt-in, so this must degrade gracefully when unavailable (fall back to the #212 default). Pins this path to Claude Code; a Codex path is separate.
Part of #209. Follow-up to #212 (which defaulted the dashboard link to the claude.ai/code list).
To give a true deep link to the live session, drive Claude Code with Remote Control enabled (
--remote-control/ a recognizable--name) and capture the real session URL Claude Code emits, then surface that on the dashboard instead of the generic list link.Gated: Remote Control needs a claude.ai subscription (no API keys) and Claude Code v2.1.51+, and is opt-in, so this must degrade gracefully when unavailable (fall back to the #212 default). Pins this path to Claude Code; a Codex path is separate.