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

File agent.ts

packages/opencode/src/agent/agent.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 { PermissionV1 } from "@opencode-ai/core/v1/permission"
3import { Config } from "@/config/config"
4import { serviceUse } from "@opencode-ai/core/effect/service-use"

Callers

nothing calls this directly

Calls 10

serviceUseFunction · 0.90
pipeFunction · 0.85
generateObjectFunction · 0.85
getMethod · 0.65
listMethod · 0.65
findMethod · 0.65
valuesFunction · 0.50
makeMethod · 0.45
waitMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected