Skip to content

Wrong model used in Claude mode #314179

@benvillalobos

Description

@benvillalobos

Testing #313824

Setup

Windows
Setting: Enabled
Version: 1.119.0-insider (system setup)
Commit: 530cb5d
Date: 2026-05-03T14:51:49-07:00
Electron: 39.8.8
ElectronBuildId: 13870025
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

Context

"Square root of 0?" was asked in Claude 4.7 mode (not high reasoning), yet badge shows 30x with high reasoning instead of 4.7 at 15x. Video shows it happens again after sending another message.

Also happens in agents app

20260504-1820-40.2518283.mp4

From debug logs:


requestType      : ChatMessages
model            : claude-opus-4.7-high
maxPromptTokens  : 136000
maxResponseTokens: 64000
location         : 9
otherOptions     : {"stream":true}
intent           : undefined
startTime        : 2026-05-04T18:20:48.885Z
endTime          : 2026-05-04T18:20:51.997Z
duration         : 3112ms
ourRequestId     : fd8447fd-77c1-4437-a433-e11a12639ee8
requestId        : fd8447fd-77c1-4437-a433-e11a12639ee8
serverRequestId  : fd8447fd-77c1-4437-a433-e11a12639ee8
timeToFirstToken : 3110ms
resolved model   : claude-opus-4-7

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugclaude-agentIntegration with the Claude Agent SDK

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions