Description
What problem you are trying to solve?
Today GitHubCoPilotAgent wraps GitHubCopilot CLI. This is causing a problem when we containerize and deploy the agent application.
What is the suggestion?
The GitHubCoPilotAgent is great start to complete with many SAAS service product. The only issue is the authentication mechanism via GitHub CLI when deploying to cloud infra. The suggestion is use GitHub Token or some other method for usage
Code Sample
Language/SDK
Both