chore: merge dev into release/6.11 (VSC 6.11.6)#16233
Open
qinzhouxu wants to merge 13 commits into
Open
Conversation
* feat(fx-core): add v4 scaffolding front door * test(fx-core): add v4 scenario parity coverage * revert(fx-core): remove noisy ui template files * fix(fx-core): restore existing ui template files * fix(fx-core): ignore local user env files in v4 scenarios * test(cli): cover v4 create route fallbacks * feat(fx-core): add v4 declarative agent skill template * feat(fx-core): add v4 declarative agent typespec template * feat(fx-core): add v4 declarative agent graph connector template * fix(fx-core): address v4 scaffold review feedback * chore(templates): move v4 scaffolding packages to split PR * test(fx-core): align v4 UT with split templates PR * fix(fx-core): preserve v4 front-door result boundaries
* feat(templates): add v4 scaffolding packages * feat(fx-core): add v4 graph connector template * feat(fx-core): add v4 declarative agent metaos template * fix(templates): trim graph connector template whitespace * test(fx-core): cover v4 scaffolding templates
* fix: remove obsolete templates and related codes * fix: vscuse case * fix: deprecate vscuse case
#16192) * refactor(core): remove deps layer and migrate to vitest mock * fix: bug * fix: bug * fix: coverage
* refactor(core): replace sinon and chai with vitest * fix: format * refactor(cli): replace sinon and chai * fix: ut coverage
…16225) * Initial plan * fix(fx-core): skip MCP fetch auth credential follow-ups * test(fx-core): fix vitest stub in mcp oauth metadata test --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* feat(scaffold): migrate DA templates to v4 * fix(scaffold): remove unused MetaOS constants * fix(scaffold): restore Office DA MetaOS v4 selector * fix(scaffold): bridge static MCP tools for v4 create * test(fx-core): cover static mcp v4 scaffolding * test(fx-core): replace remaining mcp fetcher sinon stub * test(fx-core): cover metaos v4 runtime steps
* Initial plan * feat(templates): update app manifest version to v1.29 - Update $schema URL and manifestVersion from v1.28 to v1.29 in all 68 template manifest files - Add supportsTargetedMessages: false to bot entries in templates with bots - Add triggers: ["mention"] to commandLists entries in templates with commandLists - Covers vsc/ts, vsc/js, vsc/python, vs/csharp, and v4 template directories --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* feat(fx-core): migrate pure-render create templates to v4 * test(fx-core): update create selector v4 registry
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.
This PR is created by Release Automation to sync latest changes from
devinto the release branch.release/6.11devRelease Automation Run: https://github.com/OfficeDev/microsoft-365-agents-toolkit/actions/runs/28369130406
After merging, approve the Release Automation run to trigger CD.