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

File account.ts

packages/opencode/src/account/account.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { httpClient } from "@opencode-ai/core/effect/app-node-platform"
3import { Cache, Clock, Duration, Effect, Layer, Option, Schema, SchemaGetter, Context } from "effect"
4import { serviceUse } from "@opencode-ai/core/effect/service-use"

Callers

nothing calls this directly

Calls 15

serviceUseFunction · 0.90
withTransientReadRetryFunction · 0.90
normalizeServerUrlFunction · 0.90
executeEffectOkFunction · 0.85
mapAccountServiceErrorFunction · 0.85
isTokenFreshFunction · 0.85
executeReadOkFunction · 0.85
executeReadFunction · 0.85
executeEffectFunction · 0.85
activeMethod · 0.80
toPollResultMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected