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

File tools.ts

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

Source from the content-addressed store, hash-verified

1import { Agent } from "@/agent/agent"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import { Provider } from "@/provider/provider"
4import { ProviderTransform } from "@/provider/transform"

Callers

nothing calls this directly

Calls 10

base64SizeFunction · 0.85
formatBytesFunction · 0.85
pushMethod · 0.80
contextFunction · 0.70
executeFunction · 0.70
toolFunction · 0.50
makeMethod · 0.45
schemaMethod · 0.45
valuesMethod · 0.45
getServerCapabilitiesMethod · 0.45

Tested by

no test coverage detected