Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ providers.ts
File
providers.ts
packages/opencode/src/cli/cmd/providers.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Argv } from
"yargs"
2
import
{ Auth } from
"../../auth"
3
import
{ cmd } from
"./cmd"
4
import
{ CliError, effectCmd, fail } from
"../effect-cmd"
Callers
nothing calls this directly
Calls
15
fail
Function · 0.90
cmd
Function · 0.90
effectCmd
Function · 0.90
promptValue
Function · 0.85
cliTry
Function · 0.85
put
Function · 0.85
resolvePluginProviders
Function · 0.85
pipe
Function · 0.85
push
Method · 0.80
spawn
Method · 0.80
sync
Method · 0.80
refresh
Method · 0.80
Tested by
no test coverage detected