v2.64.1 — board launch control: auth-error hint + env hygiene
Patch on the v2.64.0 launch control:
- A board-triggered
claudethat can't authenticate now shows a clear error + fix hint ('run the board whereclaudeis logged in, or set ANTHROPIC_API_KEY') instead of a misleading 'result (success)'. - The spawned agent's env is stripped of this process's Claude-Code session identity so a board launched from inside a Claude Code session doesn't hand the child its parent's identity.
Note: the 401 some saw when triggering from inside an automated agent session is an env artifact (host-brokered auth) — a normal logged-in terminal authenticates fine.