MCPcopy 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

1import { EOL } from "os"
2import { Effect } from "effect"
3import { ModelsDev } from "@opencode-ai/core/models-dev"
4import { effectCmd, fail } from "../effect-cmd"

Callers

nothing calls this directly

Calls 7

effectCmdFunction · 0.90
failFunction · 0.90
refreshMethod · 0.80
printFunction · 0.70
listMethod · 0.65
useMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected