Document and implement AGENT_API_KEY for persistent agents #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Persistent agents (those without a support code) need a way to authenticate. Currently the server supports AGENT_API_KEY environment variable but it is not configured or documented.
Current State
Server log shows:
Options for Agent Authentication
Tasks
Files