The Bash tool's advice about preferred tools can be replaced with a custom list.
What's wrong with this entry?
The Bash tool's instructions to the model now accept a list of tool overrides. When a caller supplies one, the usual "avoid running find, grep, cat and similar" warning is replaced by a message tailored to that list; with no override, a separate check decides whether the standard warning appears at all.
- The override only takes effect if the caller passes a non-empty list, and which callers do so is not settled in this build.
FWt(o)
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.234
Every session now gets the
cdpermission warning in the Bash toolBoth mention bash tool
-
v2.1.234
Command lessons are recorded with the command that produced them
Both mention bash tool
-
v2.1.238
Directory tracking for backgrounded commands no longer breaks early
Both mention bash tool