Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ z } from
"zod"
2
import
{ fn } from
"./util/fn"
3
import
{ Actor } from
"./actor"
4
import
{ and, Database, eq, isNull } from
"./drizzle"
Callers
nothing calls this directly
Calls
11
fn
Function · 0.90
eq
Function · 0.85
workspace
Method · 0.80
insert
Method · 0.80
create
Method · 0.65
use
Method · 0.45
where
Method · 0.45
from
Method · 0.45
select
Method · 0.45
values
Method · 0.45
delete
Method · 0.45
Tested by
no test coverage detected