Can I ask for help with setup wildrig-multi in HiveOS
When I set "Hash algorithm: " to bcd and leave "Extra config arguments: " empty - I'm getting rejected shares "Invalid share" (seems wrong algo selected - it select's aergo by default)
When I set "Hash algorithm: " to --- and put "algo": "bcd" into "Extra config arguments:" field - i get error " ./wildrig-multi: unsupported non-option argument '"algo":'"
What parameters should I set for "Hash algorithm: " or / and for "Extra config arguments:" to mine BCD ?
Hm, seems I need to improve my scripts for HiveOS a bit. But you can configure everything using "Extra config arguments". They are command-line, not json

So just put there:
--algo bcd --opencl-launch=18x0
What about
--opencl-launch - it can be different, check optimal parameters table and maybe experiment for your cards. Also on moment - currently HiveOS will show wrong hashrate in GUI because of bug in my API. Today I will release a fix.
when is it planned to add cpu algo?
Currently have no plans to work on them.