feat(config): add github-copilot to oauth-model-mappings supported channels

This commit is contained in:
Woohyun Rho
2026-01-11 01:59:38 +09:00
parent 8f27fd5c42
commit f064f6e59d
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ type Config struct {
// OAuthModelMappings defines global model name mappings for OAuth/file-backed auth channels.
// These mappings affect both model listing and model routing for supported channels:
// gemini-cli, vertex, aistudio, antigravity, claude, codex, qwen, iflow.
// gemini-cli, vertex, aistudio, antigravity, claude, codex, qwen, iflow, kiro, github-copilot.
//
// NOTE: This does not apply to existing per-credential model alias features under:
// gemini-api-key, codex-api-key, claude-api-key, openai-compatibility, vertex-api-key, and ampcode.