We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f31aed commit 206fd85Copy full SHA for 206fd85
1 file changed
CHANGELOG.md
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Fixed
11
+- **GitHub Copilot CLI Detection**
12
+ - Updated `internal/registry/agents.json` to use the current `copilot` command and `@github/copilot` package name
13
+ - Fixed issue where `agentpipe doctor` failed to find GitHub Copilot installations
14
+ - Updated documentation in `docs/troubleshooting.md` and `docs/development.md` to match current installation methods
15
+
16
17
## [0.7.0] - 2025-01-27
18
19
### Added
0 commit comments