MCPcopy
hub / github.com/anomalyco/opencode / client.ts

File client.ts

packages/llm/src/route/client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Cause, Context, Effect, Layer, Schema, Stream } from "effect"
2import * as Option from "effect/Option"
3import { Auth, type Auth as AuthDef } from "./auth"
4import { Endpoint, type EndpointPatch } from "./endpoint"

Callers

nothing calls this directly

Calls 6

applyCachePolicyFunction · 0.90
resolveRequestOptionsFunction · 0.85
streamRequestWithFunction · 0.85
generateWithFunction · 0.85
compileFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected