Commit Graph

  • ce0b374c27 Pre-build samples via tests to avoid timeouts (#4245) westey 2026-02-25 12:20:34 +00:00
  • ce9f2cdbb1 Filter src by framework for tests build (#4244) westey 2026-02-25 11:52:43 +00:00
  • 9059721788 Separate build and test into parallel jobs (#4243) westey 2026-02-25 11:32:07 +00:00
  • 2ba7ee9ce5 .NET: Implement Task support for A2A Hosting package (#3732) Korolev Dmitry 2026-02-25 12:20:43 +01:00
  • 0ee09d37a8 Increase integration tests threads to 4x (#4242) westey 2026-02-25 11:14:55 +00:00
  • 059398c80d Increase Integration Test Parallelism (#4241) westey 2026-02-25 10:21:15 +00:00
  • 4530504a3d Python: Azure AI Search provider improvements - EmbeddingGenerator, async context manager, KB message handling (#4212) Eduard van Valkenburg 2026-02-25 07:47:26 +01:00
  • 2ad0caf069 .NET: Fix JSON arrays of objects parsed as empty records when no schema is defined (#4199) L. Elaine Dazzio 2026-02-24 20:02:43 -05:00
  • 23fe2c16b3 Python: Fixing issue #1366 - Thread corruption when max_iterations is reached. (#4234) Ben Thomas 2026-02-24 16:58:34 -08:00
  • 40d2fac29c [BREAKING] Python: Add InvokeFunctionTool action for declarative workflows (#3716) Evan Mattson 2026-02-25 07:54:35 +09:00
  • b8a59129de Add project name filter to solution (#4231) westey 2026-02-24 22:35:29 +00:00
  • 9e3d6575ee Fix coverage settings path and trait filter (#4229) westey 2026-02-24 22:10:21 +00:00
  • f1585b1880 Fix build paths (#4228) westey 2026-02-24 21:45:53 +00:00
  • a39e324a43 Add solution filtered parallel test run (#4226) westey 2026-02-24 21:21:33 +00:00
  • be5ed93b99 Remove accidental add of code coverage for integration tests (#4219) westey 2026-02-24 17:48:48 +00:00
  • f77f40b987 Python: Fix workflow runner concurrent processing (#4143) Tao Chen 2026-02-24 08:36:04 -08:00
  • 9a7d93909d .NET: Add Foundry Agents Tool Sample - Bing Custom Search (#3701) Roger Barreto 2026-02-24 14:57:16 +00:00
  • fb732311ac Fix anthropic integration tests and skip reason (#4211) westey 2026-02-24 14:48:12 +00:00
  • 1086d1d183 Revert devcontainer bug workaround (#4206) westey 2026-02-24 12:07:44 +00:00
  • d04228da39 Fix copilot studio integration tests failure (#4209) westey 2026-02-24 12:07:17 +00:00
  • 6c3b9d43ed .NET: Upgrade to XUnit 3 and Microsoft Testing Platform (#4176) westey 2026-02-24 11:26:12 +00:00
  • ec6c5ad793 Bump esbuild and vite (#4178) dependabot[bot] 2026-02-24 19:10:29 +09:00
  • f126f91a7c Python: docs(observability): add Comet Opik setup example (#3940) Vincent Koc 2026-02-24 04:59:16 -05:00
  • c8c2219a87 Bump werkzeug from 3.1.5 to 3.1.6 in /python (#4125) dependabot[bot] 2026-02-24 18:56:36 +09:00
  • 3da3e98264 Bump ruff from 0.15.1 to 0.15.2 in /python (#4182) dependabot[bot] 2026-02-24 10:53:18 +01:00
  • acff8f38dd Bump poethepoet from 0.41.0 to 0.42.0 in /python (#4183) dependabot[bot] 2026-02-24 10:52:14 +01:00
  • f78fa27215 Python: Fix doubled tool_call arguments in MESSAGES_SNAPSHOT when streaming (#4200) L. Elaine Dazzio 2026-02-24 04:49:24 -05:00
  • acc49196c1 Python: updated integration tests and guidance (#4181) Eduard van Valkenburg 2026-02-24 10:35:46 +01:00
  • 6305e3e092 Python: feat(python): Add embedding abstractions and OpenAI implementation (Phase 1) (#4153) Eduard van Valkenburg 2026-02-24 08:40:20 +01:00
  • 7b24d9160d Python: Add Foundry Memory Context Provider (#3943) Copilot 2026-02-24 07:05:53 +01:00
  • de612c47f5 Python: Add CreateConversationExecutor, fix input routing, remove unused handler layer (#4159) Evan Mattson 2026-02-24 10:59:39 +09:00
  • bb4fe48c9a Python: Enhance Azure AI Search Citations with Document URLs in Foundry V2 (#4028) Giles Odigwe 2026-02-23 17:21:33 -08:00
  • b7efaae709 Python: Automate sample validation (#4193) Tao Chen 2026-02-23 17:08:16 -08:00
  • 55398e21df Python: Add max_function_calls to FunctionInvocationConfiguration (#2329) (#4175) Eduard van Valkenburg 2026-02-24 02:00:25 +01:00
  • 70b44d9aa5 Add circular edges sample. shkr/feat_durable_task-nested+loop-sample Shyju Krishnankutty 2026-02-23 14:13:30 -08:00
  • 3d7409f2c9 Removed unused using statement. Shyju Krishnankutty 2026-02-23 13:04:24 -08:00
  • 1a396883ca Removed unused reference. Shyju Krishnankutty 2026-02-23 12:02:37 -08:00
  • 16343368f6 README cleanup Shyju Krishnankutty 2026-02-23 11:49:29 -08:00
  • adb566161f Nested workflow support. Shyju Krishnankutty 2026-02-23 08:52:07 -08:00
  • 11628c3166 Python: Fix structured_output propagation in ClaudeAgent (#4137) Amit Mukherjee 2026-02-23 12:45:02 -06:00
  • 69eabcd1fc .NET: Fix case-sensitive property mismatch in CosmosChatHistoryProvider queries (#3485) Copilot 2026-02-23 18:27:21 +00:00
  • 8b69c2ea12 .NET: Add Foundry Agents Tool Sample - Web Search (#4040) Roger Barreto 2026-02-23 17:15:02 +00:00
  • 66dbef3e51 Make Cosmos DB tests read COSMOSDB_ENDPOINT and COSMOSDB_KEY from environment variables (#4156) Copilot 2026-02-23 16:44:31 +00:00
  • 892c177e93 .NET: Fix FunctionInvocationDelegatingAgent to preserve all AgentRunOptions properties (#4179) SergeyMenshykh 2026-02-23 16:37:43 +00:00
  • 5244061623 Initial plan copilot/compare-samples-to-main copilot-swe-agent[bot] 2026-02-23 16:16:37 +00:00
  • ba454552c5 Updated GitHub action for manual integration tests (#4147) Dmytro Struk 2026-02-23 07:37:06 -08:00
  • e45e58108b .NET: [BREAKING] Add ChatClient decorator for calling AIContextProviders (#4097) westey 2026-02-23 15:06:21 +00:00
  • 6e4562e354 .NET: Add Foundry Agents Tool Sample - Memory Search (#3700) Roger Barreto 2026-02-23 14:54:05 +00:00
  • 060d8fcadd .NET: Simplify store=false scenario for responses (#4124) westey 2026-02-23 12:24:32 +00:00
  • d8b9409e96 Python: (ag-ui): Add Workflow Support, Harden Streaming Semantics, and add Dynamic Handoff Demo (#3911) Evan Mattson 2026-02-23 20:59:56 +09:00
  • b1c7c7c844 Python: Fix OpenAI chat client compatibility with third-party endpoints and OTel 0.4.14 (#4161) Eduard van Valkenburg 2026-02-23 11:05:36 +01:00
  • 6b16adbcc7 Add OpenTelemetry observability instrumentation to DurableTask workflows Shyju Krishnankutty 2026-02-22 10:48:59 -08:00
  • ae287982e9 Fix readme path Chris Rickman 2026-02-22 12:36:55 -08:00
  • b909cadbd6 Update GitHub.Copilot.SDK to 0.1.25 and use Clone() to replace custom SessionConfig copying copilot/update-github-copilot-sdk copilot-swe-agent[bot] 2026-02-22 11:12:43 +00:00
  • 51b83c05b9 Initial plan copilot-swe-agent[bot] 2026-02-22 10:58:46 +00:00
  • 607a07cb08 Merge branch 'crickman/dotnet-sample-improvements' of https://github.com/microsoft/agent-framework into crickman/dotnet-sample-improvements Chris Rickman 2026-02-21 12:50:15 -08:00
  • 06fb0f7140 Fix link Chris Rickman 2026-02-21 12:45:32 -08:00
  • a96021abe0 Move new AgentSkills and AgentWithMemory_Step04 samples Copilot 2026-02-21 12:39:18 -08:00
  • ac4aa7bfba Added tests check for Python feature-integration-tests Dmytro Struk 2026-02-21 12:02:09 -08:00
  • 54f9593c6b Resolve new sample paths Chris Rickman 2026-02-21 11:45:52 -08:00
  • de1a7e7756 Small update Dmytro Struk 2026-02-21 11:39:36 -08:00
  • 95d3efd46d Small update Dmytro Struk 2026-02-21 11:32:54 -08:00
  • a9c6675ef2 Fix solution Chris Rickman 2026-02-21 11:32:05 -08:00
  • 1e16cfd0bd Resolve merge from main (new samples) Chris Rickman 2026-02-21 11:26:26 -08:00
  • fb9ff6291c Small fixes Dmytro Struk 2026-02-21 11:22:28 -08:00
  • b65f8f0312 Small fix for Python Dmytro Struk 2026-02-20 18:35:23 -08:00
  • 3256baa8b6 .NET: [Feature Branch] Adding support for events & shared state in durable workflows (#4020) Shyju Krishnankutty 2026-02-20 16:49:47 -08:00
  • 93930eeea4 Created dedicated workflows for integration tests Dmytro Struk 2026-02-20 16:13:56 -08:00
  • b41dd2b6c6 Reverted file rename Dmytro Struk 2026-02-20 15:42:37 -08:00
  • 661f8588a1 Small updates Dmytro Struk 2026-02-20 15:40:29 -08:00
  • 30c3abdbf0 Updated path detection logic Dmytro Struk 2026-02-20 15:29:52 -08:00
  • e63f40b756 Added fetch from main for comparison Dmytro Struk 2026-02-20 14:36:13 -08:00
  • d6ad111e3b Removed repo check Dmytro Struk 2026-02-20 14:21:14 -08:00
  • ae9a540518 Updated merge test permissions Dmytro Struk 2026-02-20 14:15:13 -08:00
  • 75ff4f486f Added new GitHub action for manual integration test run based on PR (#4135) Dmytro Struk 2026-02-20 13:33:22 -08:00
  • 7ba636d642 .NET: Support Agent Skills (#4122) SergeyMenshykh 2026-02-20 21:05:56 +00:00
  • 44aec2009f Bump flask from 3.1.2 to 3.1.3 in /python (#4126) dependabot[bot] 2026-02-20 11:32:25 -08:00
  • 06c6ec052e .NET: Fix failing vision integration tests by using local test files (#4128) Copilot 2026-02-20 15:15:26 +00:00
  • b3ac4777ba Replace inline string literals with constants in ChatHistoryMemoryProvider (#4096) westey 2026-02-20 12:00:21 +00:00
  • 0e2fcb1c7f .NET: Add Foundry Memory Context Provider (#3522) Roger Barreto 2026-02-20 11:25:06 +00:00
  • 6232f17316 Merge branch 'crickman/dotnet-sample-improvements' of https://github.com/microsoft/agent-framework into crickman/dotnet-sample-improvements Chris Rickman 2026-02-19 18:40:16 -08:00
  • c1c0698bff Merge branch 'main' into crickman/dotnet-sample-improvements Chris Rickman 2026-02-19 18:39:21 -08:00
  • 0086d38f58 .NET: [BREAKING] Workflows API Review Naming Changes (Part 1?) (#4090) python-1.0.0rc1 dotnet-1.0.0-rc1 Jacob Alber 2026-02-19 21:05:18 -05:00
  • 76cc94cf8f .NET - Reorder Agents samples to start from Step01 instead of Step04 (#4110) Copilot 2026-02-19 17:31:00 -08:00
  • 5fd260e11d .NET: Small fixes in README (#4099) Dmytro Struk 2026-02-19 17:25:46 -08:00
  • 2cfc32868f Merge branch 'main' into crickman/dotnet-sample-improvements Chris 2026-02-19 16:26:49 -08:00
  • af1ad60155 Update labeler configuration for workflow samples Chris 2026-02-19 16:26:35 -08:00
  • 2f606d2f6e .NET: Fix broken relative link in GroupChatToolApproval README (#4108) Copilot 2026-02-19 15:06:11 -08:00
  • 20af5ad945 Python: Add more unit test coverage gates (#4104) Tao Chen 2026-02-19 14:57:21 -08:00
  • c765a57c45 .NET Samples - Create 02-agents learning path step (#4107) Chris 2026-02-19 14:35:16 -08:00
  • 750a290931 Python: Fix broken markdown links to repo resources (outside /docs) (#4105) Copilot 2026-02-19 14:11:47 -08:00
  • 1b17ead20e Merge branch 'main' into crickman/dotnet-sample-improvements Chris 2026-02-19 13:49:56 -08:00
  • 48da8b06f2 Fix solution project path Chris Rickman 2026-02-19 13:49:24 -08:00
  • eeb8644f3c .NET Samples - Create 03-workflows learning path step (#4102) Chris 2026-02-19 13:45:25 -08:00
  • 160cc635c1 Fix broken sample links in durable-agents README (#4101) Copilot 2026-02-19 13:24:35 -08:00
  • 67ce1baecf Python: fix reasoning model workflow handoff and history serialization (#4083) Eduard van Valkenburg 2026-02-19 22:02:20 +01:00
  • 683800ce06 Agent fixed links Chris Rickman 2026-02-19 12:53:09 -08:00
  • e3c1597d76 Remove A2A section from README Chris 2026-02-19 12:28:31 -08:00
  • e8795da63f .NET Samples - Create 04-hosting learning path step (#4098) Chris 2026-02-19 12:12:12 -08:00
  • 4011c97b75 test: WIP dev/dotnet_workflow/fix_unit_test_race_condition Jacob Alber 2025-12-05 16:55:19 -05:00