You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Register github-copilot as an OpenAI-compatible provider alias pointing to
https://api.githubcopilot.com with GITHUB_TOKEN for authentication.
- Add alias entry in the Aliases map (pkg/model/provider)
- Update agent-schema.json with the new provider example
- Add examples/github-copilot.yaml
- Simplify provider tests to be data-driven from Aliases map,
removing the need to update tests when adding new providers
Closes#2148
Assisted-By: docker-agent
0 commit comments