Copilot agents need to be copied to ~/.copilot/agents in order to show up as usable agents in github copilot
This commit is contained in:
@@ -64,7 +64,7 @@ See [claude-code/README.md](claude-code/README.md) for details.
|
||||
## GitHub Copilot
|
||||
|
||||
The Agency also works natively with GitHub Copilot. Agents can be copied
|
||||
directly into `~/.github/agents/` without conversion.
|
||||
directly into `~/.github/agents/` and `~/.copilot/agents/` without conversion.
|
||||
|
||||
```bash
|
||||
./scripts/install.sh --tool copilot
|
||||
|
||||
Reference in New Issue
Block a user