SIGN IN SIGN UP

Skill: Tool renames (#296383)

* Add tool-rename-deprecation skill for legacy name backward compat

* Fix deprecated name resolution for namespaced tool references in toolsets

When a tool belongs to a toolset and has legacyToolReferenceFullNames,
the deprecated names map now includes the namespaced form (e.g.
vscode/openSimpleBrowser → vscode/openIntegratedBrowser). Previously
only the bare name was mapped, so agent files using the full
toolSet/toolName path got 'Unknown tool' instead of the rename hint.
J
Josh Spicer committed
a987cc4e3ff3aabd35e4beef063afce650074018
Parent: 6a6ba4d
Committed by GitHub <[email protected]> on 2/19/2026, 10:52:43 PM