Commit Graph

  • 9e3b2fa09a Python: Update package version (#3258) python-1.0.0b260116 Giles Odigwe 2026-01-16 13:06:30 -08:00
  • 5687e13221 Python: [BREAKING] Renamed create_agent to as_agent (#3249) Dmytro Struk 2026-01-16 11:21:52 -08:00
  • a151f10cc2 .NET Purview Middleware: Improve Background Job Runner Injection (#3256) eoindoherty1 2026-01-16 11:20:35 -08:00
  • b773830e4b Create/Get Agent API - fixes and example improvements (#3246) Dmytro Struk 2026-01-15 20:36:34 -08:00
  • 975884f32d Python: (AG-UI) Support service-managed thread on AG-UI (#3136) Hao Luo 2026-01-15 17:28:13 -10:00
  • 5ddb4cd546 Register one orchestration per workflow. Shyju Krishnankutty 2026-01-15 16:26:20 -08:00
  • 50662c3415 Minor cleanup/reorg Shyju Krishnankutty 2026-01-15 15:15:08 -08:00
  • b5ca0c8eda Python: Create/Get Agent API for OpenAI Assistants (#3208) Dmytro Struk 2026-01-15 14:52:32 -08:00
  • dd3e2b6e53 Bump azure-core from 1.37.0 to 1.38.0 in /python (#3209) dependabot[bot] 2026-01-15 23:25:41 +01:00
  • 48d124efbe Python: Create/Get Agent API for Azure V1 (#3192) Dmytro Struk 2026-01-15 14:19:03 -08:00
  • 6e9420f614 Updated DurableAIAgent and fixed integration tests (#3241) Dmytro Struk 2026-01-15 13:43:26 -08:00
  • 6fbb4dcb87 Minor cleanups Shyju Krishnankutty 2026-01-15 11:43:28 -08:00
  • ff230c86ce cleanup Shyju Krishnankutty 2026-01-15 11:10:46 -08:00
  • 2ab859dd94 .NET: [BREAKING] Renamed CreateAIAgent/GetAIAgent to AsAIAgent (#3222) Dmytro Struk 2026-01-15 08:01:15 -08:00
  • 6e029eb039 WIP Shyju Krishnankutty 2026-01-15 07:49:07 -08:00
  • e192af93a7 .NET: Update Google.GenAI to 0.11.0 and remove polyfill implementations (#3232) Copilot 2026-01-15 15:16:32 +00:00
  • 3dbdecedda .NET: Merge AgentRunOptions.AdditionalProperties into ChatOptions.AdditionalProperties (#3184) westey 2026-01-15 12:15:24 +00:00
  • 15d0c34d9f Python: Properly configure structured outputs based on new options dict (#3213) Evan Mattson 2026-01-15 11:41:46 +09:00
  • 620da7a829 Python: fix(ag-ui): add MCP tool support for AG-UI approval flows (#3212) Evan Mattson 2026-01-15 11:34:11 +09:00
  • 80b25a782b fix(workflows): rename WorkflowOutputEvent.source_executor_id to executor_id for API consistency (#3166) Evan Mattson 2026-01-15 11:11:25 +09:00
  • ffe2e787ba Python: fix(core): correct FunctionResultContent ordering in WorkflowAgent.merge_updates (#3168) Evan Mattson 2026-01-15 10:54:44 +09:00
  • defb533b95 working e2e orchestration completion. Shyju Krishnankutty 2026-01-14 16:18:21 -08:00
  • cb2862d4c3 update package versions (#3223) python-1.0.0b260114 Giles Odigwe 2026-01-14 15:26:50 -08:00
  • 9b9a0f178c Python: Added AzureAI sample for downloading code interpreter generated files (#3189) Giles Odigwe 2026-01-14 14:50:07 -08:00
  • 7f22a87a24 WIP. runs all executors/agents in workflow sequantially. Shyju Krishnankutty 2026-01-14 12:33:54 -08:00
  • 6c956ec596 Python: Add more specific exceptions to Workflow (#3188) Tao Chen 2026-01-14 12:10:52 -08:00
  • 99c5718696 Python: Create/Get Agent API for Azure V2 (#3059) Dmytro Struk 2026-01-14 11:35:01 -08:00
  • 3df916064c Python: Add Durabletask samples and minor fixes (#3157) Laveesh Rohra 2026-01-14 10:56:11 -08:00
  • f56808b279 .NET: [Breaking] Rename AgentRunResponseEvent and AgentRunUpdateEvent classes (#3214) SergeyMenshykh 2026-01-14 17:44:35 +00:00
  • c70e594e6c .NET: [Breaking] RenameAgentRunResponse and AgentRunResponseUpdate classes (#3197) SergeyMenshykh 2026-01-14 10:27:41 +00:00
  • 8b1449024e Python: ADR for simplified get response (#3098) Eduard van Valkenburg 2026-01-14 09:50:34 +01:00
  • d8cf8361bd renamed all (#3207) Eduard van Valkenburg 2026-01-14 06:54:07 +01:00
  • 4340f37e97 wip Shyju Krishnankutty 2026-01-13 19:38:26 -08:00
  • 1ae0b09e42 Python: Add dependencies param to ag-ui FastAPI endpoint (#3191) Evan Mattson 2026-01-14 07:31:33 +09:00
  • c063fc77e6 .NET: Make ChatMessageStore and AIContextProvider context props settable (#3196) westey 2026-01-13 19:47:57 +00:00
  • 04657c207a Implement IReadOnlyList on InMemoryChatMessageStore (#3205) westey 2026-01-13 19:47:23 +00:00
  • 655a59a75f Add ignored parameter for CodeQL in workflow (#3204) Mark Wallace 2026-01-13 19:10:55 +00:00
  • 7d2d34511c Python: ADR for create/get agent API (#2618) Dmytro Struk 2026-01-13 10:55:05 -08:00
  • 0b152418b6 [BREAKING] Python: Refactor orchestrations (#3023) Tao Chen 2026-01-13 10:40:26 -08:00
  • 3e97425245 Python: [BREAKING]: Introducing Options as TypedDict and Generic (#3140) Eduard van Valkenburg 2026-01-13 17:41:05 +01:00
  • 5faa2851bb point URL to agent, not to agentcard (#3176) Korolev Dmitry 2026-01-13 17:32:05 +01:00
  • 9c094573e8 Python: Add declarative workflow runtime (#2815) Evan Mattson 2026-01-13 16:11:21 +09:00
  • b2893fbc00 Python: MCP Improvements: improved connection loss behavior, pagination for loading and a param to control representation (#3154) Eduard van Valkenburg 2026-01-13 05:09:33 +01:00
  • 203fb7b1c4 Python: [BREAKING]: removed display_name, renamed context_providers, middleware and AggregateContextProvider (#3139) Eduard van Valkenburg 2026-01-13 03:24:07 +01:00
  • aea354b09c WIP Shyju Krishnankutty 2026-01-12 17:26:36 -08:00
  • ef44fb4960 azureai direct a2a endpoint support (#3127) Giles Odigwe 2026-01-12 14:03:04 -08:00
  • e63c148fc7 Python: Fix MCPStreamableHTTPTool to use new streamable_http_client API (#3088) Copilot 2026-01-12 09:26:53 -08:00
  • da6b2534c2 WIP Shyju Krishnankutty 2026-01-12 09:06:27 -08:00
  • c7cb5be231 .NET: Improve resolving AITool from DI (#3175) Korolev Dmitry 2026-01-12 17:13:44 +01:00
  • 3e13909e59 Python: Add Pydantic request model and OpenAPI tags support to AG-UI FastAPI endpoint (#2522) claude89757 2026-01-12 23:07:34 +08:00
  • 3a5fe31263 Fix Ollama model env var in documentation (#3156) Dina Suehiro Jones 2026-01-12 06:15:49 -08:00
  • bb6ecd9c71 .NET: [BREAKING] Change GetNewThread and DeserializeThread to async (#3152) westey 2026-01-12 11:25:51 +00:00
  • 6e3bc219e0 fix(anthropic): fix duplicate ToolCallStartEvent in streaming tool calls (#3051) Ao Chen 2026-01-12 16:14:49 +08:00
  • 551c2c3abe Python: multiple bug fixes (#3150) Eduard van Valkenburg 2026-01-12 02:01:41 +01:00
  • 1e36ba33c4 .NET: Python: Merge main into feature-durabletask-python branch (#3160) Laveesh Rohra 2026-01-09 15:58:49 -08:00
  • 6445b6b3a6 Python: Fix AzureAIClient tool call bug for AG-UI use (#3148) Evan Mattson 2026-01-10 03:53:15 +09:00
  • d28ad2d7df Track agent name with updates for workflow agent (#3146) Evan Mattson 2026-01-09 17:23:32 +09:00
  • 88968da0bd Python: fix(ag-ui): Execute tools with approval_mode, fix shared state, code cleanup (#3079) Evan Mattson 2026-01-09 12:08:05 +09:00
  • 50d34aec91 .NET: Bump Microsoft.Agents.AI.OpenAI and Microsoft.Extensions.AI.OpenAI (#2996) dotnet-1.0.0-preview.260108.1 dependabot[bot] 2026-01-08 23:45:32 +00:00
  • 13a5b70703 Updated package versions (#3144) Dmytro Struk 2026-01-08 14:19:44 -08:00
  • 9c04196491 Bump js-yaml from 4.1.0 to 4.1.1 in /python/packages/devui/frontend (#3123) dependabot[bot] 2026-01-08 20:49:49 +00:00
  • 01c5aabda5 Bump Google.GenAI from 0.6.0 to 0.9.0 (#2995) dependabot[bot] 2026-01-08 20:12:20 +00:00
  • 3f7ea350dc Python: Add tool call/result content types and update connectors and samples (#2971) Copilot 2026-01-08 11:46:32 -08:00
  • 92435c6ab5 .NET: Add Run overloads to expose ChatClientAgentRunOptions in IntelliSense (#3115) Copilot 2026-01-08 19:25:47 +00:00
  • f6086e4ccd Bump Microsoft.Agents.AI.Workflows from 1.0.0-preview.251125.1 to 1.0.0-preview.251219.1 (#2997) dependabot[bot] 2026-01-08 17:55:43 +00:00
  • 99fac4ca56 .NET: fix: Expose WorkflowErrorEvent as ErrorContent (#2762) Jacob Alber 2026-01-08 12:34:05 -05:00
  • 7aa72f6fdb .NET: [Breaking] Prevent loss of input messages & streamed updates when resuming streaming (#2748) SergeyMenshykh 2026-01-08 17:31:13 +00:00
  • 49cecf324c Bump Anthropic from 12.0.0 to 12.0.1 (#2993) dependabot[bot] 2026-01-08 17:00:29 +00:00
  • b88b2c3190 Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.5 to 4.0.5.1 (#2994) dependabot[bot] 2026-01-08 17:00:12 +00:00
  • ab493af110 Python: Fix Anthropic streaming response bugs (#3141) Sukeesh 2026-01-08 21:52:52 +05:30
  • 33888641ec .NET: Map additional props <-> A2A metadata (#3137) SergeyMenshykh 2026-01-08 14:05:16 +00:00
  • 299a5110ed Make A2AAgent public, so that it's concrete implementation methods can be used. (#3119) westey 2026-01-08 11:27:41 +00:00
  • f508f1d6da Python: Bump python version to 1.0.0b260107 for a release (#3128) Evan Mattson 2026-01-08 08:49:28 +09:00
  • e9d97ce6b7 Python: fix(azure-ai): Fix response_format handling for structured outputs (#3114) python-1.0.0b260107 Evan Mattson 2026-01-08 08:11:28 +09:00
  • f4ab586f11 Python: Streaming sample for azurefunctions (#3057) Gavin Aguiar 2026-01-07 16:20:42 -06:00
  • e3eff65a6b Python: Complete durableagent package (#3058) Laveesh Rohra 2026-01-07 13:53:21 -08:00
  • a118fd5c07 updated templates (#3106) Eduard van Valkenburg 2026-01-07 16:39:31 +01:00
  • 521f04632d Enable blank issues in issue template configuration Mark Wallace 2026-01-07 14:55:43 +00:00
  • dd69cabc67 .NET: Seal factory contexts and add non JSO deserialize overloads (#3066) westey 2026-01-07 11:40:39 +00:00
  • 2e1189ca65 Python: Improve DevUI, add Context Inspector view as new tab under traces (#2742) Victor Dibia 2026-01-07 00:26:08 -08:00
  • db283cd396 Python: Fix MCP tool result serialization for list[TextContent] (#2523) claude89757 2026-01-07 08:47:26 +08:00
  • f49e537721 Bump Bedrock version to latest (#3110) Evan Mattson 2026-01-07 09:34:02 +09:00
  • 202f557c71 Bump versions to 1.0.0b260106 for a release. Update CHANGELOG.md (#3109) Evan Mattson 2026-01-07 09:09:49 +09:00
  • ea370f8ff6 sharepoint sample fix (#3108) python-1.0.0b260106 Giles Odigwe 2026-01-06 14:57:54 -08:00
  • 24c822590f fix: tool_choice parameter not being honored when passed to agent.run() (#3095) Evan Mattson 2026-01-07 07:51:20 +09:00
  • 953fde69ac .NET: Fix message ordering inconsistency when using AIContextProvider (#2659) Copilot 2026-01-06 15:39:42 +00:00
  • 7a05849609 Fix broken strands urls. (#3102) westey 2026-01-06 14:55:29 +00:00
  • 0aa0579b1b .NET: Seal ChatClientAgentThread (#2842) Copilot 2026-01-06 10:44:13 +00:00
  • 844d345106 Python: Fix ExecutorInvokedEvent and ExecutorCompletedEvent observability data (#3090) Evan Mattson 2026-01-06 18:12:26 +09:00
  • ed5278c41d Fix: Update OTLP exporter protocol conditions (#3070) takanori-terai 2026-01-06 13:45:29 +09:00
  • 928c9d54ad Python: Fix AzureAIClient failure when conversation history contains assistant messages (#3076) Evan Mattson 2026-01-06 07:05:46 +09:00
  • 0aba02c402 [BREAKING] Remove unused AgentThreadMetadata (#3067) westey 2026-01-05 14:03:18 +00:00
  • 3ef67eff10 .NET: [BREAKING] Refactor ChatMessageStore methods to be similar to AIContextProvider and add filtering support (#2604) westey 2026-01-05 11:51:15 +00:00
  • deea844bc7 fix and extra int test (#3037) Eduard van Valkenburg 2026-01-05 05:35:10 +01:00
  • 577ad4b838 add issue template and additional labeling (#3006) Eduard van Valkenburg 2026-01-05 02:32:33 +01:00
  • a5b36dc379 Python: [Durabletask] Update feature-durabletask-python branch with main (#3068) Laveesh Rohra 2026-01-02 13:13:37 -08:00
  • f958bf06ba Fix breaks after merge from main feature-featurecollections-messagestore westey 2025-12-31 12:26:36 +00:00
  • 443ed50f58 Merge branch 'main' into feature-featurecollections-messagestore westey 2025-12-31 12:09:31 +00:00
  • 8b4f7d5e29 .NET: [Breaking] Introduce RunCoreAsync/RunCoreStreamingAsync delegation pattern in AIAgent (#2749) Copilot 2025-12-30 12:24:09 +00:00
  • 4b8a545589 Python: add powerfx safe mode (#3028) python-1.0.0b251223 Eduard van Valkenburg 2025-12-23 21:12:50 +01:00