Skip to content

feat(vsc): rename extension ui (part 1)#13555

Merged
tecton merged 12 commits intodevfrom
nintan/rebranding
Apr 2, 2025
Merged

feat(vsc): rename extension ui (part 1)#13555
tecton merged 12 commits intodevfrom
nintan/rebranding

Conversation

@tecton
Copy link
Contributor

@tecton tecton commented Mar 27, 2025

https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/32016885

String changes:
Teams Toolkit -> Microsoft 365 Agents Toolkit.

Metadata changes:
description and keywords.

UI Changes:

  1. icon and title.
    image
  2. command palette category.
    image
  3. configuration section.
    image
  4. output channel.
    image

"description": "Create, debug, and deploy Teams apps with Teams Toolkit",
"version": "5.14.0",
"displayName": "Microsoft 365 Agents Toolkit",
"description": "Create, debug, and deploy agents with Microsoft 365 Agents Toolkit",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@summzhan Please help to review description.

"license": "MIT",
"keywords": [
"Microsoft Teams",
"Microsoft Agents",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Review keyword.

"title": "%teamstoolkit.commands.createProject.title%",
"enablement": "!fx-extension.commandLocked",
"category": "Teams"
"category": "M365 Agents"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Review category.

@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.38%. Comparing base (6b63d68) to head (b73ff74).
Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##              dev   #13555    +/-   ##
========================================
  Coverage   90.38%   90.38%            
========================================
  Files         627      627            
  Lines       37720    37720            
  Branches     7416     7637   +221     
========================================
  Hits        34094    34094            
  Misses       1556     1556            
  Partials     2070     2070            
Files with missing lines Coverage Δ
packages/vscode-extension/src/constants.ts 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tecton tecton changed the title feat(vsc): rename package.json feat(vsc): rename extension ui Mar 27, 2025
@tecton tecton changed the title feat(vsc): rename extension ui feat(vsc): rename extension ui (part 1) Mar 27, 2025
@tecton tecton merged commit 4a04cd1 into dev Apr 2, 2025
20 checks passed
@tecton tecton deleted the nintan/rebranding branch April 2, 2025 09:15
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