Skip to content

v2.64.1 — board launch control: auth-error hint + env hygiene

Choose a tag to compare

@avelikiy avelikiy released this 10 Jun 06:16
v2.64.1
e8bffa7

Patch on the v2.64.0 launch control:

  • A board-triggered claude that can't authenticate now shows a clear error + fix hint ('run the board where claude is 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.