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

File discovery.ts

packages/core/src/skill/discovery.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as SkillDiscovery from "./discovery"
2
3import path from "path"
4import { Context, Effect, Layer, Schedule, Schema } from "effect"

Callers

nothing calls this directly

Calls 8

isSafeSegmentFunction · 0.85
isSafeRelativePathFunction · 0.85
asMethod · 0.80
renameMethod · 0.80
getMethod · 0.65
removeMethod · 0.65
existsMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected