use crateArgs;
use crateLogger;
use crateresolve_and_stream;
/// Run a build-mode prompt: resolve the highest-priority non-limited provider for
/// the build mode key and stream the prompt through it.
///
/// # Errors
///
/// Stringified errors from resolution, timeout, or non-limit pi errors.