From bebc4cefcbbb7714d7aabd8441c8707d7db16b5c Mon Sep 17 00:00:00 2001 From: Johan Broberg Date: Thu, 11 Dec 2025 09:08:12 -0800 Subject: [PATCH] Add survey link to README for user feedback Added a survey link for feedback on the Microsoft Agent 365 SDK and CLI. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 03bb27c0..dbeb17c0 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ The Microsoft Agent 365 SDK focuses on four core areas: - **Runtime**: Core utilities and extensions for agent runtime operations - **Tooling**: Developer tools and utilities for building sophisticated agent applications +## Survey + +Please help improve the Microsoft Agent 365 SDK and CLI by taking our survey: [Agent365 SDK Integration Feedback Survey](https://forms.office.com/r/wj0edu361y) + ## Current Project State This project is currently in active development. Packages are published to PyPI as they become available.