OpenVoiceOS / ovos-core

OpenVoiceOS Core, the FOSS Artificial Intelligence platform.
https://openvoiceos.org
Apache License 2.0
122 stars 17 forks source link

standalone skills dont respect blacklist #493

Closed JarbasAl closed 2 months ago

JarbasAl commented 3 months ago

if a skill is launched standalone it bypasses the blacklisted_skills from config

492 ensures the skill will not match even if loaded

a companion PR should also be made in ovos-workshop skill loader, to save resources by not even loading the skill