MCPcopy Index your code
hub / github.com/anomalyco/opencode / opencode.ts

File opencode.ts

packages/core/src/plugin/provider/opencode.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Duration, Effect, Schema, Semaphore, Stream } from "effect"
2import type { Scope } from "effect"
3import type { IntegrationOAuthMethodRegistration } from "@opencode-ai/plugin/v2/effect/integration"
4import { define } from "@opencode-ai/plugin/v2/effect/plugin"

Callers

nothing calls this directly

Calls 15

defineFunction · 0.90
fetchProvidersFunction · 0.85
oauthFunction · 0.85
withoutCredentialsFunction · 0.85
remoteCostFunction · 0.85
activeMethod · 0.80
asMethod · 0.80
refreshFunction · 0.70
updateMethod · 0.65
getMethod · 0.65
subscribeMethod · 0.65
makeMethod · 0.45

Tested by

no test coverage detected