Skip to content

Align tool names#1995

Merged
pwang347 merged 12 commits intomainfrom
pawang/toolRename
Nov 20, 2025
Merged

Align tool names#1995
pwang347 merged 12 commits intomainfrom
pawang/toolRename

Conversation

@pwang347
Copy link
Member

@pwang347 pwang347 commented Nov 13, 2025

Update names as part of microsoft/vscode#277047

@pwang347 pwang347 marked this pull request as ready for review November 14, 2025 22:54
Copilot AI review requested due to automatic review settings November 14, 2025 22:54
@vs-code-engineering vs-code-engineering bot added this to the November 2025 milestone Nov 14, 2025
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 PR refactors the tool naming and organization system to align tool reference names and reorganize tool sets for better clarity and consistency.

Key Changes:

  • Standardized tool reference names (e.g., runVscodeCommandrunCommand, runCellrunNotebookCell)
  • Added legacyToolReferenceFullNames arrays to preserve backwards compatibility with old tool paths
  • Removed canBeReferencedInPrompt properties from multiple tools
  • Reorganized tool sets: replaced "runNotebooks" and "new" tool sets with new "read", "vscode", and "web" tool sets

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.nls.json Updated tool set descriptions, removing old entries for "runCommand", "runNotebook", "new", and "runTasks" tool sets, and adding new descriptions for "read", "search", and "web" tool sets
package.json Renamed tool reference names for consistency, added legacy name mappings for backwards compatibility, removed canBeReferencedInPrompt flags, and reorganized tools into new categorized tool sets (edit, read, search, vscode, web)

roblourens
roblourens previously approved these changes Nov 18, 2025
@pwang347 pwang347 enabled auto-merge November 20, 2025 00:24
@pwang347 pwang347 added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit d075338 Nov 20, 2025
16 checks passed
@pwang347 pwang347 deleted the pawang/toolRename branch November 20, 2025 02:05
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.

5 participants