|
1 | 1 | { |
2 | | - "commitSha": "b29a509fe33317ff03d23e85311c0da36aa8e5eb", |
| 2 | + "commitSha": "decb6ee894de10704b08711fb778141df8f05f51", |
3 | 3 | "repo": "https://github.com/microsoft-foundry/foundry-samples/", |
4 | | - "generatedAt": "2026-07-29T12:19:09Z", |
| 4 | + "generatedAt": "2026-08-05T07:28:25Z", |
5 | 5 | "dimensions": { |
6 | 6 | "language": { |
7 | 7 | "title": "Select a Language", |
|
202 | 202 | "path": "samples/csharp/hosted-agents/agent-framework/browser-automation", |
203 | 203 | "requiresModel": true |
204 | 204 | }, |
| 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 | + }, |
205 | 214 | { |
206 | 215 | "language": "csharp", |
207 | 216 | "framework": "agent-framework", |
|
697 | 706 | "path": "samples/python/hosted-agents/bring-your-own/invocations/notetaking-agent", |
698 | 707 | "requiresModel": true |
699 | 708 | }, |
| 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 | + }, |
700 | 718 | { |
701 | 719 | "language": "python", |
702 | 720 | "framework": "bring-your-own", |
|
0 commit comments