Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ models.ts
File
models.ts
packages/opencode/src/cli/cmd/models.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EOL } from
"os"
2
import
{ Effect } from
"effect"
3
import
{ ModelsDev } from
"@opencode-ai/core/models-dev"
4
import
{ effectCmd, fail } from
"../effect-cmd"
Callers
nothing calls this directly
Calls
7
effectCmd
Function · 0.90
fail
Function · 0.90
refresh
Method · 0.80
print
Function · 0.70
list
Method · 0.65
use
Method · 0.45
make
Method · 0.45
Tested by
no test coverage detected