MCPcopy
hub / github.com/anomalyco/opencode / provider.ts

File provider.ts

packages/console/core/src/provider.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod"
2import { fn } from "./util/fn"
3import { Actor } from "./actor"
4import { and, Database, eq, isNull } from "./drizzle"

Callers

nothing calls this directly

Calls 11

fnFunction · 0.90
eqFunction · 0.85
workspaceMethod · 0.80
insertMethod · 0.80
createMethod · 0.65
useMethod · 0.45
whereMethod · 0.45
fromMethod · 0.45
selectMethod · 0.45
valuesMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected