Skip to content

healApplyPatch failed with no messages #253165

Closed
microsoft/vscode-copilot-chat
#148
@roblourens

Description

@roblourens
# healApplyPatch - a9affa94

## Metadata
~~~
requestType      : ChatCompletions
model            : gpt-4o-mini
maxPromptTokens  : 12285
maxResponseTokens: 4096
location         : 6
postOptions      : {"temperature":0.1,"top_p":1,"max_tokens":4096,"n":1,"stream":true}
intent           : undefined
startTime        : 2025-07-01T03:44:49.645Z
endTime          : 2025-07-01T03:44:49.645Z
duration         : 0ms
ourRequestId     : 91941a6c-f5ec-4b10-9931-7449dede1c46
requestId        : 91941a6c-f5ec-4b10-9931-7449dede1c46
serverRequestId  : undefined
~~~
## Request Messages


## FAILED: Prompt failed validation with the reason: No messages provided. Please file an issue.

<style>
[id^="system"], [id^="user"], [id^="assistant"] {
		margin: 4px 0 4px 0;
}

.markdown-body > pre {
		padding: 4px 16px;
}
</style>

I don't know how that happened. I see two of these in a row, don't know if it's a retry or it happened twice

conversation.md

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugchat-agent-editing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions