You'll notice
PowerShell checks now also validate the source path of copies and moves, and ask before a forced New-Item.
The PowerShell/pwsh command permission checker now also validates the read side of write operations, such as checking whether the source path of a copy or move is itself blocked. It also now requires an 'ask' approval for New-Item invoked with a force-like flag, via a new helper that gates these additional checks.
Names in the bundleNew-Item
Documented inapi/agents-and-tools/mcp-tunnels/quickstart