Using internal `SudoCommandProvider`?

For my run configurations, I’d like to add the ability to run as superuser.

There’s com.intellij.execution.sudo.SudoCommandProvider, but it’s @Internal.

Is there any change that this will be opened for 2025.2?

If there’s no change, I’ll have to do my own implementation :frowning:

Thanks!