shipfastlabs/agent-detector
Abandoned; use laravel/agent-detector. Detect if code is running in an AI agent or automated development environment
v2.0.2
723K downloads/mo
#3154 most downloaded on Packagist
laravel/agent-detector
What this package is like to depend on
Last release 3 months ago
29 Apr 2026
Ships on a steady schedule
a new release about every 3 weeks
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
11 releases · first in 2026
11 releases in the last 12 months
see the full history below
Release timeline
11 releases · Feb 2026 to Apr 2026Releases
latest 11-
v2.0.229 Apr 2026Release notes
Open source →What's Changed
- [2.x] Detect Claude via AI_AGENT prefix by @jackbayliss in #17
New Contributors
- @jackbayliss made their first contribution in #17
Full Changelog: v2.0.1...v2.0.2
Release notes
Open source →What's Changed
- [2.x] Detect Claude via AI_AGENT prefix by @jackbayliss in https://github.com/laravel/agent-detector/pull/17
New Contributors
- @jackbayliss made their first contribution in https://github.com/laravel/agent-detector/pull/17
Full Changelog: https://github.com/laravel/agent-detector/compare/v2.0.1...v2.0.2
-
v2.0.128 Apr 2026Release notes
Open source →What's Changed
- Add label() method to KnownAgent enum by @joetannenbaum in #16
- Make
AgentDetector::AGENT_ENV_VARSvisible by @cosmastech in #15
New Contributors
- @cosmastech made their first contribution in #15
Full Changelog: v2.0.0...v2.0.1
Release notes
Open source →What's Changed
- Add label() method to KnownAgent enum by @joetannenbaum in https://github.com/laravel/agent-detector/pull/16
- Make
AgentDetector::AGENT_ENV_VARSvisible by @cosmastech in https://github.com/laravel/agent-detector/pull/15
New Contributors
- @cosmastech made their first contribution in https://github.com/laravel/agent-detector/pull/15
Full Changelog: https://github.com/laravel/agent-detector/compare/v2.0.0...v2.0.1
-
v2.0.027 Apr 2026Release notes
Open source →What's Changed
- Repo cleanup after transfer by @joetannenbaum in #13
- Cleanup pass on AgentDetector internals by @joetannenbaum in #14
Breaking Changes
- Namespace is now
Laravel\AgentDetector(formerlyAgentDetector) AgentResultconstructor now only accepts the$name(droppedisAgentfrom constructor, kept it as a public readonly property)
Full Changelog: v1.1.4...v2.0.0
Release notes
Open source →What's Changed
- Repo cleanup after transfer by @joetannenbaum in https://github.com/laravel/agent-detector/pull/13
- Cleanup pass on AgentDetector internals by @joetannenbaum in https://github.com/laravel/agent-detector/pull/14
Breaking Changes
- Namespace is now
Laravel\AgentDetector(formerlyAgentDetector) AgentResultconstructor now only accepts the$name(droppedisAgentfrom constructor, kept it as a public readonly property)
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.1.4...v2.0.0
-
v1.1.426 Apr 2026Release notes
Open source →What's Changed
- feat: add Kiro IDE and Kiro CLI agent detection by @FlorianHyver in #10
- Improve GitHub Copilot detection by @pushpak1300 in #11
- Add v0, Cowork, and CODEX_CI agent detection by @pushpak1300 in #12
New Contributors
- @FlorianHyver made their first contribution in #10
Full Changelog: v1.1.3...v1.1.4
Release notes
Open source →What's Changed
- feat: add Kiro IDE and Kiro CLI agent detection by @FlorianHyver in https://github.com/laravel/agent-detector/pull/10
- Improve GitHub Copilot detection by @pushpak1300 in https://github.com/laravel/agent-detector/pull/11
- Add v0, Cowork, and CODEX_CI agent detection by @pushpak1300 in https://github.com/laravel/agent-detector/pull/12
New Contributors
- @FlorianHyver made their first contribution in https://github.com/laravel/agent-detector/pull/10
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.1.3...v1.1.4
-
v1.1.314 Apr 2026Release notes
Open source →What's Changed
- Add pi detection by @ssnepenthe in #7
New Contributors
- @ssnepenthe made their first contribution in #7
Full Changelog: v1.1.2...v1.1.3
Release notes
Open source →What's Changed
- Add pi detection by @ssnepenthe in https://github.com/laravel/agent-detector/pull/7
New Contributors
- @ssnepenthe made their first contribution in https://github.com/laravel/agent-detector/pull/7
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.1.2...v1.1.3
-
v1.1.209 Apr 2026Release notes
Open source →What's Changed
- Add Antigravity detection by @clesecq in https://github.com/laravel/agent-detector/pull/6
New Contributors
- @clesecq made their first contribution in https://github.com/laravel/agent-detector/pull/6
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.1.1...v1.1.2
-
v1.1.109 Apr 2026Release notes
Open source →What's Changed
- Add Copilot CLI detection by @chris-ware in #5
New Contributors
- @chris-ware made their first contribution in #5
Full Changelog: v1.1.0...v1.1.1
Release notes
Open source →What's Changed
- Add Copilot CLI detection by @chris-ware in https://github.com/laravel/agent-detector/pull/5
New Contributors
- @chris-ware made their first contribution in https://github.com/laravel/agent-detector/pull/5
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.1.0...v1.1.1
-
v1.1.011 Mar 2026Release notes
Open source →What's Changed
- Concise agent with env vars detection by @joetannenbaum in #3
- Consoldate cursor cli by @pushpak1300 in #4
New Contributors
- @joetannenbaum made their first contribution in #3
- @pushpak1300 made their first contribution in #4
Full Changelog: v1.0.2...v1.1.0
Release notes
Open source →What's Changed
- Concise agent with env vars detection by @joetannenbaum in https://github.com/laravel/agent-detector/pull/3
- Consoldate cursor cli by @pushpak1300 in https://github.com/laravel/agent-detector/pull/4
New Contributors
- @joetannenbaum made their first contribution in https://github.com/laravel/agent-detector/pull/3
- @pushpak1300 made their first contribution in https://github.com/laravel/agent-detector/pull/4
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.0.2...v1.1.0
-
v1.0.205 Mar 2026Release notes
Open source →What's Changed
- Add Amp + alias for Codex by @mateusjatenee in #2
New Contributors
- @mateusjatenee made their first contribution in #2
Full Changelog: v1.0.1...v1.0.2
Release notes
Open source →What's Changed
- Add Amp + alias for Codex by @mateusjatenee in https://github.com/laravel/agent-detector/pull/2
New Contributors
- @mateusjatenee made their first contribution in https://github.com/laravel/agent-detector/pull/2
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.0.1...v1.0.2
-
v1.0.112 Feb 2026Release notes
Open source →- Improve Opecode Detection
Full Changelog: https://github.com/laravel/agent-detector/compare/v1.0.0...v1.0.1
-
v1.0.008 Feb 2026Release notes
Open source →Initial commit
Full Changelog: https://github.com/laravel/agent-detector/commits/v1.0.0