Commit Graph

  • 3854c2dbc2 Merge branch 'main' into dev/dotnet_workflow/add_unit_tests dev/dotnet_workflow/add_unit_tests Jacob Alber 2026-04-21 11:57:25 -04:00
  • f062ed4f63 .NET: Hosted agent adapter (#5406) Ben Thomas 2026-04-21 08:43:55 -07:00
  • 227f91ab85 Merge branch 'main' into dev/update_dotnet_version_1.2.0 dev/update_dotnet_version_1.2.0 Jacob Alber 2026-04-21 11:24:41 -04:00
  • ad7cb306f9 Merge branch 'main' into dev/update_dotnet_version_1.2.0 Jacob Alber 2026-04-21 11:19:22 -04:00
  • adcd2d33f5 .NET: Declarative workflows - Gracefully handle agent scenarios when no response is returned (#5376) Peter Ibekwe 2026-04-21 08:04:49 -07:00
  • aa897bc585 release: Update preview date tag Jacob Alber 2026-04-21 10:42:16 -04:00
  • 2f12d87cdc fix: Re-add Obsolete attributes Jacob Alber 2026-04-21 04:55:01 -04:00
  • 95436c168d test: Suppress CodeCoverage for obsolete names Jacob Alber 2026-04-21 04:11:54 -04:00
  • 8d4029a271 test: Add FunctionExecutor tests Jacob Alber 2026-04-21 04:10:27 -04:00
  • 15a5bbab21 test: Add tests for failure when .AsAgent used on a non-ChatProtocol workflow Jacob Alber 2026-04-20 14:13:30 -04:00
  • 1feb5efb59 fixup: remove unused attribute Jacob Alber 2026-04-20 13:53:49 -04:00
  • ece4787df7 fix: ChatForwardingExecutor does not use correct role for string messages Jacob Alber 2026-04-20 13:50:51 -04:00
  • 33f3b02d41 refactor: remove ignore YieldsMessageAttribute Jacob Alber 2026-04-20 12:25:15 -04:00
  • dfb316ee59 refactor: remove dead code Jacob Alber 2026-04-20 12:13:36 -04:00
  • 275363d15e .NET: Migrate A2A hosting to A2A SDK v1 (#5363) SergeyMenshykh 2026-04-21 15:31:56 +01:00
  • 7f661e8524 .NET: Harness: Improve prompts and add FileSystem store (#5365) westey 2026-04-21 10:39:17 +01:00
  • d5777bc546 fix: Duplicate CallIds cause Handoff Message Filtering to fail (#5359) feature/python-harness Jacob Alber 2026-04-21 04:14:35 -04:00
  • b6b191ad9c Python: Add second approval-required tool (set_stop_loss) to concurrent_builder_tool_approval sample (#4875) Evan Mattson 2026-04-21 16:08:50 +09:00
  • 2c8036779c Python: Bump versions for a release. Update CHANGELOG (#5385) python-1.1.0 Evan Mattson 2026-04-21 15:14:42 +09:00
  • ce8b6305d8 Python: Foundry hosted agent V2 (#5379) Tao Chen 2026-04-20 22:21:27 -07:00
  • 8b0ef62802 Add azure-monitor-opentelemetry to dev deps feature/python-foundry-hosted-agent-vnext Evan Mattson 2026-04-21 13:50:12 +09:00
  • 07f4c8a8d6 Python: Expose forwardedProps to agents and tools via session metadata (#5264) Evan Mattson 2026-04-21 13:25:45 +09:00
  • 49677ba789 Fix pre commit 6 Tao Chen 2026-04-20 20:36:33 -07:00
  • 7f751e7a0f Fix pre commit 5 Tao Chen 2026-04-20 20:30:25 -07:00
  • 01d8a8af53 Fix pre commit 4 Tao Chen 2026-04-20 20:27:26 -07:00
  • 9d2a55ecfb Fix pre commit 3 Tao Chen 2026-04-20 18:47:15 -07:00
  • cbe3e8fd95 Fix pre commit 2 Tao Chen 2026-04-20 18:42:11 -07:00
  • 93b03140c7 Fix pre commit Tao Chen 2026-04-20 18:39:56 -07:00
  • 7aa40b16de Fix README Tao Chen 2026-04-20 18:37:24 -07:00
  • fc9194dcb6 Merge branch 'main' into feature/python-foundry-hosted-agent-vnext Tao Chen 2026-04-20 18:35:09 -07:00
  • fd36871d60 User agent scoped Tao Chen 2026-04-20 18:34:30 -07:00
  • 9e7dcab50c Make relevant object disposable and improve exception handling. peibekwe/invoke-agent-executor-fix Peter Ibekwe 2026-04-20 18:28:04 -07:00
  • e24d72be75 Comments and mypy Tao Chen 2026-04-20 18:11:32 -07:00
  • 8b77baf4a2 Fix README Tao Chen 2026-04-20 17:54:44 -07:00
  • cd48c1424c Python: Add more types (#5378) Tao Chen 2026-04-20 17:46:06 -07:00
  • b70bacceb6 Remove TODOs in README taochen/python-foundry-hosted-add-more-types Tao Chen 2026-04-20 17:45:40 -07:00
  • b3ea1dee0c Upgrade packages Tao Chen 2026-04-20 17:43:13 -07:00
  • 70507e9a44 Gracefully handle agent scenarios when no response is returned Peter Ibekwe 2026-04-20 17:32:20 -07:00
  • 8b48604a28 Add more type supports taochen/python-foundry-hosted-agent-add-more-types Tao Chen 2026-04-20 17:27:31 -07:00
  • 04aaf0c1fe Python: Add support for Foundry Toolboxes (#5346) Evan Mattson 2026-04-21 08:56:01 +09:00
  • a14b7d8f8a .NET: Hosted agent adapter (#5374) Ben Thomas 2026-04-20 16:54:44 -07:00
  • 8bc7c3a7a8 Improve samples (#5372) Tao Chen 2026-04-20 16:34:53 -07:00
  • 3fb7a03e05 Improve samples taochen/python-foundry-hosted-improve-samples Tao Chen 2026-04-20 16:29:53 -07:00
  • 3f6716a8db .NET: Hosted agent adapter (#5371) Ben Thomas 2026-04-20 15:37:59 -07:00
  • 6c2e143192 Fix CA1873: guard LogError with IsEnabled check in FoundryToolboxService hosted-agents-toolbox-support alliscode 2026-04-20 13:24:39 -07:00
  • d30cd927b0 .NET: Hosted agents toolbox support (#5368) Ben Thomas 2026-04-20 12:13:40 -07:00
  • bbbb78b8df Fix PR review issues: retry off-by-one, URI encoding, docs, tests, build alliscode 2026-04-20 12:10:53 -07:00
  • d450865583 Merging package updates from feature branch. alliscode 2026-04-20 11:00:38 -07:00
  • 3c48ca17c8 Bump preview version to 260420.1 and fix AgentServer package deps (#5367) Ben Thomas 2026-04-20 10:25:27 -07:00
  • f53a9482c1 release: Update version for .NET (1.2.0) Jacob Alber 2026-04-20 11:44:02 -04:00
  • 7d80d7260d Merge branch 'main' into dev/dotnet_workflow/fix_flaky_checkpoint_restore_test Jacob Alber 2026-04-20 11:33:52 -04:00
  • 3e54a689fc Python: Add search tool content for OpenAI responses (#5302) Eduard van Valkenburg 2026-04-20 15:35:30 +02:00
  • 8dca006edd .NET: Add a file memory provider (#5315) westey 2026-04-20 14:34:31 +01:00
  • f082fcbca7 fix: Duplicate CallIds cause Handoff Message Filtering to fail dev/dotnet_workflow/fix_gemini_handoff_filter Jacob Alber 2026-04-20 07:34:09 -04:00
  • 48a485c534 Bump Azure.Identity from 1.17.1 to 1.21.0 dependabot/nuget/dotnet/samples/05-end-to-end/HostedAgents/AgentThreadAndHITL/Azure.Identity-1.21.0 dependabot[bot] 2026-04-20 11:34:06 +00:00
  • 60af59ba8b .NET: Features/3768-devui-aspire-integration (#3771) Tommaso Stocchi 2026-04-20 13:12:54 +02:00
  • 69894eded8 Python: Flatten hyperlight execute_code output (#5333) Eduard van Valkenburg 2026-04-20 10:29:40 +02:00
  • 495e1dad6b Python: Fix CopilotStudioAgent to reuse conversation ID from existing session (#5299) Giles Odigwe 2026-04-19 20:30:54 -07:00
  • acf8fa47c1 Bump Azure.AI.Projects to 2.1.0-alpha; add ToolboxRecord/ToolboxVersion factory overloads + tests Roger Barreto 2026-04-17 23:34:51 +01:00
  • 215a0ad473 Add HostedMcpToolboxAITool for client-selectable Foundry toolboxes Roger Barreto 2026-04-17 19:43:16 +01:00
  • 1f4bcd6c88 Rename toolset to toolbox in user-facing API; rename ConsentAwareMcpClientTool to ConsentAwareMcpClientAIFunction Roger Barreto 2026-04-16 23:19:02 +01:00
  • 9baf76ea77 feat: Add Foundry Toolbox (MCP) support to AgentFrameworkResponseHandler Roger Barreto 2026-04-16 22:36:22 +01:00
  • ecc34ff902 Net: Publish all packages as 0.0.1-preview.260417.2 (#5341) dotnet-0.0.1 Roger Barreto 2026-04-17 22:39:48 +01:00
  • 5777ed26e6 .NET: fix: Add session support for Handoff-hosted Agents (#5280) Jacob Alber 2026-04-17 16:15:27 -04:00
  • 30a092585b Merge branch 'main' into dev/dotnet_workflow/fix_handoff_agent_session_handling dev/dotnet_workflow/fix_handoff_agent_session_handling Jacob Alber 2026-04-17 14:53:07 -04:00
  • 31acaccc50 Net: Prepare Foundry Preview Release (#5336) Roger Barreto 2026-04-17 18:39:17 +01:00
  • 06f165425f PR comment fixes. Shyju Krishnankutty 2026-04-17 10:04:48 -07:00
  • 52303a8d07 .NET: Add Code Interpreter container file download samples (#5014) chetantoshniwal 2026-04-17 09:55:03 -07:00
  • c85d24da44 .NET: Fix declarative resume edge predicates to recognize both direct and PortableValue-wrapped forms after checkpoint restore (#5323) Peter Ibekwe 2026-04-17 08:18:15 -07:00
  • 006b2ce7fc Merge branch 'main' into dev/dotnet_workflow/fix_handoff_agent_session_handling Jacob Alber 2026-04-17 06:23:51 -04:00
  • 6934280ed9 Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.UnitTests/Kit/PortableValuePredicateTests.cs peibekwe/declarative-portable-value-fix Peter Ibekwe 2026-04-16 23:01:05 -07:00
  • 3052534c8c Update dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.UnitTests/Kit/PortableValuePredicateTests.cs Peter Ibekwe 2026-04-16 23:00:51 -07:00
  • 76a84fb1e8 Update test names to make them clearer and more discoverable. Peter Ibekwe 2026-04-16 22:33:46 -07:00
  • f8976d3f1a update changelog. Shyju Krishnankutty 2026-04-16 20:45:47 -07:00
  • 61c28ebda6 Adding support for "wait for response" when invoking workflow http endpoint. Shyju Krishnankutty 2026-04-16 17:19:21 -07:00
  • 0fcd71dbeb Python: Add special handling for workflows (#5298) Tao Chen 2026-04-16 17:55:45 -07:00
  • b03cb324d5 Python: Add Hyperlight CodeAct package and docs (#5185) Eduard van Valkenburg 2026-04-17 02:49:44 +02:00
  • 34d9838cad Merge branch 'main' into dev/dotnet_workflow/fix_handoff_agent_session_handling Jacob Alber 2026-04-16 19:12:12 -04:00
  • 11e19270b0 Fix declarative workflows edge predicates after checkpoint restore Peter Ibekwe 2026-04-16 16:06:15 -07:00
  • dbf935b4e3 .NET: fix: Foundry Agents without description in Handoff (#5311) Jacob Alber 2026-04-16 17:23:01 -04:00
  • c99c63810a Address comments taochen/python-foundry-hosted-special-handling-for-workflows Tao Chen 2026-04-16 13:54:15 -07:00
  • 4249aef461 Add special handling for workflows Tao Chen 2026-04-15 20:47:40 -07:00
  • 55e0705923 Merge branch 'main' into feature/python-foundry-hosted-agent-vnext Tao Chen 2026-04-16 13:55:04 -07:00
  • 76e8b52840 Merge branch 'main' into dev/dotnet_workflow/fix_foundry_agent_handoff_reason dev/dotnet_workflow/fix_foundry_agent_handoff_reason Jacob Alber 2026-04-16 16:45:44 -04:00
  • 6ef207ee00 Merge branch 'main' into dev/dotnet_workflow/fix_handoff_agent_session_handling Jacob Alber 2026-04-16 16:45:30 -04:00
  • e33029d079 Merge branch 'main' into dev/dotnet_workflow/fix_handoff_agent_session_handling Jacob Alber 2026-04-16 16:11:48 -04:00
  • 19cb049b66 Merge branch 'main' into dev/dotnet_workflow/fix_foundry_agent_handoff_reason Jacob Alber 2026-04-16 16:10:55 -04:00
  • e737ac6a44 .NET: Auto-instrument resolved AIAgents with OpenTelemetry for Foundry Hosted Agents (#5316) Roger Barreto 2026-04-16 21:10:46 +01:00
  • ca580a8316 .NET: Add error checking to workflow samples (#5175) Copilot 2026-04-16 20:03:16 +00:00
  • 101e07b061 .NET: Add Handoff sample (#5245) Jacob Alber 2026-04-16 16:02:31 -04:00
  • aee1acbf8b .NET: Foundry Evals integration for .NET (#4914) Ben Thomas 2026-04-16 12:40:07 -07:00
  • 91e34358eb Python: Feat: Add finish_reason support to AgentResponse and AgentResponseUpdate (#5211) L. Elaine Dazzio 2026-04-16 15:39:09 -04:00
  • 90a633967c Python: Fix Gemini client support for Gemini API and Vertex AI (#5258) Eduard van Valkenburg 2026-04-16 21:38:50 +02:00
  • 70d5aca4eb fix: Enable unwrapping of FunctionResultContent when ExternalRequest was wrapped into FunctionCallContent Jacob Alber 2026-04-16 10:25:08 -04:00
  • 661046b80a fix: Thread safety issue in MultiPartyConversation.AllMessages Jacob Alber 2026-04-16 09:19:20 -04:00
  • 0aeec63f35 fix: AgentSession checkpointing using AIAgent's Serialize/Deserialize methods Jacob Alber 2026-04-16 09:18:47 -04:00
  • 2951748c4a fix: Add session support for Handoff-hosted Agents Jacob Alber 2026-04-15 14:10:00 -04:00
  • 14c8683d94 test: Add unit tests Jacob Alber 2026-04-16 13:28:35 -04:00
  • c672627aaf fix: Foundry Agents without description in Handoff Jacob Alber 2026-04-16 11:43:50 -04:00
  • f7c1101a2b Merge branch 'main' into copilot/add-error-checking-workflow-samples copilot/add-error-checking-workflow-samples Jacob Alber 2026-04-16 13:04:58 -04:00