Skip to main content

Module opencode_http_v1_2_15

Module opencode_http_v1_2_15 

Source
Expand description

Compatibility namespace for the HTTP protocol spoken by OpenCode 1.2.15.

Structs§

OpenCodeAdapter
Version-pinned projection around one existing SDK-owned runtime.
OpenCodeEventProjection
Stateful, client-protocol-only projection of canonical SDK events. It retains no agent or session state; only the currently rendered part IDs.
OpenCodeRequest
One transport-neutral HTTP request before a listener adds wire framing.
OpenCodeResponse
One compatible HTTP response.

Enums§

AdapterError
Named adapter failures. The HTTP host preserves these stable compatible status codes and messages.
ResponseBody
Adapter output. Event streams remain typed until the authenticated HTTP host binds them to one connection.

Constants§

HISTORY_LIMIT
Maximum historical messages projected into a stock-client attachment.
OPENCODE_CLI_VERSION
Only stock client release accepted by this compatibility namespace.
PROTOCOL_NAMESPACE
Exact protocol namespace pinned by the SUP-66 stock-client corpus.