Skip to content

Repo sync for protected branch#381

Merged
westey-m merged 14 commits intomainfrom
main639105131558762199sync_temp
Apr 1, 2026
Merged

Repo sync for protected branch#381
westey-m merged 14 commits intomainfrom
main639105131558762199sync_temp

Conversation

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build Service tried pushing to main, but failed due to branch protection rule in this branch. We create this pull request for manual merge. Please merge this pull request to complete this sync.
If you want to make push successfully without creating such pull requests in future, please follow working with branch protection rule to update your branch protection rule.

TaoChenOSU and others added 14 commits March 20, 2026 12:20
* Add Agent Executor doc

* Move advanced down

* Address comments

* Add style

* Add agent executor description to handoff

* Address comments

* Apply suggest
Add article about agent safety best practices
* document workflow IResettableExecutor

* Update python zone pivots.

* Removed unnecessary comment.
* Add workflow advanced execution mode doc

* Address PR review comments on execution modes doc

- Add 'Step execution' row to the comparison table
- Add IMPORTANT note about crossRunShareable requirement for concurrent runs
- Clarify Python execution model similarity to Lockstep mode

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…considerations (#933)

* Update agent framework docs for GA: middleware, providers, orchestrations, and agent executor

Source issue: microsoft/agent-framework#4872

* Address review feedback for #933: review comment fixes

* Address review feedback for #933: review comment fixes

---------

Co-authored-by: MAF Dashboard Bot <maf-dashboard-bot@users.noreply.github.com>
…n-existent AgentRunOptions.RunMiddleware

The docs described AgentRunOptions.RunMiddleware for run-level middleware,
but this property does not exist. In .NET, run-level middleware uses the
same .AsBuilder().Use(...).Build() decorator pattern applied inline before
calling RunAsync/RunStreamingAsync.

- Replace AgentRunOptions.RunMiddleware with correct builder pattern
- Add streaming middleware examples (runStreamingFunc) to both sections
- Add TIP callout explaining the pattern

Fixes microsoft/agent-framework#3951

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Fix C# run-level middleware docs to use builder pattern instead of no…
* Update doc to clarify human in the loop patterns for agents orchestrations

* Update python code snippet for parity with C#
@learn-build-service-prod
Copy link
Copy Markdown
Contributor Author

Learn Build status updates of commit 9091169:

✅ Validation status: passed

For more details, please refer to the build report.

@westey-m westey-m merged commit e34f5af into main Apr 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants