Skip to content

Fix Readme and Imports#42

Merged
mrunalhirve128 merged 2 commits intomainfrom
users/mrunalhirve/minorReadmeFix
Nov 13, 2025
Merged

Fix Readme and Imports#42
mrunalhirve128 merged 2 commits intomainfrom
users/mrunalhirve/minorReadmeFix

Conversation

@mrunalhirve128
Copy link
Contributor

Fix Readme and Imports

Copilot AI review requested due to automatic review settings November 13, 2025 04:52
@mrunalhirve128 mrunalhirve128 requested a review from a team as a code owner November 13, 2025 04:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request addresses import path corrections and README documentation improvements. The changes fix legacy "Kairo" references in import statements and update the documentation to improve clarity and consistency.

  • Fixed import paths by replacing microsoft_kairo references with the correct microsoft_agents_a365 package names
  • Reorganized imports in Semantic Kernel extension to improve code structure by consolidating imports and removing unnecessary blank lines
  • Updated README documentation to improve formatting, fix link descriptions, and standardize terminology

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
libraries/microsoft-agents-a365-tooling-extensions-semantickernel/microsoft_agents_a365/tooling/extensions/semantickernel/services/mcp_tool_registration_service.py Reorganized imports, moved MCPStreamableHttpPlugin import to logical position with other external imports, and corrected import paths from relative to absolute package names
libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/microsoft_agents_a365/tooling/extensions/azureaifoundry/services/mcp_tool_registration_service.py Fixed legacy microsoft_kairo import references by replacing them with correct microsoft_agents_a365 package paths, and reorganized imports to remove unnecessary blank lines
README.md Updated documentation formatting, improved link descriptions for better clarity, standardized SDK naming conventions, and removed trailing whitespace on telemetry and trademarks sections

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mrunalhirve128 mrunalhirve128 merged commit ed0d818 into main Nov 13, 2025
13 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

- [Agents-for-js repository](https://github.com/Microsoft/Agents-for-js)
- [Agents-for-python repository](https://github.com/Microsoft/Agents-for-python)
- [Microsoft 365 Agents SDK - C# /.NET repository](https://github.com/Microsoft/Agents-for-net)
- [Microsoft 365 Agents SDK - NodeJS /TypeScript repository](https://github.com/Microsoft/Agents-for-js)
Copy link

Copilot AI Nov 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inconsistent formatting: "NodeJS" should be "Node.js" to match the formatting used on line 122 and to follow the official Node.js branding guidelines.

Suggested change
- [Microsoft 365 Agents SDK - NodeJS /TypeScript repository](https://github.com/Microsoft/Agents-for-js)
- [Microsoft 365 Agents SDK - Node.js /TypeScript repository](https://github.com/Microsoft/Agents-for-js)

Copilot uses AI. Check for mistakes.
@pontemonti pontemonti deleted the users/mrunalhirve/minorReadmeFix branch December 5, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants