Releases: laravel/agent-detector
Releases · laravel/agent-detector
Release list
v2.0.2
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
v2.0.1
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
v2.0.0
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
v1.1.4
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
v1.1.3
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
v1.1.2
v1.1.1
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
v1.1.0
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
v1.0.2
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
v1.0.1
- Improve Opecode Detection
Full Changelog: v1.0.0...v1.0.1