mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
chore(vscode-ide-companion): rm comment about claude
This commit is contained in:
@@ -283,7 +283,7 @@ export class WebViewProvider {
|
||||
data: { timestamp: Date.now(), reason: 'user_cancelled' },
|
||||
});
|
||||
|
||||
// Synthesize a failed tool_call_update to match Claude/CLI UX
|
||||
// Synthesize a failed tool_call_update to match CLI UX
|
||||
try {
|
||||
const toolCallId =
|
||||
(request.toolCall as { toolCallId?: string } | undefined)
|
||||
|
||||
Reference in New Issue
Block a user