Package python3-agent-detector
Detect AI coding agents from their execution environment or User-Agent
https://github.com/patrick91/agent-detector
agent-detector is a small, dependency-free Python package for detecting which
AI coding agent is driving the current process, and for parsing that identity
back out of a User-Agent header on the receiving side.
It returns evidence rather than only a boolean, so callers can distinguish an
explicit identity from a broad environmental hint.
Version: 2.0.0
General Commands | |
| agent-detector | agent-detector – Detect which AI coding agent is driving the current process. |