Typed Rust SDK for the opencode agent server: serde models of its OpenAPI 3.1 HTTP/SSE protocol, plus an async (Tokio) client and a managed local-server launcher for driving opencode sessions, prompts, and permission flows.
//! Tested-against pin, machine-readable.
/// The opencode release this crate's live suite last passed against —
/// also asserted at runtime by the integration tests against the server's
/// reported version. Kept in lockstep with the README by CI.
pubfntested_cli_version()->&'staticstr{"1.18.30"}