Skip to content

feat: add GitHub Copilot Enterprise as API provider#198

Open
deankroker wants to merge 1 commit intoAutoForgeAI:masterfrom
deankroker:master
Open

feat: add GitHub Copilot Enterprise as API provider#198
deankroker wants to merge 1 commit intoAutoForgeAI:masterfrom
deankroker:master

Conversation

@deankroker
Copy link

@deankroker deankroker commented Feb 16, 2026

Hi friends, I know many of us have GitHub Enterprise licenses and wanted to offer the ability to run AutoForge with models hosted by GitHub Enterprise. This commit accomplishes that.

  • Add github-copilot provider to API_PROVIDERS in registry.py
  • Models: Claude Opus 4.6, Claude Opus 4.6 Fast, GPT 5.2/5.3 Codex
  • Uses copilot-api proxy (localhost:4141) for auth via GitHub OAuth
  • Add detection and console output in client.py
  • Add provider info text in SettingsModal.tsx
  • Document setup in CLAUDE.md

- Add github-copilot provider to API_PROVIDERS in registry.py
- Models: Claude Opus 4.6, Claude Opus 4.6 Fast, GPT 5.2/5.3 Codex
- Uses copilot-api proxy (localhost:4141) for auth via GitHub OAuth
- Add detection and console output in client.py
- Add provider info text in SettingsModal.tsx
- Document setup in CLAUDE.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@chrislangston
Copy link
Contributor

+1 @deankroker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants