MCPcopy Create free account
hub / github.com/anomalyco/opencode / shared.ts

File shared.ts

packages/llm/src/protocols/shared.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Buffer } from "node:buffer"
2import { Effect, Schema, Stream } from "effect"
3import * as Sse from "effect/unstable/encoding/Sse"
4import { Headers, HttpClientRequest } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 7

supportsContentFunction · 0.85
unsupportedContentFunction · 0.85
wrapSystemUpdateFunction · 0.85
invalidRequestFunction · 0.85
pushMethod · 0.80
atMethod · 0.80
fromMethod · 0.45

Tested by

no test coverage detected