useragent

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

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

type AgentInfo added in v0.14.0

type AgentInfo struct {
	Name     string
	Detected bool
}

AgentInfo contains information about a detected AI coding agent.

func DetectAgentInfo added in v0.14.0

func DetectAgentInfo() AgentInfo

DetectAgentInfo returns information about the detected AI coding agent.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL