MCPcopy Create free account
hub / github.com/Infatoshi/OpenSquirrel / build_persistent_runtime_args

Function build_persistent_runtime_args

src/lib.rs:280–325  ·  view source on GitHub ↗

Normalize CLI args for persistent stream-json runtimes.

(
    base_args: &[String],
    model_flag: &str,
    model_override: Option<&str>,
    session_id: Option<&str>,
)