fix: update Copilot Opus default to 4.7

This commit is contained in:
Shakker
2026-04-21 19:41:50 +01:00
committed by Shakker
parent 11efbf5a2e
commit 2161ed8259
5 changed files with 8 additions and 7 deletions

View File

@@ -347,7 +347,7 @@ export function describeGithubCopilotProviderAuthContract(load: ProviderAuthCont
},
},
],
defaultModel: "github-copilot/claude-opus-4.6",
defaultModel: "github-copilot/claude-opus-4.7",
});
} finally {
if (previousIsTTYDescriptor) {