Plugin hooks and commands can point at files inside the plugin using $CLAUDE_PLUGIN_ROOT.
What's wrong with this entry?
Hooks and commands shipped by a plugin can now point at files inside the plugin itself, using $CLAUDE_PLUGIN_ROOT or ${CLAUDE_PLUGIN_ROOT} at the start of the path.
- The path validator accepts this prefix alongside the two it already allowed,
$HOMEand$CLAUDE_PROJECT_DIR. - Applies unconditionally, with no setting to turn it on.
$CLAUDE_PLUGIN_ROOT
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
Marketplaces can list plugins by bare name under
metadata.pluginRootBoth mention root
-
v2.1.239
Clearer marketplace validation errors
Both mention root