Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion RELEASE_NOTES_0.5.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Microsoft 365 Agents SDK for Python - Release Notes v0.5.0

**Release Date:** October 20, 2025
**Release Date:** October 22, 2025
**Previous Version:** 0.4.0 (Released October 7, 2025)

## 🎉 What's New in 0.5.0
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-activity/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@ Core types and schemas for building conversational AI agents that work across Mi

This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-authentication-msal/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,24 @@ Provides secure authentication for your agents using Microsoft Authentication Li

This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-copilotstudio-client/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ This client library provides a direct connection to Copilot Studio agents, bypas
# What is this?
This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-hosting-aiohttp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,24 @@ This library bridges the Microsoft 365 Agents SDK with aiohttp, allowing you to

This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-hosting-core/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ This is the heart of the Microsoft 365 Agents SDK - think of it as the engine th
# What is this?
This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-hosting-teams/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,24 @@ This library is still in flux, as the interfaces to Teams continue to evolve.
# What is this?
This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-storage-blob/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u
# What is this?
This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down
18 changes: 18 additions & 0 deletions libraries/microsoft-agents-storage-cosmos/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,24 @@ This library implements the storage interface for the Microsoft 365 Agents SDK u
# What is this?
This library is part of the **Microsoft 365 Agents SDK for Python** - a comprehensive framework for building enterprise-grade conversational AI agents. The SDK enables developers to create intelligent agents that work across multiple platforms including Microsoft Teams, M365 Copilot, Copilot Studio, and web chat, with support for third-party integrations like Slack, Facebook Messenger, and Twilio.

## Release Notes
<table style="width:100%">
<tr>
<th style="width:20%">Version</th>
<th style="width:20%">Date</th>
<th style="width:60%">Release Notes</th>
</tr>
<tr>
<td>0.5.0</td>
<td>2025-10-22</td>
<td>
<a href="https://github.com/microsoft/Agents-for-python/blob/main/RELEASE_NOTES_0.5.0.md">
0.5.0 Release Notes
</a>
</td>
</tr>
</table>

## Packages Overview

We offer the following PyPI packages to create conversational experiences based on Agents:
Expand Down