Skip to content

agent

WARNING

The gunshi/agent entry point is experimental. The agent detection rules are delegated to std-env and may change as the upstream detector list evolves.

The entry point for AI agent detection utility.

Example

js
import { getAgentProfile } from 'gunshi/agent'

Functions

FunctionDescription
getAgentProfileGet the AI coding agent profile of the current process.

Released under the MIT License.