-
Notifications
You must be signed in to change notification settings - Fork 565
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Recently, I've noticed a trend where people reverse engineer GitHub Copilot and expose its API for various useful purposes. I'm wondering if we could add native support for this.
I believe this would significantly boost user adoption, as not everyone has an API key available. Since the GitHub subscription costs only $10 a month, maximizing its value would be advantageous.
The user experience could look like this:
kubectl ai --llm-provider copilot --model gpt-4.1 --mcp-client
We don't need to reinvent the wheel by creating a separate provider; we can simply leverage the existing ones from OpenAI or Anthropic.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request