ergebnis/agent-detector
Provides a detector for detecting the presence of an agent.
1.2.0
14M downloads/mo
#279 most downloaded on Packagist
ergebnis/agent-detector
What this package is like to depend on
Last release 3 months ago
07 May 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
4 releases · first in 2026
4 releases in the last 12 months
see the full history below
Release timeline
4 releases · Apr 2026 to May 2026Releases
latest 4-
1.2.007 May 2026Release notes
Open source →What's Changed
- composer(deps-dev): bump ergebnis/rector-rules from 1.16.0 to 1.17.0 by @dependabot[bot] in #5
- github-actions(deps): Bump actions/cache from 5.0.4 to 5.0.5 by @dependabot[bot] in #7
- composer(deps-dev): Bump ergebnis/composer-normalize from 2.50.0 to 2.51.0 by @dependabot[bot] in #6
- composer(deps-dev): Bump phpstan/phpstan from 2.1.46 to 2.1.48 by @dependabot[bot] in #8
- composer(deps-dev): Bump ergebnis/rector-rules from 1.17.0 to 1.18.1 by @dependabot[bot] in #9
- composer(deps-dev): Bump phpstan/phpstan from 2.1.48 to 2.1.51 by @dependabot[bot] in #11
- composer(deps-dev): Bump rector/rector from 2.4.1 to 2.4.2 by @dependabot[bot] in #12
- composer(deps-dev): Bump phpstan/phpstan from 2.1.51 to 2.1.54 by @dependabot[bot] in #13
- chore: Add two coding agent environment variables by @raphaelstolt in #10
New Contributors
- @dependabot[bot] made their first contribution in #5
- @raphaelstolt made their first contribution in #10
Full Changelog: 1.1.1...1.2.0
Release notes
Open source →For a full diff see [
1.1.1...1.2.0][1.1.1...1.2.0].Added
- Added support for detecting the presence of an agent when the
COPILOT_CLIorPI_CODING_AGENTenvironment variables are set ([#10]), by [@raphaelstolt]
-
1.1.110 Apr 2026Release notes
Open source →What's Changed
- Enhancement: Add list of supported PHP versions by @localheinz in #3
- Fix: Allow installation on PHP 8.6 by @localheinz in #4
Full Changelog: 1.1.0...1.1.1
Release notes
Open source →For a full diff see [
1.1.0...1.1.1][1.1.0...1.1.1].Fixed
- Allowed installation on PHP 8.6 ([#4]), by [@localheinz]
-
1.1.010 Apr 2026Release notes
Open source →What's Changed
- Enhancement: Detect presence of agent when
CURSOR_EXTENSION_HOST_ROLEenvironment variable is set by @localheinz in #2
Full Changelog: 1.0.1...1.1.0
Release notes
Open source →For a full diff see [
1.0.1...1.1.0][1.0.1...1.1.0].Added
- Added support for detecting the presence of an agent when the
CURSOR_EXTENSION_HOST_ROLEenvironment variable is set ([#2]), by [@localheinz]
- Enhancement: Detect presence of agent when
-
1.0.109 Apr 2026Release notes
Open source →What's Changed
- Enhancement: Implement
Detectorby @localheinz in #1
New Contributors
- @localheinz made their first contribution in #1
Full Changelog: https://github.com/ergebnis/agent-detector/commits/1.0.1
Release notes
Open source → - Enhancement: Implement