microsoft / microsoft/agent-framework

.NET: [Bug]: emits both AgentResponse and AgentResponseUpdate per one action

Open
#8,017 1 comment 0 reactions 1 assignee View on GitHub

@baywet is already working on this.

Since Sep 3, 2026.

.NET
Dominant language
Python
Stars
13.6k
Forks
2.3k
Avg merge
2d 45m
Merged PRs (30d)
358

Description

### Description

For the [Declarative workflow documentation](https://learn.microsoft.com/en-us/agent-framework/workflows/declarative?pivots=programming-language-csharp)

SendActivity emits both AgentResponse and AgentResponseUpdate. Similar to Question action.
Can this be controlled from YAML so it would emit AgentResponse only?
That behavior isn't visible in documentation and surprising that more then one event related to single action.

### Code Sample

```markdown

```

### Error Messages / Stack Traces

```markdown

```

### Package Versions

Microsoft.Agents.AI.Workflows.Declarative

### .NET Version

.NET 10.0.300

### Additional Context

documentation related issue

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.