Alexey Kuznetsov

Results 4 issues of Alexey Kuznetsov

I have a problem that in vue file extension work, but it works for all file, but it should only for html tag. Disabling "typescript" in "auto-close-tag.activationOnLanguage" doesn't work for...

### Background and motivation ## Problem `FunctionInvokingChatClient` currently provides a way to validate function calls via the `FunctionInvoker` pipeline (i.e., you can validate arguments before invoking, and validate outputs after...

untriaged
api-suggestion
area-ai

### Description When `FunctionInvokingChatClient` is used together with `FunctionApprovalResponseContent`, the client may reorder chat messages and, in some cases, lose user messages after a function approval. This behavior causes several...

untriaged
bug
area-ai

The reject message for `FunctionApprovalResponseContent` with `Approved = false` is currently a hard-coded string: > "Error: Tool call invocation was rejected by user." However, this situation is not necessarily an...

area-ai