Automated sync from private repo (2026-07-28) - #851
Merged
foundry-samples-repo-sync[bot] merged 4 commits intoJul 28, 2026
Conversation
* docs(migration): document automatic file/vector-store migration and --no-migrate-files flag * feat(migration): warn (non-fatal) when --production-endpoint is not a Foundry host * docs+fix(migration): clarify PR feedback - explicit wrong-endpoint-accepted warning, per-file polling and size/type limits * fix: remove missing login entrypoint reference
* Update Python hosted-agent guidance Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3738ea0e-decb-4833-a464-d91fd1d2d5c9 * Address hosted-agent guidance feedback Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 384f114c-d7e1-4012-85c1-c2d1b616c1f5 * Clarify optional container deployment Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 384f114c-d7e1-4012-85c1-c2d1b616c1f5 * Restore deployment mode guidance Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 384f114c-d7e1-4012-85c1-c2d1b616c1f5 --------- Co-authored-by: Ying Hua <2174068+herohua@users.noreply.github.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3738ea0e-decb-4833-a464-d91fd1d2d5c9 Copilot-Session: 384f114c-d7e1-4012-85c1-c2d1b616c1f5
* Add hosted harness agent samples Port the research and data-processing harnesses to protocol-specific hosted-agent layouts with complete azd and Foundry Toolkit guidance, local configuration, and cloud E2E payloads. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 973a87a2-6555-4071-8725-129533658ee4 * Limit harness samples to Responses Remove the Invocations variants from the PR while preserving the complete all-protocols snapshot on the herohua fork. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 973a87a2-6555-4071-8725-129533658ee4 * Address hosted harness review feedback Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 973a87a2-6555-4071-8725-129533658ee4 * Fix hosted data-processing file storage * Fix hosted research file memory storage * Disable unused file memory in data-processing sample * Add container support for research harness Add the Python 3.13 container definition and Docker ignore rules, and align the sample README with the shared hosted-agent template. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 78fab353-8497-4def-a050-5abfab0c74a5 * Add data processing container support and update guidance Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 78fab353-8497-4def-a050-5abfab0c74a5 * Compare sample 18 container deployment Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 164c9127-eabf-4f9e-9c45-59c5a88e659f * Compare sample 19 container deployment Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 164c9127-eabf-4f9e-9c45-59c5a88e659f * Trim sample 18 how-it-works guidance Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 164c9127-eabf-4f9e-9c45-59c5a88e659f * Trim sample 19 how-it-works guidance Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 164c9127-eabf-4f9e-9c45-59c5a88e659f * Address hosted harness review feedback Clarify Responses history ownership, use hosted HOME storage explicitly, and remove redundant Azure CLI login from the azd path. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: aafab394-c59b-42ca-a797-aa76edc50417 * Use hosted HOME storage consistently Use Foundry's injected HOME for both harness samples and fall back to the current working directory for local runs. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: aafab394-c59b-42ca-a797-aa76edc50417 * Simplify harness VS Code setup Streamline the Foundry Toolkit prerequisites and virtual environment instructions in both hosted harness samples. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: aafab394-c59b-42ca-a797-aa76edc50417 * Renumber hosted harness samples Move the research and data-processing harness samples to slots 19 and 20 now that main uses slot 18, including validation payloads and documentation links. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: aafab394-c59b-42ca-a797-aa76edc50417 --------- Co-authored-by: Ying Hua <2174068+herohua@users.noreply.github.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 973a87a2-6555-4071-8725-129533658ee4 Copilot-Session: 78fab353-8497-4def-a050-5abfab0c74a5 Copilot-Session: 164c9127-eabf-4f9e-9c45-59c5a88e659f Copilot-Session: aafab394-c59b-42ca-a797-aa76edc50417
* Add Responses harness scaling-capabilities hosted agent Port the Agent Framework scaling-capabilities personal-finance harness to a Foundry Responses hosted agent with file skills, a confined shell, CodeAct, concurrent background research, seed data, and the hosted-agent index entry. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: bd5cfd4e-5b81-4675-9036-2a15d4528443 * Use hosted HOME storage consistently Use Foundry's injected HOME for harness state and fall back to the current working directory for local runs. Keep the azd authentication path scoped to azd. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dd58bf6f-04d1-41f1-945f-fbf4d04808f7 * Rename scaling capabilities sample to 21 Move the hosted harness sample to the next available sequence number and update its README references and VS Code environment setup guidance. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: dd58bf6f-04d1-41f1-945f-fbf4d04808f7 --------- Co-authored-by: Ying Hua <2174068+herohua@users.noreply.github.com> Copilot-Session: bd5cfd4e-5b81-4675-9036-2a15d4528443 Copilot-Session: dd58bf6f-04d1-41f1-945f-fbf4d04808f7
foundry-samples-repo-sync
Bot
deleted the
sync/private-to-public-20260728-065759
branch
July 28, 2026 07:01
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: 4
Authors: Ying Hua,nikhowlettMicrosoft
Validation gate: mode=
none; tracked=48; blocked=12.Rollback point:
6b462ea3f8e23da0cf64ef589876ab511c8e4aae— 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/30336595670