Skip to content

fix: Dev v4 to main merge#1010

Open
Dhruvkumar-Microsoft wants to merge 6 commits into
mainfrom
dev-v4
Open

fix: Dev v4 to main merge#1010
Dhruvkumar-Microsoft wants to merge 6 commits into
mainfrom
dev-v4

Conversation

@Dhruvkumar-Microsoft
Copy link
Copy Markdown
Collaborator

@Dhruvkumar-Microsoft Dhruvkumar-Microsoft commented May 29, 2026

Purpose

This pull request primarily focuses on renaming scripts to replace references to "azure_ai" with "foundry" for improved clarity and consistency, as well as making a small adjustment to error handling in the frontend. The changes help standardize naming conventions and slightly improve error message handling in the UI.

Script renaming and consistency:

  • Renamed infra/scripts/assign_azure_ai_user_role.sh to assign_foundry_user_role.sh and updated variable usage to reflect the new naming convention.
  • Renamed infra/scripts/cosmosdb_and_ai_user_role_assignment.sh to cosmosdb_and_foundry_user_role_assignment.sh, and updated all internal references and log messages from "azure_ai" to "foundry" for consistency.

Frontend error handling:

  • In src/App/src/hooks/usePlanWebSocket.tsx, removed the default empty string fallback for the raw_data field in error messages, so it now always uses the actual finalMessage value.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Ayaz-Microsoft and others added 5 commits May 25, 2026 19:58
Covers Dependabot PRs #995, #996, #997. Transitive upgrade applied via
`uv lock --upgrade-package idna` in src/App, src/backend, src/mcp_server.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
build: bump idna from 3.11 to 3.16 in uv.lock files
Copy link
Copy Markdown
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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

chore: addressed copilot review comments
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.

4 participants