Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ setup-recording-env.ts
File
setup-recording-env.ts
packages/llm/script/setup-recording-env.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
{ NodeFileSystem } from
"@effect/platform-node"
4
import
* as path from
"node:path"
Callers
nothing calls this directly
Calls
15
validateBearer
Function · 0.85
validateBedrock
Function · 0.85
validateChat
Function · 0.85
hasFlag
Function · 0.85
readConfigString
Function · 0.85
requiredVars
Function · 0.85
providerRequiredStatus
Function · 0.85
promptVars
Function · 0.85
promptEnvVar
Function · 0.85
chooseProviders
Function · 0.85
printStatus
Function · 0.85
envWithValues
Function · 0.85
Tested by
no test coverage detected