Skip to content

.NET: Pass through external input request and handle response conversion for workflow as agent scenario#4361

Draft
peibekwe wants to merge 3 commits intomainfrom
peibekwe/workflow-asagent-fix
Draft

.NET: Pass through external input request and handle response conversion for workflow as agent scenario#4361
peibekwe wants to merge 3 commits intomainfrom
peibekwe/workflow-asagent-fix

Conversation

@peibekwe
Copy link
Contributor

Description

This PR handles external input request for non-Function call contents the right way and also fixes issue with external input response conversion from checkpoints.

Fixes #3029

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

@peibekwe peibekwe self-assigned this Feb 27, 2026
@markwallace-microsoft markwallace-microsoft added .NET workflows Related to Workflows in agent-framework labels Feb 27, 2026
@github-actions github-actions bot changed the title Pass through external input request and handle response conversion for workflow as agent scenario .NET: Pass through external input request and handle response conversion for workflow as agent scenario Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET workflows Related to Workflows in agent-framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.NET Workflows - Workflow as Agent how to respond to external input requests

2 participants