Expand description
Compatibility namespace for the HTTP protocol spoken by OpenCode 1.2.15.
Structs§
- Open
Code Adapter - Version-pinned projection around one existing SDK-owned runtime.
- Open
Code Event Projection - Stateful, client-protocol-only projection of canonical SDK events. It retains no agent or session state; only the currently rendered part IDs.
- Open
Code Request - One transport-neutral HTTP request before a listener adds wire framing.
- Open
Code Response - One compatible HTTP response.
Enums§
- Adapter
Error - Named adapter failures. The HTTP host preserves these stable compatible status codes and messages.
- Response
Body - 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.