Dynamically infer available shields instead of --disable-safety
#110
Labels
good first issue
Good for newcomers
--disable-safety
#110
🚀 The feature, motivation and pitch
Our agent's client have
--disable-safety
flag to enable/disable running shields. This is helpful if user do not have shields served on server.Optimize this flag and dynamically check against available shields for running safety, and use that to determine whether shields should be run.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: