Commit Graph

  • 3eda97aac6 .NET: [Feature Branch] Introduce Azure OpenAI config for .NET pipeline (#2106) Chris Gillum 2025-11-11 17:30:55 -08:00
  • 2707adade7 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 16:28:53 -08:00
  • 863a632ccf Updated package versions (#2104) python-1.0.0b251111 Dmytro Struk 2025-11-11 15:30:34 -08:00
  • 78fbf5610f Remove unused using directive in AzureAgentProvider Chris 2025-11-11 15:12:00 -08:00
  • 246bf07419 Fix DTS startup issue and improve logging (#2103) Chris Gillum 2025-11-11 15:08:51 -08:00
  • 56f0ec9fa3 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 15:03:48 -08:00
  • 8d8c94b312 Python: Use the last entry in the task history to avoid empty responses (#2101) Mark Wallace 2025-11-11 22:56:53 +00:00
  • 17f6cc344c .NET: [Feature Branch] Update dotnet-build-and-test.yml to support integration tests (#2070) Chris Gillum 2025-11-11 14:23:03 -08:00
  • 4fb7a427b1 .NET Workflows - Separate Foundry/AzureAI Provider into its own package (#2078) Chris 2025-11-11 13:58:27 -08:00
  • 519bc9da0a Added handling for conversation_id (#2098) Dmytro Struk 2025-11-11 13:56:43 -08:00
  • 832b715657 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 12:23:56 -08:00
  • 180f82373b .NET: Allow extending agent run options via additional properties (#1872) Daniel Cazzulino 2025-11-11 17:00:59 -03:00
  • d59bd20765 Python: Fix MCP Tool Parameter Descriptions Not Propagated to LLMs (#1978) Giles Odigwe 2025-11-11 11:43:26 -08:00
  • 34e811fd36 Merge branch 'main' into feature-foundry-agents Roger Barreto 2025-11-11 19:25:25 +00:00
  • d3b5c6b18c Bump version for release Roger Barreto 2025-11-11 19:22:25 +00:00
  • 1d7292fba6 Python: OpenAI Responses Image Generation Stream Support, Sample and Unit Tests (#1853) Giles Odigwe 2025-11-11 11:01:37 -08:00
  • cd9073aa11 Python: Handle agent user input request in AgentExecutor (#2022) Tao Chen 2025-11-11 10:59:57 -08:00
  • 39598741e4 .NET Workflows - Support "structured inputs" feature for declarative workflows (#2053) Chris 2025-11-11 10:36:18 -08:00
  • d1009845c9 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 10:09:59 -08:00
  • 7eec3f3967 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 10:03:25 -08:00
  • 5fd2a0c287 Bump MishaKav/pytest-coverage-comment from 1.1.57 to 1.1.59 (#2034) dependabot[bot] 2025-11-11 09:52:50 -08:00
  • a257db3aea .NET: Update Extensions to be less restrictive for GetAIAgents (#2091) Roger Barreto 2025-11-11 17:52:21 +00:00
  • b565b25b04 Bump Roslynator.Analyzers from 4.14.0 to 4.14.1 (#1857) dependabot[bot] 2025-11-11 09:48:49 -08:00
  • 24298cd89e Bump vite in /python/samples/demos/chatkit-integration/frontend (#1918) dependabot[bot] 2025-11-11 09:33:52 -08:00
  • ad2ebfc0c8 Updated (#2076) Chris 2025-11-11 09:17:34 -08:00
  • a746cedf59 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 09:13:27 -08:00
  • 7a261dd598 Merge branch 'main' into feature-declarative-agents-dotnet Mark Wallace 2025-11-11 16:57:37 +00:00
  • a39e6561fd .NET: fix: WorkflowAsAgent Sample (#1787) Jacob Alber 2025-11-11 11:35:22 -05:00
  • 69dd532cd4 .NET: Bump Microsoft.SemanticKernel.Agents.Abstractions from 1.66.0 to 1.67.0 (#1962) dependabot[bot] 2025-11-11 16:26:19 +00:00
  • cf7c9fce40 Bump OpenTelemetry.Instrumentation.Runtime from 1.12.0 to 1.13.0 (#1856) dependabot[bot] 2025-11-11 16:23:30 +00:00
  • a58df61837 Merge branch 'main' into feature-foundry-agents Chris 2025-11-11 08:03:27 -08:00
  • 947e811d7f Revert "Integrate RecalcEngine to compute Env variables" markwallace-microsoft 2025-11-11 15:55:44 +00:00
  • 26e73756c7 Python: [Feature Branch] Added more examples and fixes for Azure AI agent (#2077) Dmytro Struk 2025-11-11 07:49:42 -08:00
  • 04b662543c .NET: Move catalog samples to the HostedAgents folder (#2090) SergeyMenshykh 2025-11-11 15:40:58 +00:00
  • caf61440f6 Integrate RecalcEngine to compute Env variables markwallace-microsoft 2025-11-11 15:39:33 +00:00
  • 32bd884bfd Python: Add concrete AGUIChatClient (#2072) Evan Mattson 2025-11-11 23:39:30 +09:00
  • 9aae01787a .NET: Fix null reference warnings in AgentBotElementYamlTests (#2088) Copilot 2025-11-11 13:09:27 +00:00
  • 07f8bec326 .NET: Fix some copilot issues (#2089) Mark Wallace 2025-11-11 12:44:25 +00:00
  • 16d87c3614 Merge branch 'main' into feature-declarative-agents-dotnet Mark Wallace 2025-11-11 12:27:04 +00:00
  • a93824f5c4 Merge branch 'main' into feature-foundry-agents Mark Wallace 2025-11-11 12:01:22 +00:00
  • 095df1e8f0 Merge branch 'feature-foundry-agents' into feature-declarative-agents-dotnet Mark Wallace 2025-11-11 11:41:38 +00:00
  • aaa91954c5 .NET: Declarative Agents (#1301) Mark Wallace 2025-11-11 11:39:20 +00:00
  • 93ab43d788 .NET - Enable build & test on branch feature-foundry-agents (#2068) Chris 2025-11-11 02:53:35 -08:00
  • 168186a5ed Merge branch 'main' into feature-foundry-agents Chris 2025-11-10 21:29:41 -08:00
  • 4eb31f120b Python: Add Integration tests for AzureFunctions (#2020) Laveesh Rohra 2025-11-10 21:27:17 -08:00
  • fb38ae8553 Merge branch 'main' into feature-foundry-agents Chris 2025-11-10 21:09:06 -08:00
  • 177b0c95be Update README.md to change Grafana links to Azure portal links for dashboard access (#1983) wuweng 2025-11-10 21:08:33 -08:00
  • c3ef6475a2 Python: [Feature Branch] Fixed "store" parameter handling (#2069) Dmytro Struk 2025-11-10 18:24:32 -08:00
  • 297d9d7fb3 Version 1.0.0-preview.251110.2 (#2067) dotnet-1.0.0-preview.251110.2 Mark Wallace 2025-11-11 00:23:01 +00:00
  • 916b51fe1a .NET: [Feature Branch] Update OpenAI config for integration tests (#2063) Chris Gillum 2025-11-10 15:56:42 -08:00
  • d3827e8c11 Version 1.0.0-preview.251107.2 (#2065) dotnet-1.0.0-preview.251107.2 Mark Wallace 2025-11-10 22:47:49 +00:00
  • 448aff536a Python: Fix Model ID attribute not showing up in invoke_agent span (#2061) Tao Chen 2025-11-10 14:32:04 -08:00
  • 12fc19b360 DevUI: support having both an agent and a workflow with the same id in discovery (#2023) Reuben Bond 2025-11-10 13:36:07 -08:00
  • 7a45929807 Python: .Net: Dotnet devui compatibility fixes (#2026) Victor Dibia 2025-11-10 10:56:31 -08:00
  • 105dc82c39 .NET: Feature foundry agent + user agent (#2058) Roger Barreto 2025-11-10 18:34:32 +00:00
  • 304b809655 .NET: [Feature Branch] Durable Task extension integration tests (#2017) Chris Gillum 2025-11-10 10:25:58 -08:00
  • c07e6afe21 Update AgentsClientExtensionsTests.cs Chris 2025-11-10 08:48:26 -08:00
  • 4ea6411001 Merge branch 'main' into feature-foundry-agents Chris 2025-11-10 08:42:17 -08:00
  • 68f79d8bea .NET: Update Foundry Agents to latest 2.0.0 alpha.20251107.3 (#2050) Roger Barreto 2025-11-10 15:40:37 +00:00
  • c0c12df851 .NET: Separate all memory and rag samples into their own folders (#2000) westey 2025-11-10 15:34:20 +00:00
  • 6cc0e2a0d8 Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.2 to 4.0.4.6 (#2031) dependabot[bot] 2025-11-10 13:02:43 +00:00
  • 01f3a3d881 .NET: Remove moved OpenAPI sample and point to SK one. (#1997) westey 2025-11-10 12:29:26 +00:00
  • f41e103ee2 Version 1.0.0-preview.251110.1 (#2048) dotnet-1.0.0-preview.251110.1 Mark Wallace 2025-11-10 12:23:22 +00:00
  • 866b4198bf .NET: assign AgentCard's URL to mapped-endpoint if not defined explicitly (#2047) Korolev Dmitry 2025-11-10 13:06:59 +01:00
  • 42da3cb6a4 .NET: fix ChatCompletions Tools serialization (#2043) Korolev Dmitry 2025-11-10 12:35:54 +01:00
  • fb1f4e2799 .NET: Latest updates Pre/Post V2 Bugbash Findings (#2040) Roger Barreto 2025-11-10 11:13:42 +00:00
  • e7224b5efb added missing chatAgent params (#2044) Eduard van Valkenburg 2025-11-10 12:02:45 +01:00
  • 548e0f028e Python: Fix underlying tool choice bug and all for return to previous Handoff subagent (#2037) Evan Mattson 2025-11-10 19:55:52 +09:00
  • 45dc0ff073 .NET [AG-UI]: Adds support for shared state. (#1996) Javier Calvarro Nelson 2025-11-10 10:50:11 +01:00
  • 0e7183dbd8 DevUI: Prevent line breaks within words in the agent view (#2024) Jeff Handley 2025-11-09 17:16:24 -08:00
  • c394f3f52b Updated package versions (#2027) python-1.0.0b251108 Dmytro Struk 2025-11-08 10:09:28 -08:00
  • 66a9976b31 Add Microsoft Agent Framework logo to assets (#2007) Shawn Henry 2025-11-07 23:27:33 -08:00
  • 4201b9a122 DevUI: Serialize workflow input as string to maintain conformance with OpenAI Responses format (#2021) Reuben Bond 2025-11-07 19:25:08 -08:00
  • 1aaf37dab8 .NET: Remove launchSettings.json from .gitignore in dotnet/samples (#2006) Reuben Bond 2025-11-07 15:45:15 -08:00
  • 94eae24082 Python: DevUI: Add OpenAI Responses API proxy support + HIL for Workflows (#1737) Victor Dibia 2025-11-07 15:28:32 -08:00
  • 85484c0259 .NET: DevUI - Do not automatically add/map OpenAI services/endpoints (#2014) Jeff Handley 2025-11-07 15:03:54 -08:00
  • f71faa80f9 Python: DevUI: Use metadata.entity_id instead of model field (#1984) Reuben Bond 2025-11-07 14:16:55 -08:00
  • 476fbbefc3 Added hosted MCP support (#2018) Dmytro Struk 2025-11-07 13:55:21 -08:00
  • 469525d9e6 Update 3 feature-foundry-agent/bugbash-demos Roger Barreto 2025-11-07 21:53:36 +00:00
  • 6e04c6bbbe Update 2 Roger Barreto 2025-11-07 21:44:31 +00:00
  • 778a9fec5c .NET: Add unit tests for declarative executor SetMultipleVariables (#2016) Peter Ibekwe 2025-11-07 13:44:22 -08:00
  • f5d6056074 Update Roger Barreto 2025-11-07 19:57:27 +00:00
  • e17b4b6441 Merge branch 'main' into feature-foundry-agents Chris 2025-11-07 11:37:33 -08:00
  • 2b869c2396 .NET Workflows - WIP Declarative action update (#1761) Chris 2025-11-07 11:37:21 -08:00
  • f2e697b634 Do not build DevUI assets during .NET project build (#2010) dotnet-1.0.0-preview.251107.1 Reuben Bond 2025-11-07 11:06:16 -08:00
  • 0aa8d30d7f Python: Add more samples for Azure Functions (#1980) Laveesh Rohra 2025-11-07 10:37:03 -08:00
  • 7c3d4fcf30 Merge branch 'main' into feature-foundry-agents Chris 2025-11-07 10:20:58 -08:00
  • cfcfd713d2 Merge branch 'main' into feature-python-foundry-agents Chris 2025-11-07 10:20:41 -08:00
  • 50d3e652ec Removed optional ID from FunctionResultContent (#2011) Dmytro Struk 2025-11-07 10:17:10 -08:00
  • 9586a3ea53 Bugbash Samples Roger Barreto 2025-11-07 17:51:17 +00:00
  • 3d40f309ed Merge branch 'main' into feature-foundry-agents Chris 2025-11-07 09:43:17 -08:00
  • 40b6deff96 .NET: [Feature Branch] Migrate state schema updates and support for agents as MCP tools (#1979) Chris Gillum 2025-11-07 09:42:11 -08:00
  • 73547ce28c Merge branch 'main' into feature-foundry-agents Chris 2025-11-07 09:38:09 -08:00
  • cfcec83f0f Version preview.251107.1 (#2008) Mark Wallace 2025-11-07 17:31:45 +00:00
  • e859edc2a4 .NET: AG-UI support for .NET: Support for tool calling (#1896) Javier Calvarro Nelson 2025-11-07 18:23:21 +01:00
  • 91e63df616 Merge branch 'main' into feature-foundry-agents Chris 2025-11-07 09:14:33 -08:00
  • 3d94ae57ed .NET: DevUI: Use relative URLs for backend API by default (#2005) Reuben Bond 2025-11-07 09:01:04 -08:00
  • 00b67e191b move a2a tests; add extensions for a2a+openairesponses (#1992) Korolev Dmitry 2025-11-07 17:32:06 +01:00
  • 754491cdd3 Python: Add Unit tests for Azurefunctions package (#1976) Laveesh Rohra 2025-11-07 08:29:43 -08:00
  • 32b984b09b .NET: Add WithAITool extensions for Hosting AIAgents (#1990) Korolev Dmitry 2025-11-07 17:28:28 +01:00