Expand description
Development auth helper โ reads token from environment with fallback.
Used by daemon-internal HTTP calls (doctor checks, plan executor, etc.) to avoid hard-coding auth tokens in source code.
Functionsยง
- dev_
auth_ header - Build the
Authorizationheader value for internal daemon calls.