pub const PLUGIN_MANIFEST_DIRS: &[&str];Expand description
Manifest directory names accepted on a host, in preference order.
Cowork historically materialised the manifest under both the dotted and the undotted directory, so both are honoured when probing an installed bundle.