useragent

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 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)

AI agents are detected via environment variables:

  • CLAUDECODE=1 or CLAUDE_CODE=1 → adds "ai-agent claude-code"
  • CURSOR_AGENT=true or CURSOR_AGENT=1 → adds "ai-agent cursor"

If multiple agents are detected, CLAUDECODE takes precedence.

Types

This section is empty.

Jump to

Keyboard shortcuts

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