Background agents can now search and list plugins and skills instead of being blocked from those tools.
What's wrong with this entry?
SearchPlugins, SearchSkills, ListPlugins and ListSkills are no longer filtered out of the tool set an async agent is allowed to run.
- The filter list is built from the same builder used for the coordinator-mode tool listing, and now has the four names spread into it as a group.
- Previously those names appeared only as individual tool definitions; the grouped list is new in this build.
- Nothing gates the addition itself, but other per-tool filters still apply on top of it.
VAo = ["SearchPlugins", "SearchSkills", "ListPlugins", "ListSkills"];
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.235
Question options with identical text are no longer confused with each other
Both mention agent
-
v2.1.236
Teammate messages whose summary swallowed the body are split back apart
Both mention agent
-
v2.1.238
Claude is told to stay in a worktree even when it did not create one
Both mention agent