Under the hood
The PowerShell tool's internal code was renamed and reorganized with no behavior change found
What
The code behind Claude Code's PowerShell command-execution tool was renamed internally (helper function names, error classes, and telemetry field names such as tengu_powershell_tool_command_failed), but the actual control flow, error handling, and telemetry fields it reports appear unchanged.
Why
This is internal housekeeping. There is nothing for a user to notice or act on here.