Double Copilot sections appear in manage models view
@vritant24 is already working on this.
Since Jun 22, 2026.
Assessment
This issue has not been assessed yet.
Description
[
{
"name": "OpenAI",
"vendor": "openai",
"apiKey": "${input:chat.lm.secret.666283e}"
},
{
"name": "Anthropic",
"vendor": "anthropic",
"apiKey": "${input:chat.lm.secret.2e3efd}"
},
{
"name": "Gemini",
"vendor": "gemini",
"apiKey": "${input:chat.lm.secret.-6e5f05a4}"
},
{
"name": "xAI",
"vendor": "xai",
"apiKey": "${input:chat.lm.secret.32872fc8}"
},
{
"name": "xAI 2",
"vendor": "xai",
"apiKey": "${input:chat.lm.secret.-7aef2c42}"
},
{
"name": "xAI 5",
"vendor": "xai",
"apiKey": "${input:chat.lm.secret.71659a96}"
},
{
"name": "Copilot",
"vendor": "copilot",
"settings": {
"claude-opus-4.7-1m-internal": {
"reasoningEffort": "low"
},
"gpt-5-mini": {
"reasoningEffort": "high"
},
"claude-opus-4.6-1m": {
"contextSize": 935997
},
"gpt-5.4": {
"reasoningEffort": "high"
},
"claude-sonnet-4.6": {
"contextSize": 936000,
"reasoningEffort": "low"
},
"claude-opus-4.7": {
"contextSize": 936000
},
"claude-opus-4.8": {
"contextSize": 936000
}
}
},
{
"name": "Anthropic 2",
"vendor": "anthropic",
"apiKey": "${input:chat.lm.secret.14ab4d1c}"
},
{
"name": "Copilot CLI",
"vendor": "copilotcli",
"settings": {
"gpt-5.5": {
"reasoningEffort": "high"
},
"claude-opus-4.6-1m": {
"reasoningEffort": "high"
}
}
},
{
"name": "OAI",
"vendor": "customendpoint",
"apiKey": "${input:chat.lm.secret.6daab719}",
"apiType": "chat-completions",
"models": [
{
"id": "gpt-4o",
"name": "GPT-4o (chat completion)",
"url": "https://api.openai.com/v1/chat/completions",
"toolCalling": true,
"vision": true,
"maxInputTokens": 128000,
"maxOutputTokens": 16000
}
]
},
{
"name": "OAI2",
"vendor": "customendpoint",
"apiKey": "${input:chat.lm.secret.-a4dcf40}",
"apiType": "responses",
"models": [
{
"id": "o4-mini",
"name": "o4-mini (responses)",
"url": "https://api.openai.com/v1/responses",
"toolCalling": true,
"vision": true,
"maxInputTokens": 128000,
"maxOutputTokens": 16000
}
]
},
{
"name": "ANTH",
"vendor": "customendpoint",
"apiKey": "${input:chat.lm.secret.2a4643b8}",
"apiType": "messages",
"models": [
{
"id": "claude-sonnet-4-6",
"name": "Claude Sonnet 4.6 (Messages)",
"url": "https://api.anthropic.com/v1/messages",
"toolCalling": true,
"vision": true,
"maxInputTokens": 200000,
"maxOutputTokens": 64000
},
{
"id": "claude-haiku-4-6",
"name": "Claude Haiku 4.6",
"url": "https://api.anthropic.com/v1/messages",
"toolCalling": true,
"vision": true,
"maxInputTokens": 200000,
"maxOutputTokens": 64000
}
]
},
{
"name": "AnthropicBYOK",
"vendor": "anthropic",
"apiKey": "${input:chat.lm.secret.234426fb}"
}
]
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.9k
- PR merge metrics
- PR metrics pending
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/vscode
-
testplan-item
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
new release
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
testplan-item
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
testplan-item
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
All issues in microsoft/vscode
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·