From d764f7cefeef7113dc85ee5603f975bd953ac86d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 12 Nov 2025 22:41:22 +0000 Subject: [PATCH 1/2] Initial plan From 39e30e2dc2e6060b12a70dcfe5a5bace7c3e4145 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 12 Nov 2025 22:45:37 +0000 Subject: [PATCH 2/2] Rename "Microsoft Agents A365 Notifications" to "Microsoft Agent 365 Notifications" Co-authored-by: pontemonti <7850950+pontemonti@users.noreply.github.com> --- .../microsoft_agents_a365/notifications/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/microsoft-agents-a365-notifications/microsoft_agents_a365/notifications/__init__.py b/libraries/microsoft-agents-a365-notifications/microsoft_agents_a365/notifications/__init__.py index 82433e32..b12f85c7 100644 --- a/libraries/microsoft-agents-a365-notifications/microsoft_agents_a365/notifications/__init__.py +++ b/libraries/microsoft-agents-a365-notifications/microsoft_agents_a365/notifications/__init__.py @@ -1,7 +1,7 @@ # Copyright (c) Microsoft. All rights reserved. """ -Microsoft Agents A365 Notifications +Microsoft Agent 365 Notifications Notification and messaging extensions for AI agent applications. This module provides utilities for handling agent notifications and routing.