Skip to content

Commit 9214deb

Browse files
authored
Merge pull request #645 from microsoft/ci/sync-sample-catalog-template/stable-20260805
ci: sync sample catalog from foundry-samples (template/stable)
2 parents 74b7abd + 10141c6 commit 9214deb

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

samples/hosted-agent/sample-catalog.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"commitSha": "b29a509fe33317ff03d23e85311c0da36aa8e5eb",
2+
"commitSha": "decb6ee894de10704b08711fb778141df8f05f51",
33
"repo": "https://github.com/microsoft-foundry/foundry-samples/",
4-
"generatedAt": "2026-07-29T12:19:09Z",
4+
"generatedAt": "2026-08-05T07:28:25Z",
55
"dimensions": {
66
"language": {
77
"title": "Select a Language",
@@ -202,6 +202,15 @@
202202
"path": "samples/csharp/hosted-agents/agent-framework/browser-automation",
203203
"requiresModel": true
204204
},
205+
{
206+
"language": "csharp",
207+
"framework": "agent-framework",
208+
"protocol": "responses",
209+
"displayName": "Egress Control",
210+
"description": "Agent that tests managed egress proxy policies by making outbound requests and returning status and headers.",
211+
"path": "samples/csharp/hosted-agents/agent-framework/egress-control",
212+
"requiresModel": true
213+
},
205214
{
206215
"language": "csharp",
207216
"framework": "agent-framework",
@@ -697,6 +706,15 @@
697706
"path": "samples/python/hosted-agents/bring-your-own/invocations/notetaking-agent",
698707
"requiresModel": true
699708
},
709+
{
710+
"language": "python",
711+
"framework": "bring-your-own",
712+
"protocol": "invocations",
713+
"displayName": "Resilient Approval Gate",
714+
"description": "Long-running, crash-resilient agent that gates plans and irreversible actions on human approval.",
715+
"path": "samples/python/hosted-agents/bring-your-own/invocations/resilient-approval-gate",
716+
"requiresModel": true
717+
},
700718
{
701719
"language": "python",
702720
"framework": "bring-your-own",

0 commit comments

Comments
 (0)