agent
The entry point for AI agent detection utilities.
Detection is delegated to std-env. The gunshi/agent API exposes a stable, minimal profile while the recognized agent names and detection rules may evolve with the upstream detector.
Example
js
import { getAgentProfile } from 'gunshi/agent'Functions
| Function | Description |
|---|---|
| getAgentProfile | Get the AI coding agent profile of the current process. |
