Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request simplifies and standardizes the README documentation across all Microsoft Agents A365 SDK library packages. The changes transform verbose, feature-rich documentation into concise, practical guides that focus on essential usage patterns.
Key changes include:
- Streamlined README files across 12 library packages with consistent structure (title, badges, brief description, installation, usage examples, support, and license)
- Updated the main repository README.md with comprehensive SDK overview, project structure, build instructions, and useful links
- Standardized PyPI badges, GitHub issue links, and license references across all packages
Reviewed Changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| libraries/microsoft-agents-a365-tooling/README.md | Simplified from extensive feature documentation to focused tool server discovery examples with concise descriptions |
| libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md | Condensed from detailed Semantic Kernel integration guide to basic MCP tool registration example |
| libraries/microsoft-agents-a365-tooling-extensions-openai/README.md | Streamlined from comprehensive OpenAI integration documentation to essential MCP tool registration pattern |
| libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md | Reduced from detailed Azure AI Foundry documentation to core MCP tool registration with Azure credentials |
| libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md | Simplified from extensive Agent Framework documentation to basic tool registration example |
| libraries/microsoft-agents-a365-runtime/README.md | Condensed from detailed runtime documentation to focused Power Platform API discovery and authentication examples |
| libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md | Streamlined from comprehensive observability guide to basic configuration and instrumentation pattern |
| libraries/microsoft-agents-a365-observability-extensions-openai/README.md | Simplified from detailed tracing documentation to essential instrumentation setup |
| libraries/microsoft-agents-a365-observability-extensions-langchain/README.md | Reduced from extensive LangChain observability guide to core instrumentation example |
| libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md | Completely rewritten from minimal feature list to structured usage documentation with examples |
| libraries/microsoft-agents-a365-observability-core/README.md | Condensed from detailed configuration and scopes documentation to focused practical examples |
| libraries/microsoft-agents-a365-notifications/README.md | Streamlined from comprehensive M365 integration guide to basic notification handler patterns |
| README.md | Completely restructured from minimal documentation to comprehensive SDK overview with badges, project structure, build instructions, and useful links |
libraries/microsoft-agents-a365-observability-extensions-openai/README.md
Outdated
Show resolved
Hide resolved
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
libraries/microsoft-agents-a365-observability-extensions-openai/README.md
Outdated
Show resolved
Hide resolved
JimDaly
requested changes
Nov 10, 2025
Member
JimDaly
left a comment
There was a problem hiding this comment.
I found a lot of usage guidance that should be on learn.microsoft.com and not duplicated here.
Scope of README docs in the open source repository should focus on how to contribute to the project, not how to use it.
libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-langchain/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-openai/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md
Show resolved
Hide resolved
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
pontemonti
reviewed
Nov 10, 2025
JimDaly
previously approved these changes
Nov 12, 2025
JesuTerraz
previously approved these changes
Nov 12, 2025
libraries/microsoft-agents-a365-observability-extensions-openai/README.md
Outdated
Show resolved
Hide resolved
…nto users/mrunalhirve/AddReadMeForProjectsPython
libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-openai/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-openai/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-langchain/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-agentframework/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md
Outdated
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md
Outdated
Show resolved
Hide resolved
…nto users/mrunalhirve/AddReadMeForProjectsPython
libraries/microsoft-agents-a365-observability-extensions-semantickernel/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-agentframework/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-langchain/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-tooling-extensions-semantickernel/README.md
Show resolved
Hide resolved
libraries/microsoft-agents-a365-observability-extensions-langchain/README.md
Show resolved
Hide resolved
JesuTerraz
approved these changes
Nov 12, 2025
rahuldevikar761
approved these changes
Nov 12, 2025
skg-marimuthu
approved these changes
Nov 13, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Readme's