Org plugin search now waits until your permissions are fully loaded before searching, avoiding patchy results.
What's wrong with this entry?
The org plugin-search request now awaits the same scope-expansion helper the plugin sync path already used before it POSTs, avoiding a request made under an incomplete scope.
- applies to the plugins search route only; the skill-search route does not take this path
- the surrounding call already requires the allow_plugin_skill_search policy
/api/oauth/organizations/:orgUUID/plugins/search
Strings lifted out of the shipped bundle, so the claim above can be checked against them.