Local tool calls that get a host argument too late now fail instead of running.
What's wrong with this entry?
Both the streaming and the direct tool-execution paths now check, before running a locally-executed tool, whether it was handed a host argument that arrived too late, and fail the call with a dedicated error rather than executing it.
late host argument on a local tool call
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.239
Remote tool execution is complete but hard-disabled in this build
Both mention execution
-
v2.1.239
The
deviceparameter is hidden from every tool that could run remotelyBoth mention execution
-
v2.1.239
Tools can declare whether they run remotely; Bash is the first, and it is scaffolding
Both mention execution