Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ models-dev.ts
File
models-dev.ts
packages/core/src/plugin/models-dev.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ define } from
"./internal"
2
import
type
{ ModelV2Info } from
"@opencode-ai/sdk/v2/types"
3
import
{ Effect, Stream } from
"effect"
4
import
{ EventV2 } from
"../event"
Callers
nothing calls this directly
Calls
11
define
Function · 0.90
applyModel
Function · 0.85
modeName
Function · 0.85
mergeCost
Function · 0.85
cost
Function · 0.70
get
Method · 0.65
update
Method · 0.65
subscribe
Method · 0.65
transform
Method · 0.45
values
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected