Fix "Agent365" references to be "Agent 365" - #60
Merged
Johan Broberg (pontemonti) merged 32 commits intoNov 14, 2025
Merged
Conversation
Added detailed instructions for creating an official release of the Agent365 SDK for Node.js, including prerequisites, release types, and processes.
Johan Broberg (pontemonti)
marked this pull request as ready for review
November 14, 2025 00:18
Copilot started reviewing on behalf of
Johan Broberg (pontemonti)
November 14, 2025 00:18
View session
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR standardizes the naming convention for the product from "Agent365" to "Agent 365" (with a space) across documentation, comments, and configuration files. The changes also update repository URLs from the legacy "Agent365.git" to the current "Agent365-nodejs.git" structure and correct directory paths to reflect the new monorepo organization.
Key Changes
- Updated all references from "Agent365" to "Agent 365" in comments, documentation, and configuration files
- Updated repository URLs in package.json files from "https://github.com/microsoft/Agent365.git" to "https://github.com/microsoft/Agent365-nodejs.git"
- Corrected directory paths in package.json files to remove the outdated "nodejs/" prefix
Reviewed Changes
Copilot reviewed 12 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tests/package.json | Updated repository URL and directory path |
| tests/observability/integration/conftest.ts | Updated "Agent365" to "Agent 365" in JSDoc comments |
| tests/observability/core/observabilityManager.test.ts | Updated test suite description from "Agent365 SDK" to "Agent 365 SDK" |
| tests-agent/openai-agent-auto-instrument-sample/package.json | Updated description and repository URL |
| tests-agent/openai-agent-auto-instrument-sample/README.md | Updated all documentation references to use "Agent 365" and corrected repository paths |
| tests-agent/openai-agent-auto-instrument-sample/.env.example | Updated comment from "Agent365 Authentication Configuration" to "Agent 365 Authentication Configuration" |
| tests-agent/basic-agent-sdk-sample/src/index.ts | Updated console log message to use "Agent 365" |
| tests-agent/basic-agent-sdk-sample/README.md | Updated all documentation references and example paths to use "Agent 365" and new repository structure |
| packages/agents-a365-tooling/package.json | Updated repository URL and directory path |
| packages/agents-a365-tooling-extensions-openai/package.json | Updated repository URL and directory path |
| packages/agents-a365-tooling-extensions-langchain/package.json | Updated repository URL and directory path |
| packages/agents-a365-tooling-extensions-claude/package.json | Updated repository URL and directory path |
| packages/agents-a365-runtime/package.json | Updated repository URL and directory path |
| packages/agents-a365-observability/src/utils/logging.ts | Updated JSDoc comment to use "Agent 365" |
| packages/agents-a365-observability/src/tracing/exporter/utils.ts | Updated JSDoc comment and log message to use "Agent 365" |
| packages/agents-a365-observability/src/tracing/constants.ts | Updated JSDoc comment to use "Agent 365" |
| packages/agents-a365-observability/src/ObservabilityManager.ts | Updated all JSDoc comments to use "Agent 365" |
| packages/agents-a365-observability/src/ObservabilityBuilder.ts | Updated all JSDoc comments and error messages to use "Agent 365" |
| packages/agents-a365-observability/package.json | Updated repository URL and directory path |
| packages/agents-a365-observability-extensions-openai/src/index.ts | Updated JSDoc comment to use "Agent 365" |
| packages/agents-a365-observability-extensions-openai/package.json | Updated description to use "Agent 365 SDK" |
| package.json | Updated monorepo description to use "Agent 365 SDK" |
| HOW_TO_RELEASE.md | Updated all documentation references to use "Agent 365" and new repository URLs |
| HOW_TO_BUILD.md | Updated all documentation references to use "Agent 365" and removed broken link to samples directory |
Contributor
|
Except comments can we have Microsoft before Agent 365 in description or any release stuff |
Copilot started reviewing on behalf of
Johan Broberg (pontemonti)
November 14, 2025 05:00
View session
Updated the guide to reflect the official release process for the Microsoft Agent 365 SDK for Node.js, including prerequisites, release types, and detailed steps for creating a release.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot started reviewing on behalf of
Johan Broberg (pontemonti)
November 14, 2025 05:04
View session
Mrunal Suyoga Hirve (mrunalhirve128)
approved these changes
Nov 14, 2025
Johan Broberg (pontemonti)
deleted the
users/johanb/FixAgent365References
branch
November 14, 2025 05:13
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.
No description provided.