Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get() string
Get returns the user agent string for pup CLI with optional AI agent detection.
Format without agent:
pup/v0.1.0 (go go1.25.0; os darwin; arch arm64)
Format with agent:
pup/v0.1.0 (go go1.25.0; os darwin; arch arm64; ai-agent claude-code)
func IsAgentMode ¶ added in v0.14.0
func IsAgentMode() bool
IsAgentMode returns true if any AI agent is detected or FORCE_AGENT_MODE=1 is set.
Types ¶
Click to show internal directories.
Click to hide internal directories.