Sync plugin files from GitHub-Copilot-for-Azure (run 34114713408) - #429
Closed
ghcp4a-bot[bot] wants to merge 1 commit into
Closed
Sync plugin files from GitHub-Copilot-for-Azure (run 34114713408)#429ghcp4a-bot[bot] wants to merge 1 commit into
ghcp4a-bot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Greenfield LangChain/LangGraph requests can bypass the mandatory hosting guidance.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Syncs Azure plugin updates adding LangChain/LangGraph hosting guidance and release metadata.
Changes:
- Adds hosting-path and sample-selection guidance.
- Integrates guidance into hosted-agent creation.
- Bumps plugin versions and changelog.
File summaries
| File | Description |
|---|---|
.github/plugins/azure-skills/skills/microsoft-foundry/SKILL.md |
Bumps the Foundry skill version. |
.github/plugins/azure-skills/skills/microsoft-foundry/foundry-agent/create/references/langchain-langgraph-hosting.md |
Adds hosting guidance; protocol selection remains ambiguous. |
.github/plugins/azure-skills/skills/microsoft-foundry/foundry-agent/create/create-hosted.md |
Links hosting guidance, but the quick-start path bypasses it. |
.github/plugins/azure-skills/CHANGELOG.md |
Records release 1.2.41. |
.github/plugins/azure-skills/.plugin/plugin.json |
Bumps the GitHub Copilot plugin version. |
.github/plugins/azure-skills/.cursor-plugin/plugin.json |
Bumps the Cursor plugin version. |
.github/plugins/azure-skills/.claude-plugin/plugin.json |
Bumps the Claude Code plugin version. |
Review details
Suppressed comments (1)
.github/plugins/azure-skills/skills/microsoft-foundry/foundry-agent/create/references/langchain-langgraph-hosting.md:24
- The parent workflow never resolves the “required protocol,” so a typical re-hosting request that does not mention one leaves two materially different wire-protocol samples with no selection rule. Infer it from the existing agent or the user’s request, and ask when it remains ambiguous, before choosing a sample.
Use the parent workflow's azd sample selection guidance. For configuration-only hosting, select the sample matching the required protocol:
- Files reviewed: 7/7 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| You should pick only one sample for `azd ai agent init`, but you can browse multiple samples relevant to the user's task as code references. | ||
|
|
||
| > **Important:** When users want to create or continue working on LangChain/LangGraph agents, you MUST read and follow [LangChain and LangGraph hosting](references/langchain-langgraph-hosting.md) before selecting a sample or changing agent code. |
Member
|
superseded by #431 |
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
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.
Automated sync of
plugin/from GitHub-Copilot-for-Azure at commit57ba3b8ed43012203dbd813cc12ec1c8b82831d6.