-
Notifications
You must be signed in to change notification settings - Fork 140
Repo sync for protected branch #326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
learn-build-service-prod
wants to merge
3
commits into
main
Choose a base branch
from
main638986688921572170sync_temp
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/semantic-kernel-docs (branch main)
* Add Durable Agents section and features documentation * Fix build issues * Refactor Durable Agents documentation to enhance key features section and improve clarity * Add tutorial for creating and running a durable agent * Add next steps and tutorial links to Durable Agents documentation * Clarify Durable Extension references in tutorials and features documentation * Enhance documentation for Durable Agents: clarify local development dependencies, improve explanations of state management features, and detail automatic checkpointing in tool calls. * Fix tutorial links in Durable Agents documentation for correct navigation * Update example messages in durable agent tutorial to address policheck errors * Add diagrams * Update filenames * Update package installation instructions and import statements in Durable Agent tutorials * Minor tweaks * Update references from "Durable Extension" to "durable task extension" in tutorials and features documentation * Update .NET examples based on the latest in official samples * Update python samples * Add durable agent orchestration tutorial * Enhance durable agent tutorials with detailed endpoint descriptions and orchestration flow diagram * Fix duplicate heading * Refactor orchestration tutorial by removing mermaid diagram and updating step numbering for clarity * Fix zone pivot * Clean things up a bit * Update user guides * Update prerequisites and clarify deployment instructions for durable agents * Add note on Microsoft.Azure.Functions.Worker package version requirement * Enhance tutorial for creating durable agents: add virtual environment setup, update package installation instructions, and clarify usage of local.settings.json * Update tutorial for durable agents: modify HTTP request examples to use text/plain content type and clarify thread ID usage * Refine orchestration tutorial: clarify agent registration process and update translation agent description * Fix link formatting in durable agent tutorial introduction * Update durable agent examples to use DefaultAzureCredential instead of AzureCliCredential * Update durable agent tutorial: replace example thread ID with a new value for consistency * Remove long-running operations * Update durable agent tutorial: standardize thread ID header and API endpoint usage based on microsoft/agent-framework#2118 * Update durable agent tutorials to use app.get_agent for agent retrieval based on microsoft/agent-framework#2141 * Update durable agent examples to use new thread ID format for consistency * Ensure correct versions of worker sdk is installed * Update tutorial to clarify modification of function_app.py content * Update durable agent tutorial to use azd * Update tutorial to clarify local.settings.json setup and remove redundant sections * Update tutorial to clarify Durable Task Scheduler instance retrieval and monitoring steps * Update tutorial to streamline prerequisites, clarify local development setup, and add deployment instructions for Azure * Update tutorial to include null input handling in orchestration workflow and add curl examples for both C# and Python * Update durable agent orchestration examples to include structured response handling and improve task management * Edit pass on first tutorial * Edit pass on second tutorial * Apply suggestions from code review Co-authored-by: Chris Gillum <cgillum@gmail.com> * Address PR feedback * Fix duplicate mention of Durable Task Scheduler instance in tutorial * Apply PR suggestions * Update agent-framework/tutorials/agents/orchestrate-durable-agents.md Co-authored-by: Chris Gillum <cgillum@gmail.com> * Update template references in durable agent tutorial * Add PowerShell commands * Refactor TOC.yml to group durable agent topics under a single section * Update agent-framework/user-guide/agents/agent-types/durable-agent/features.md Co-authored-by: Chris Gillum <cgillum@gmail.com> * Update agent-framework/user-guide/agents/agent-types/durable-agent/features.md Co-authored-by: Chris Gillum <cgillum@gmail.com> * Update agent-framework/user-guide/agents/agent-types/durable-agent/features.md Co-authored-by: Chris Gillum <cgillum@gmail.com> * Update agent-framework/user-guide/agents/agent-types/durable-agent/features.md Co-authored-by: Chris Gillum <cgillum@gmail.com> * Address feedback suggestions --------- Co-authored-by: Chris Gillum <cgillum@gmail.com>
Merge main to live
Contributor
Author
|
Learn Build status updates of commit fd58ef5: ✅ Validation status: passedFor more details, please refer to the build report. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.