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

File discovery.ts

packages/opencode/src/skill/discovery.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, path } from "@opencode-ai/core/effect/app-node-platform"
3import { NodePath } from "@effect/platform-node"
4import { Effect, Layer, Path, Schema, Context } from "effect"

Callers

nothing calls this directly

Calls 7

withTransientReadRetryFunction · 0.90
asMethod · 0.80
renameMethod · 0.80
getMethod · 0.65
removeMethod · 0.65
existsMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected