Commit Graph

  • 4ed1e5fef1 Update Microsoft.Azure.Functions.Worker.Extensions.DurableTask to "1.16.0" Shyju Krishnankutty 2026-03-09 12:46:11 -07:00
  • 710c8e2069 Merge branch 'main' into feat/durable_task Shyju Krishnankutty 2026-03-09 12:01:42 -07:00
  • 2aaca50217 Python: Exclude conversation_id from chat completions API options (#4517) Evan Mattson 2026-03-10 02:03:50 +09:00
  • f74bda5a83 Python: Fix conversation-id propagation when chat_options is a dict (#4340) Evan Mattson 2026-03-09 19:56:57 +09:00
  • 23d6d91c8f Python: [Breaking] Upgrade to azure-ai-projects 2.0+ (#4536) Eduard van Valkenburg 2026-03-09 11:12:47 +01:00
  • d5e240b375 [BREAKING] Python: Update github-copilot-sdk integration to use ToolInvocation/ToolResult types (#4551) Evan Mattson 2026-03-09 18:57:51 +09:00
  • d03d59b347 Bump DurableTask SDK packages to 1.22.0 Shyju Krishnankutty 2026-03-06 16:04:42 -08:00
  • 22989abb3c Bump DurableTask and Azure Functions extension package versions Shyju Krishnankutty 2026-03-06 15:00:01 -08:00
  • e24876364a Merge branch 'main' into feat/durable_task Shyju Krishnankutty 2026-03-06 14:54:24 -08:00
  • 73bb51b300 Fix E501 lint error: split long error message string in _validate_skill_metadata copilot-swe-agent[bot] 2026-03-06 20:42:35 +00:00
  • 7fa6a304d8 Sample format crickman/feature-compaction Chris Rickman 2026-03-06 11:33:37 -08:00
  • 1ca43f9643 .NET: Add security warnings to xml comments for core components (#4527) westey 2026-03-06 19:04:22 +00:00
  • b98880df32 .NET: Update Anthropic to 12.8.0 and Anthropic.Foundry to 0.4.2 (#4475) Copilot 2026-03-06 18:57:02 +00:00
  • c8750cbe92 .NET: Create a sample to show bounded chat history with overflow into chat history memory (#4136) westey 2026-03-06 18:03:43 +00:00
  • 2e6805c5a1 Port .NET validation improvements to Python skills: reject consecutive hyphens and enforce directory name match copilot-swe-agent[bot] 2026-03-06 18:03:19 +00:00
  • 6c2cd330b5 Initial plan copilot-swe-agent[bot] 2026-03-06 17:58:51 +00:00
  • 394e9c1692 .NET: Improve skill name validation: reject consecutive hyphens and enforce directory name match (#4526) pr-4526-python-skill-validation SergeyMenshykh 2026-03-06 17:29:53 +00:00
  • 7e98b0cd29 .NET: Update HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and MEAI 10.3.0 (#4477) Copilot 2026-03-06 12:15:10 +00:00
  • f7e4143c61 .NET: Fix filter combine logic for ChatHistoryMemoryProvider (#4501) westey 2026-03-06 11:59:50 +00:00
  • d8d6ac1c59 Add ServiceLifetime support for Hosting DI registration (#4476) westey 2026-03-06 09:39:33 +00:00
  • 4bd5469798 Python: Improve ag-ui tests and coverage (#4442) Evan Mattson 2026-03-06 16:06:56 +09:00
  • 1ac68f65bf Python: Fix RedisContextProvider for redisvl 0.14.0 by using AggregateHybridQuery (#3954) Copilot 2026-03-05 17:34:35 -08:00
  • 8664d19285 Python: Propagated MCP isError flag through function middleware pipeline (#4511) Dmytro Struk 2026-03-05 15:16:19 -08:00
  • ce7b5b17c1 Python: Fix as_agent() not defaulting name/description from client properties (#4484) Giles Odigwe 2026-03-05 12:12:11 -08:00
  • 83de93f377 Merge branch 'main' into crickman/feature-compaction Chris 2026-03-05 11:00:52 -08:00
  • 8bf4235f4e Python: Forward runtime kwargs to skill resource functions (#4417) SergeyMenshykh 2026-03-05 18:01:25 +00:00
  • 72a84857ee Merge branch 'main' into copilot/update-sample-references-to-1-0-0-beta-9 Roger Barreto 2026-03-05 16:44:55 +00:00
  • e296bb5078 Sample readme Chris Rickman 2026-03-05 08:35:49 -08:00
  • 1412de43a3 Initial plan copilot/add-readme-for-compaction-pipeline-again copilot-swe-agent[bot] 2026-03-05 16:34:13 +00:00
  • d3a7a4da87 Initial plan copilot/add-readme-for-compaction-pipeline copilot-swe-agent[bot] 2026-03-05 16:33:47 +00:00
  • 43d226f8ca Add sample to solution Chris Rickman 2026-03-05 08:32:04 -08:00
  • 1a8a58f753 Merge branch 'main' into crickman/feature-compaction-deux Chris 2026-03-05 08:29:23 -08:00
  • c513694b2f Remove working solution Chris Rickman 2026-03-05 08:27:00 -08:00
  • f42863e354 Test update Chris Rickman 2026-03-05 08:25:19 -08:00
  • 2563dbae71 Merge branch 'main' into crickman/feature-compaction Chris 2026-03-05 08:10:51 -08:00
  • 06f55c0494 Update tests Chris Rickman 2026-03-05 08:10:16 -08:00
  • 55ddd841b7 Python: Fix Python pyright package scoping and typing remediation (#4426) Eduard van Valkenburg 2026-03-05 16:32:24 +01:00
  • 4a043c6c66 .NET: Switch auth sample to use Singletons (#4454) westey 2026-03-05 14:42:46 +00:00
  • 3fb90a501a .NET: CI Build time end to end improvement (#4208) westey 2026-03-05 14:14:33 +00:00
  • b28847f1e4 Use explicit types and AsAIAgent() extensions across all HostedAgents samples Roger Barreto 2026-03-05 12:49:06 +00:00
  • db6023b0fc Replace Microsoft.Extensions.AI.OpenAI with Microsoft.Agents.AI.OpenAI and remove AsIChatClient() Roger Barreto 2026-03-05 12:37:37 +00:00
  • 0e13d182e0 Merge branch 'main' into feature-xunit3-mtp-upgrade feature-xunit3-mtp-upgrade westey 2026-03-05 12:23:01 +00:00
  • 56bba795cb .NET: Add foundry extension samples for python and dotnet (#4359) Leo Yao 2026-03-05 03:43:24 -08:00
  • 158e418f7c Merge branch 'main' into feature-xunit3-mtp-upgrade westey 2026-03-05 11:33:00 +00:00
  • 8d7dfe6796 Update HostedAgents READMEs to reflect DefaultAzureCredential usage Roger Barreto 2026-03-05 11:28:36 +00:00
  • 7e2c5ad4e6 Tuning Chris Rickman 2026-03-05 03:10:40 -08:00
  • 0a266349a5 Add DefaultAzureCredential production warning comments to all HostedAgents samples Roger Barreto 2026-03-05 11:06:06 +00:00
  • 507de88d86 Remove unnecessary Microsoft.Agents.AI.* package references (transitive from AgentFramework) Roger Barreto 2026-03-05 11:02:42 +00:00
  • 6ce0447ff6 Tests Chris Rickman 2026-03-05 03:00:32 -08:00
  • f94766cb41 Merge branch 'main' into copilot/update-sample-references-to-1-0-0-beta-9 Roger Barreto 2026-03-05 10:59:02 +00:00
  • 2762526c09 Update HostedAgents samples for beta.9 API changes and add missing projects to slnx Roger Barreto 2026-03-05 10:57:43 +00:00
  • defb9dd51c Formatting Chris Rickman 2026-03-05 02:51:05 -08:00
  • f70423bd99 Cleanup Chris Rickman 2026-03-05 02:45:27 -08:00
  • 1428286bd1 Formatting Chris Rickman 2026-03-05 02:41:26 -08:00
  • 7608005dd7 Encoding Chris Rickman 2026-03-05 02:36:22 -08:00
  • dda15ea4b4 Updated Chris Rickman 2026-03-05 02:35:52 -08:00
  • 6dc65dbaa1 .NET: Increase credential timeout for Integration Tests (#4472) westey 2026-03-05 10:32:45 +00:00
  • c1b1c18bc2 Namespace Chris Rickman 2026-03-05 02:29:36 -08:00
  • 0e664029d1 Merge branch 'main' into crickman/feature-compaction Chris 2026-03-05 02:27:18 -08:00
  • b275d3410a Merge branch 'main' into crickman/feature-compaction-deux Chris 2026-03-05 02:25:33 -08:00
  • 0e8b9b283f Strategies Chris Rickman 2026-03-05 02:25:00 -08:00
  • 475c065680 Sample Chris Rickman 2026-03-05 01:53:53 -08:00
  • eb8406214e Stable Chris Rickman 2026-03-05 01:48:40 -08:00
  • fcd60daed5 Checkpoint Chris Rickman 2026-03-04 23:31:18 -08:00
  • 23cf75be3c Checkpoint Chris Rickman 2026-03-04 18:12:23 -08:00
  • d02051dbb6 Python: Add propagate_session to as_tool() for session sharing in agent-as-tool scenarios (#4439) Giles Odigwe 2026-03-04 15:14:17 -08:00
  • 23644ac6a7 .NET: bug fix for duplicate output on GitHubCopilotAgent (#3981) Daichi Isami 2026-03-04 13:40:34 -08:00
  • fd981da0f8 Fixed CA1873 warning (#4479) python-1.0.0rc3 dotnet-1.0.0-rc3 Dmytro Struk 2026-03-04 13:24:53 -08:00
  • 2bee67b220 Fix HostedAgents samples for Microsoft.Agents.AI 1.0.0-rc2 API changes Roger Barreto 2026-03-04 20:55:58 +00:00
  • da8a06d5ee Update HostedAgents samples to Azure.AI.AgentServer.AgentFramework 1.0.0-beta.9 and MEAI 10.3.0 copilot-swe-agent[bot] 2026-03-04 19:15:07 +00:00
  • 8c097a5f0a Initial plan copilot-swe-agent[bot] 2026-03-04 19:11:58 +00:00
  • b2ad1c3424 Update package versions (#4468) Dmytro Struk 2026-03-04 11:11:30 -08:00
  • 410b68e421 Merge branch 'main' into feature-xunit3-mtp-upgrade westey 2026-03-04 19:09:22 +00:00
  • afdd1e539d .NET: Discover skill resources from directory instead of markdown links (#4401) SergeyMenshykh 2026-03-04 18:37:11 +00:00
  • 4dad26fcae Python: [BREAKING] Support code-defined agent skills (#4387) SergeyMenshykh 2026-03-04 18:36:02 +00:00
  • 9203cbe42b Merge branch 'main' into feature-xunit3-mtp-upgrade westey 2026-03-04 17:40:24 +00:00
  • 5fb0cc106a Python: feat(claude): add plugins, setting_sources, thinking, and effort options to ClaudeAgentOptions (#4425) Dineshsuriya D 2026-03-04 22:35:15 +05:30
  • 965a1ec103 Updated package versions (#4470) Dmytro Struk 2026-03-04 08:49:48 -08:00
  • 5441fec79f Merge branch 'main' into feature-xunit3-mtp-upgrade westey 2026-03-04 15:30:47 +00:00
  • e8a7ffbc14 .NET: Skip flacky UT + (Attempt) Merge Gatekeeper fix (#4456) Roger Barreto 2026-03-04 14:39:54 +00:00
  • e730fc1c2e Merge branch 'main' into feature-xunit3-mtp-upgrade westey 2026-03-04 14:28:24 +00:00
  • e7961571a8 .NET: Update Azure.AI.Projects 2.0.0-beta.1 (#4270) Roger Barreto 2026-03-04 11:36:39 +00:00
  • f788fdc72b Disable OpenAIAssistant structured output integration tests (#4451) SergeyMenshykh 2026-03-04 11:21:05 +00:00
  • 4dc20c6be4 Python: Fix PowerFx eval crash on non-English system locales by setting CurrentUICulture to en-US (#4408) Evan Mattson 2026-03-04 14:46:16 +09:00
  • 931ec6b2d6 Align DurableTask.Client.AzureManaged to 1.19.1 Shyju Krishnankutty 2026-03-03 20:23:11 -08:00
  • f59eba4926 Fix GetExecutorName to handle agent names with underscores Shyju Krishnankutty 2026-03-03 19:57:43 -08:00
  • 41d5c6ea47 Fix typo PaymentProcesser -> PaymentProcessor and garbled arrows in README Shyju Krishnankutty 2026-03-03 19:50:16 -08:00
  • ae6b23c8d8 Fix dotnet format issues: add UTF-8 BOM and remove unused using Shyju Krishnankutty 2026-03-03 17:01:24 -08:00
  • 9213645141 Merge branch 'main' into feat/durable_task Shyju Krishnankutty 2026-03-03 16:54:01 -08:00
  • e3ea71ec2e fix(anthropic): set role='assistant' on message_start streaming update (#4329) Leela Karthik Uttarkar 2026-03-04 05:53:43 +05:30
  • b0ac3939c1 Python: Fix MCP tools duplicated on second turn when runtime tools are present (#4432) Giles Odigwe 2026-03-03 16:21:01 -08:00
  • b5edb529b7 Python: Upgraded azure-ai-projects to 2.0.0b4 (#4438) Dmytro Struk 2026-03-03 16:11:41 -08:00
  • 98819e5e94 Rename ConversationDynamics to AgentConversation; add example test project and README copilot/create-integration-test-harness copilot-swe-agent[bot] 2026-03-04 00:05:43 +00:00
  • 5ba1c6f0cc .NET: Updated Copilot SDK to the latest version (#4406) Dmytro Struk 2026-03-03 15:28:24 -08:00
  • 2b3c401848 Python: Fix: Parse oauth_consent_request events in Azure AI client (#4197) Giles Odigwe 2026-03-03 15:02:03 -08:00
  • 7135ed13eb Python: Add file_ids and data_sources support to get_code_interpreter_tool() (#4201) Giles Odigwe 2026-03-03 15:01:17 -08:00
  • 3c586b25ca Fix build errors: remove duplicate base class members, update renamed APIs Shyju Krishnankutty 2026-03-03 14:26:47 -08:00
  • e143c3de15 Updated to fix edge cases, and add more tests. Peter Ibekwe 2026-03-03 14:07:24 -08:00
  • cd8344dbc1 Move durable workflow samples to 04-hosting/DurableWorkflows Shyju Krishnankutty 2026-03-03 13:27:47 -08:00
  • 1a8729d5a7 Python: Fix workflow tests pyright warnings (#4362) Tao Chen 2026-03-03 13:52:05 -08:00