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.
//! Generated serde models of the opencode OpenAPI 3.1 wire contract.
//!//! AUTO-GENERATED by `scripts/codegen_opencode.py` from
//! `tests/schemas/opencode_openapi.json` (opencode 1.18.5). Do not edit by hand.
pubmodsamples;pubmodtypes;