Automated sync from private repo (2026-07-01)#802
Merged
foundry-samples-repo-sync[bot] merged 2 commits intoJul 1, 2026
Conversation
…ox samples (#599) * Remove Foundry-Features: Toolboxes=V1Preview opt-in header from toolbox samples * Keep Foundry-Features: Toolboxes=V1Preview header for agent-framework toolbox samples The header is still required on the python agent-framework/responses toolbox path. Removing it makes 04-foundry-toolbox, 06-files, 07-teams-activity, and 17-foundry-iq-toolbox return HTTP 500 server_error on the live toolbox invoke (proven by main-vs-PR A/B: these pass on main with the header and fail on this branch without it). Restore the header only on these samples. * Keep Foundry-Features: Toolboxes=V1Preview header for bring-your-own-toolbox sample Removing the header (and the call_id platform-header forwarding) makes the live toolbox invoke E2E fail with "Agent returned an error response". Proven by main-vs-PR A/B: bring-your-own-toolbox-code-interpreter-container is success on main with the header and fails on this branch without it. Restore the file to main. * Keep Foundry-Features: Toolboxes=V1Preview header for langgraph-toolbox (bring-your-own/responses) sample Removing the header + call_id forwarding makes the Foundry-Ext smoke invoke return 500 server_error. Same proven regression as bring-your-own-toolbox / agent-framework toolbox samples. Restore the file to main.
foundry-samples-repo-sync
Bot
deleted the
sync/private-to-public-20260701-073746
branch
July 1, 2026 07:41
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 from private repo.
Synced commits: 2
Authors: Linda Li,Tao Chen
Validation gate: mode=
none; tracked=47; blocked=46.Rollback point:
886c33369b344aed562f03ee880437c90048f6d4— to revert, force-push this SHA tomainand clear the sync-marks cache.Triggered by:
scheduleRun: https://github.com/microsoft-foundry/foundry-samples-pr/actions/runs/28501511243